From 6368546afabba999b20d62ad0148bc4cd9643e51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 03:35:02 +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-15038581 --- 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",