From 6d19dc5633af6c9338c729e356cfc4e7c3cb12e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 10:04:35 +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 df70465..ba291b7 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@bufbuild/protobuf": "^2.2.3", "@connectrpc/connect": "^2.0.2", "@connectrpc/connect-node": "^2.0.2", - "express": "^4.21.2", + "express": "^4.22.0", "jwt-decode": "^4.0.0" }, "devDependencies": {