Skip to content

Commit

Permalink
build(deps): bump socket.io from 3.1.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](socketio/socket.io@3.1.2...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2021
1 parent 4b4a1e4 commit b9241ff
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 deletions.
51 changes: 28 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"ioredis": "^4.24.4",
"socket.io": "^3.1.2"
"socket.io": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.20",
Expand Down

0 comments on commit b9241ff

Please sign in to comment.