From 614dfdc82bfe95e01f8130424beaf53d1ecaa787 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 05:20:33 +0000 Subject: [PATCH 1/2] 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-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - 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 be623e00d0..42e3779800 100644 --- a/examples/browser-create-react-app/package.json +++ b/examples/browser-create-react-app/package.json @@ -8,7 +8,7 @@ "ipfs-css": "^0.13.1", "react": "^16.8.0", "react-dom": "^16.8.0", - "react-scripts": "3.1.1", + "react-scripts": "5.0.0", "tachyons": "^4.11.1" }, "scripts": { From fefd71676e732bdd640d77aa3bfdbc961c176583 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 05:58:30 +0000 Subject: [PATCH 2/2] 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-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728