From 5a4b1dc4285a0f195eb67db18b503d9dc8d2b5fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Aug 2025 06:51:17 +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 - 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 baa4896..5e20f6a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-preloaders": "^3.0.3", "react-router": "^6.0.2", "react-router-dom": "^5.1.2", - "react-scripts": "3.4.1", + "react-scripts": "5.0.0", "react-slick": "^0.25.2", "router": "^1.3.5", "slick-carousel": "^1.8.1",