Skip to content

Commit 75a43a1

Browse files
Bump ws and socket.io in /src/ElectronNET.WebApp/ElectronHostHook
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]>
1 parent 21c17dc commit 75a43a1

File tree

2 files changed

+112
-62
lines changed

2 files changed

+112
-62
lines changed

src/ElectronNET.WebApp/ElectronHostHook/package-lock.json

+111-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ElectronNET.WebApp/ElectronHostHook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Gregor Biswanger",
1414
"license": "MIT",
1515
"devDependencies": {
16-
"socket.io": "^4.6.1",
16+
"socket.io": "^4.7.5",
1717
"typescript": "^5.0.2"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)