From baf0f8b68593f95a4d6b43e2ddb448e2dcc0f4b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Sep 2021 21:07:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9aa40ff..7aa7691 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-chartjs-2": "^2.9.0", "react-dom": "^16.13.1", "react-redux": "^7.2.1", - "react-scripts": "3.4.1", + "react-scripts": "4.0.0", "redux": "^4.0.5" }, "scripts": {