From 61ace287307e947f2a97515c7d40451f0903e8c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 06:06:59 +0000 Subject: [PATCH] Bump socket.io from 2.3.0 to 3.0.4 Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 3.0.4. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/2.3.0...3.0.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0203bfd..0e1c8d1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "passport-github": "^1.1.0", "path": "^0.12.7", "queue": "^6.0.1", - "socket.io": "^2.2.0" + "socket.io": "^3.0.4" }, "license": "MIT" }