From b82c17a055baa34c9c80483266308e7fe51040bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jan 2026 11:54:15 +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-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- WG-Dash/src/static/app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WG-Dash/src/static/app/package.json b/WG-Dash/src/static/app/package.json index 83f3f4da..dcddd4dc 100644 --- a/WG-Dash/src/static/app/package.json +++ b/WG-Dash/src/static/app/package.json @@ -22,7 +22,7 @@ "fuse.js": "^7.0.0", "i": "^0.3.7", "is-cidr": "^5.0.3", - "npm": "^10.5.0", + "npm": "^11.6.1", "ol": "^10.2.1", "pinia": "^2.1.7", "qrcode": "^1.5.3",