From 7e2a444c831c7d638b142fbeb3742931b809b009 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Aug 2025 00:14:45 +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-BRACES-6838727 - 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 37734fb3e3..1b9319fd08 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.2.0", + "react-scripts": "^4.0.0", "tachyons": "^4.11.1" }, "scripts": { From 631886459e7f7bef7a32f888de1d188c6f385d3f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 12:09:44 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728