From f65672ae76af918e1afff68cec551c3bfe93ecc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jun 2024 00:20:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIO-7278048 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b124d0..22e5061 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.6.2", "time-ago": "*", "turtlecoin-multi-hashing": "git+https://github.com/BlackPeter13/node8-multihashing.git", "utf-8-validate": "*"