From 224cd455c2fc943f2d5e189c2fa18964346d3e83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2020 07:26:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e14369..e12152a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "eslint": "^3.19.0", "eslint-plugin-react": "^6.10.3", - "react-scripts": "0.9.5" + "react-scripts": "2.0.0" }, "dependencies": { "typograf": "^6.1.0",