From 552dfdb5866eb1a36c50059f56af6ad897eaddd4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Aug 2025 13:39:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 314291c..8c4ccf6 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": "4.0.0", "react-uid": "^2.2.0" }, "scripts": {