Skip to content

Commit

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


Updates `engine.io` from 6.1.1 to 6.2.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@6.1.1...6.2.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2022
1 parent d00f4cd commit bb79ee9
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 101 deletions.
169 changes: 69 additions & 100 deletions Web Development/Intermediate/ChatApp/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 Web Development/Intermediate/ChatApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"express": "^4.17.2",
"moment": "^2.29.4",
"socket.io": "^4.4.1"
"socket.io": "^4.5.4"
},
"devDependencies": {
"nodemon": "^2.0.20"
Expand Down

0 comments on commit bb79ee9

Please sign in to comment.