From 927134ae01039c70acb1889a0fa10919f0250fcf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 14:19:27 +0000 Subject: [PATCH] fix: car-store-context/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- car-store-context/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/car-store-context/package.json b/car-store-context/package.json index f714cd8..e90d94b 100644 --- a/car-store-context/package.json +++ b/car-store-context/package.json @@ -5,7 +5,7 @@ "dependencies": { "react": "^16.4.2", "react-dom": "^16.4.2", - "react-scripts": "1.1.4" + "react-scripts": "5.0.0" }, "scripts": { "start": "react-scripts start",