From 516578a34839139d95986b30cac65c869041b755 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 06:27:53 +0000 Subject: [PATCH] Bump socket.io-client from 1.7.4 to 3.0.3 Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 1.7.4 to 3.0.3. - [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.3) 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..a16308c 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.3", "webpack-stream": "^3.2.0" }, "dependencies": {