From 2bd11cc173ada22856fb5fe539e64928cbf12e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 06:40:48 +0000 Subject: [PATCH] Bump socket.io from 2.4.1 to 4.1.1 Bumps [socket.io](https://github.com/socketio/socket.io) from 2.4.1 to 4.1.1. - [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.4.1...4.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d56481..90237cb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "midi": "^1.0.4", "obs-websocket-js": "^4.0.2", "osc": "^2.4.1", - "socket.io": "^2.2.0", + "socket.io": "^4.1.1", "telnet-client": "^1.2.4", "uuid": "^8.3.2", "ws": "^7.1.2"