From b284bf9eebea0b3ad3e799e0f521b2e0198d429a Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:36:42 +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-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097 --- 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",