Skip to content

Commit

Permalink
Bump ws and socket.io in /src/ElectronNET.WebApp/ElectronHostHook
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/4.7.5/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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 21c17dc commit 75a43a1
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 62 deletions.
172 changes: 111 additions & 61 deletions src/ElectronNET.WebApp/ElectronHostHook/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 src/ElectronNET.WebApp/ElectronHostHook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Gregor Biswanger",
"license": "MIT",
"devDependencies": {
"socket.io": "^4.6.1",
"socket.io": "^4.7.5",
"typescript": "^5.0.2"
},
"dependencies": {
Expand Down

0 comments on commit 75a43a1

Please sign in to comment.