From f2be0b79ce2e20882766665dcb3cab6073fca93b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 07:37:29 +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 f4ea3e5..2cc1a3f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "app-root-path": "2.1.0", "classnames": "2.2.6", "cors": "2.8.5", - "express": "4.16.4", + "express": "4.22.0", "graphql": "14.1.1", "graphql-tag": "2.9.2", "helmet": "3.15.0",