From 92c5a1c1a052d8e2de0a5a2538fb4aa26a456a68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jul 2018 00:25:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2fcf34..f60dc55 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-redux": "^5.0.5", "react-router-dom": "^4.1.2", "react-router-redux": "^5.0.0-alpha.9", - "react-scripts": "1.0.10", + "react-scripts": "1.1.1", "redux": "^3.7.2", "redux-thunk": "^2.2.0", "typeface-roboto": "0.0.50"