From 3b3560d37fc38c408aef076de885c0a294abfb16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 11:02:30 +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 16225eb..314398a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "keywords": [], "author": "codingChewie", "dependencies": { - "express": "^4.16.2", + "express": "^4.22.0", "socket.io": "^2.0.3" }, "devDependencies": {