From b36113064f7f979f0024f890bac1d12fcafd5315 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Aug 2018 00:05:40 +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 498d7fe..418dab5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "react-dropzone": "^4.2.9", "react-github-corner": "^2.1.0", "react-progressbar.js": "^0.2.0", - "react-scripts": "1.1.1" + "react-scripts": "1.1.5" }, "scripts": { "start": "react-scripts start",