From 982975ba3c15d4722e14b0b5c29eb3cc3a1d9e1a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Apr 2019 02:07:37 +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 ffafa42..c5b29d1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "express": "4.14.0", "foreman": "3.0.1", "fs": "0.0.2", - "react-scripts": "1.1.1", + "react-scripts": "3.0.0", "sql.js": "^0.3.2", "superagent": "^3.8.1", "snyk": "^1.83.0"