From 4ff7f74198f872063e909cb218313925b2abbae0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Oct 2018 03:01:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:fresh:20170908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 187020c..a551037 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "react-tap-event-plugin": "2.0.1", "react-timeago": "3.1.3", "rfx-core": "^1.5.3", - "serve-static": "1.11.1", + "serve-static": "1.12.5", "socket.io-client": "1.7.2", "tachyons": "4.6.1", "uuid": "3.0.1",