From 0fb5bc971e052fb48a3ea7e5f8bcc19fbd22aab7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 09:24:50 +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 7c75c87..d3d48e1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@webcomponents/custom-elements": "^1.2.1", "cheerio": "^1.0.0-rc.2", "core-js": "^2.5.4", - "express": "^4.16.4", + "express": "^4.22.0", "glob": "^7.1.3", "googleapis": "^37.2.0", "module-alias": "^2.1.0",