From 4395fc56881df4f01f1aa83bf034df7788215f21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 10:00:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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": {