Skip to content

Commit

Permalink
Bump socket.io from 2.2.0 to 4.0.1 (#410)
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 4.0.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](socketio/socket.io@2.2.0...4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2021
1 parent 74fe3db commit 3058f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"xmldom": "^0.1.19",
"cbor-js": "^0.1.0",
"webworkify": "^1.5.0",
"socket.io": "2.2.0"
"socket.io": "4.0.1"
},
"directories": {
"example": "examples",
Expand Down

0 comments on commit 3058f0d

Please sign in to comment.