From a9bca12daa89a9488a3cf705fa0999f9c143973d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 19:14:26 +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 --- 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",