From a9d15d56a01cb04e02180de38bff03432326fb59 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 12:20:45 +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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 149c6b3..ef668ae 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-touch": "^0.4.4", "redux": "^4.0.0", "redux-promise-middleware": "^6.1.1", - "socket.io": "^2.1.1", + "socket.io": "^4.1.1", "socket.io-client": "^2.1.1", "stripe": "^8.92.0", "sweetalert2": "^8.15.2"