From 37e9232b04543b24a1f21c836f81ab169f0eb90e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 07:23:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd3ca41..5233dfe 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "mysql": "^2.9.0", "mysql2": "^1.3.6", "sequelize": "^4.3.2", - "socket.io": "^1.5.1" + "socket.io": "^4.8.0" }, "repository": { "type": "git",