From 208a8753b94bfa626bfb5dd73f78422da140aba2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Aug 2024 23:47:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 314291c..5640af7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "prop-types": "^15.7.2", "react": "^16.8.6", "react-dom": "^16.8.6", - "react-scripts": "3.0.1", + "react-scripts": "5.0.0", "react-uid": "^2.2.0" }, "scripts": {