From 3b42168e158aa64a528fea54a64a26b5f668c1e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 17:59:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd40bd3..62af807 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "delegates": "^1.0.0", "is-type-of": "^1.2.1", "koa-compose": "^4.1.0", - "socket.io": "^2.1.1", + "socket.io": "^3.0.0", "socket.io-redis": "^5.2.0" }, "devDependencies": {