Skip to content

Commit

Permalink
Bump ws and socket.io in /files_wcf/acp/be.bastelstu.wcf.nodePush
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.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.11.0...8.17.1)

Updates `socket.io` from 4.6.1 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.6.1...4.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d1d84dd commit 3b940e6
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 42 deletions.
128 changes: 87 additions & 41 deletions files_wcf/acp/be.bastelstu.wcf.nodePush/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 files_wcf/acp/be.bastelstu.wcf.nodePush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"express": "^4.19.2",
"rc": "^1.2.8",
"redis": "^3.1.2",
"socket.io": "^4.6.1"
"socket.io": "^4.7.5"
},
"type": "module",
"exports": "./server.js",
Expand Down

0 comments on commit 3b940e6

Please sign in to comment.