From 92b0c88b9650eb1fadeb9ecc55d995e2e1bece11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Oct 2024 04:36:30 +0000 Subject: [PATCH] fix: i/46/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- i/46/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i/46/package.json b/i/46/package.json index 212d771..8095d2b 100644 --- a/i/46/package.json +++ b/i/46/package.json @@ -9,7 +9,7 @@ "author": "", "license": "ISC", "dependencies": { - "express": "^4.17.3", + "express": "^4.21.1", "http": "0.0.1-security", "socket.io": "^2.4.0" }