From 3fc525de92e2e577afd1677325c1e079bda75b55 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Feb 2026 11:18:36 +0000 Subject: [PATCH] fix: WG-Dash/src/static/app/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- WG-Dash/src/static/app/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WG-Dash/src/static/app/package.json b/WG-Dash/src/static/app/package.json index 83f3f4da..1a9f5a72 100644 --- a/WG-Dash/src/static/app/package.json +++ b/WG-Dash/src/static/app/package.json @@ -18,11 +18,11 @@ "bootstrap-icons": "^1.11.3", "cidr-tools": "^7.0.4", "dayjs": "^1.11.12", - "electron-builder": "^24.13.3", + "electron-builder": "^26.6.0", "fuse.js": "^7.0.0", "i": "^0.3.7", "is-cidr": "^5.0.3", - "npm": "^10.5.0", + "npm": "^11.6.4", "ol": "^10.2.1", "pinia": "^2.1.7", "qrcode": "^1.5.3",