From 1513909af31f641553a39b7faaaa56350720b147 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Jun 2018 01:41:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 187020c..1933a8a 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.13.0", "socket.io-client": "1.7.2", "tachyons": "4.6.1", "uuid": "3.0.1",