From 7c9e6f36f3241790a93cf5998f14c6dbd240a77f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 05:27:46 +0000 Subject: [PATCH] fix: examples/browser-create-react-app/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- examples/browser-create-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/browser-create-react-app/package.json b/examples/browser-create-react-app/package.json index ac61a6a51a..2a93e962d0 100644 --- a/examples/browser-create-react-app/package.json +++ b/examples/browser-create-react-app/package.json @@ -8,7 +8,7 @@ "ipfs-css": "^1.3.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-scripts": "^4.0.3", + "react-scripts": "^5.0.0", "tachyons": "^4.11.1" }, "devDependencies": {