From 93f6271eafc642485299cb027809a58cf13b7bb1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Nov 2022 18:22:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd3ca41..6eae110 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": "^2.5.0" }, "repository": { "type": "git",