From 5655948f896440836b9ac4072212f5a7df3155ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Dec 2025 23:28:19 +0000 Subject: [PATCH] fix: data-browser-ui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- data-browser-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-browser-ui/package.json b/data-browser-ui/package.json index 93a6365d..59d37147 100644 --- a/data-browser-ui/package.json +++ b/data-browser-ui/package.json @@ -19,7 +19,7 @@ "babel-preset-es2015": "^6.16.0", "cloudboost": "^1.1.483", "ejs": "^2.6.1", - "express": "^4.14.0", + "express": "^4.22.0", "halogen": "^0.2.0", "history": "^4.3.0", "material-design-lite": "^1.2.1",