From 3e7a6e111b4fdb87f3fbd802c90c45807285a523 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Aug 2018 06:03:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 289f5b4..de39154 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-devtools": "^3.1.0", "react-dom": "^16.3.2", "react-redux": "^5.0.7", - "react-scripts": "1.1.1", + "react-scripts": "1.1.5", "react-virtualized": "^9.18.5", "recompose": "^0.26.0", "redux": "^3.7.2",