From 126b0e05788f48a88fc0ebf9841e2e3068600af9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 17:40:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bfaae82..6c129e5b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "lodash": "^4.17.10", "react": "^16.4.1", "react-dom": "^16.4.1", - "react-scripts": "1.1.4", + "react-scripts": "5.0.0", "react-sparklines": "^1.7.0" }, "scripts": {