From 9994e827b667d0bcd896457021a93631e4c6d5dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Aug 2017 11:53:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ecstatic:20151223 Latest report for d2s/koodiklinikka.fi: https://snyk.io/test/github/d2s/koodiklinikka.fi --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efc0db8..d7ac72e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "axios": "^0.4.2", "classnames": "^2.2.1", "font-awesome": "^4.4.0", - "http-server": "^0.8.0", + "http-server": "^0.9.0", "lodash": "^3.9.1", "parse-github-event": "^0.2.0", "prop-types": "^15.5.10",