From 30f97daae1146cada20660410c8c6fbedcb0a359 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 04:25:56 +0000 Subject: [PATCH] [Security] Bump socket.io from 0.9.19 to 4.1.3 Bumps [socket.io](https://github.com/socketio/socket.io) from 0.9.19 to 4.1.3. **This update includes a security fix.** - [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/0.9.19...4.1.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index a239f75b..d874fe7e --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt": "~0.4.1", "grunt-cli": "~0.1.9", "grunt-bower-task": "~0.4.0", - "socket.io": "~0.9.16", + "socket.io": "~4.1.3", "bcryptjs": "~1.0.4", "socket.io-client": "~0.9.16", "sinon": "~1.7.3",