From e1fcfd52d33325866b852378e30c035b36a7afef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 23:07:30 +0000 Subject: [PATCH] Bump socket.io from 0.6.18 to 2.3.0 Bumps [socket.io](https://github.com/socketio/socket.io) from 0.6.18 to 2.3.0. - [Release notes](https://github.com/socketio/socket.io/releases) - [Commits](https://github.com/socketio/socket.io/commits/2.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41a00ca..3a5eb47 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "coffee-script": "1.1", "less": "1", "express": "2", - "socket.io": "0.6", + "socket.io": "2.3", "underscore": "1", "optimist": "0.1", "redis": "0.6",