From fad988309230483619b7e9aa80b8cbf8fcfe8218 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 18:57:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-5596892 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b124d0..8bb9272 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "nodemailer": "^6.4.18", "nodemailer-sendmail-transport": "*", "redis": "3.0.2", - "socket.io": "^3.1.1", + "socket.io": "^4.5.2", "time-ago": "*", "turtlecoin-multi-hashing": "git+https://github.com/BlackPeter13/node8-multihashing.git", "utf-8-validate": "*"