From 8bebd09b6cbc3699a7dce811248026a1b3f3c354 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 04:36:52 +0000 Subject: [PATCH] fix: ReactCart/thinkswell/ReactCart2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- ReactCart/thinkswell/ReactCart2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReactCart/thinkswell/ReactCart2/package.json b/ReactCart/thinkswell/ReactCart2/package.json index 74845c0b3..7b4d4b54e 100644 --- a/ReactCart/thinkswell/ReactCart2/package.json +++ b/ReactCart/thinkswell/ReactCart2/package.json @@ -9,7 +9,7 @@ "react": "^16.13.1", "react-dom": "^16.13.1", "react-router-dom": "^5.2.0", - "react-scripts": "^3.4.3" + "react-scripts": "^5.0.0" }, "scripts": { "start": "react-scripts start",