Skip to content

Commit

Permalink
Bump engine.io and socket.io
Browse files Browse the repository at this point in the history
Bumps [engine.io](https://github.com/socketio/engine.io) to 3.6.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `engine.io` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@3.5.0...3.6.1)

Updates `socket.io` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent 4f25190 commit 6411d4b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"debug": "^2.2.0",
"express": "^4.14.0",
"pug": "^3.0.1",
"socket.io": "^2.4.0"
"socket.io": "^2.5.0"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit 6411d4b

Please sign in to comment.