From 57a8249e31a1dd00a816cd4149c39fcf52efa6e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 22:27:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- 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",