Skip to content

Commit

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


Updates `ws` from 8.2.3 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.2.3...8.17.1)

Updates `socket.io` from 4.5.3 to 4.7.5
- [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.5.3...4.7.5)

---
updated-dependencies:
- dependency-name: ws
  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 Jun 19, 2024
1 parent 09046d9 commit 430e76c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 63 deletions.
140 changes: 78 additions & 62 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 @@ -22,7 +22,7 @@
"express": "^4.19.2",
"mariadb": "^3.0.2",
"moment": "^2.29.4",
"socket.io": "^4.5.3",
"socket.io": "^4.7.5",
"suncalc": "^1.9.0"
},
"devDependencies": {
Expand Down

0 comments on commit 430e76c

Please sign in to comment.