From 1e8e569f3a90a16783c6ee3f8077ccf20b12beba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 03:08:52 +0000 Subject: [PATCH] fix: ui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 422681f45aac8..74627f8a87cc5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -32,7 +32,7 @@ "classnames": "^2.2.5", "color": "^3.1.0", "cookie": "^0.3.1", - "copy-webpack-plugin": "^6.1.1", + "copy-webpack-plugin": "^7.0.0", "dagre": "^0.8.2", "deepmerge": "^3.2.0", "foundation-sites": "^6.4.3",