From f0119e1c190c4fcfab0ba6fab81842dc306dfd7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 08:26:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 515ec8dde..e11e0c975 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "clean-jsdoc-theme": "^4.2.17", "cypress": "^13.7.2", "docdash-with-dark-mode": "^1.0.1", - "express": "^4.19.2", + "express": "^4.22.0", "jest": "^29.7.0", "jsdoc": "^3.6.3", "marked": "^4.0.10",