From b2a64bcaf15c095f5f8861c3e70ef00a07ec7375 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 11:01:53 +0000 Subject: [PATCH] fix: dashboard-ui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- dashboard-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/package.json b/dashboard-ui/package.json index 96a00443..c8324d18 100644 --- a/dashboard-ui/package.json +++ b/dashboard-ui/package.json @@ -62,7 +62,7 @@ "cloudboost": "^2.0.262", "css-loader": "^0.26.1", "ejs": "^2.5.3", - "express": "^4.14.0", + "express": "^4.22.0", "file-saver": "^2.0.1", "jquery": "^3.1.0", "material-ui": "^0.16.7",