From 696c783d850bd21141dc513c2d1b09a19743af2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 04:23:41 +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-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- 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": {