From a0541100588e3a2796efef63f73537723e7e5104 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 05:11:56 +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-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- 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": {