From b76059930fcbdda466e1bb0f946e8fc93c54df41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 07:14:48 +0000 Subject: [PATCH] Bump socket.io-client from 1.7.4 to 3.0.4 Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 1.7.4 to 3.0.4. - [Release notes](https://github.com/socketio/socket.io-client/releases) - [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-client/compare/1.7.4...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 13ac41a..20cb23b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "istanbul": "^0.4.5", "mocha": "^3.4.2", "socket.io": "^1.4.8", - "socket.io-client": "^1.4.8", + "socket.io-client": "^3.0.4", "webpack-stream": "^3.2.0" }, "dependencies": {