Skip to content

Commit 8081f77

Browse files
Bump cookie and socket.io in /files_wcf/acp/be.bastelstu.wcf.nodePush
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `cookie` from 0.4.2 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.2...v0.7.2) Updates `socket.io` from 4.6.1 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/[email protected]) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect - dependency-name: socket.io dependency-version: 4.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f76f86 commit 8081f77

File tree

2 files changed

+103
-62
lines changed

2 files changed

+103
-62
lines changed

files_wcf/acp/be.bastelstu.wcf.nodePush/package-lock.json

Lines changed: 102 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

files_wcf/acp/be.bastelstu.wcf.nodePush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"express": "^4.21.1",
1717
"rc": "^1.2.8",
1818
"redis": "^3.1.2",
19-
"socket.io": "^4.6.1"
19+
"socket.io": "^4.8.1"
2020
},
2121
"type": "module",
2222
"exports": "./server.js",

0 commit comments

Comments
 (0)