From 0c97764cd785deac8ee8eae268187bba881549c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Jan 2026 05:45:05 +0000 Subject: [PATCH] fix: visual-embed/custom-actions/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 --- visual-embed/custom-actions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visual-embed/custom-actions/package.json b/visual-embed/custom-actions/package.json index cef2975..55a244b 100644 --- a/visual-embed/custom-actions/package.json +++ b/visual-embed/custom-actions/package.json @@ -8,7 +8,7 @@ "react-burger-menu": "3.0.6", "react-dom": "17.0.2", "react-router-dom": "6.2.2", - "react-scripts": "4.0.0", + "react-scripts": "5.0.0", "web-vitals": "^2.1.4" }, "scripts": {