Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 0294a77

Browse files
Bump cookie, express and socket.io
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) Updates `socket.io` from 4.2.0 to 4.8.0 - [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-type: indirect - dependency-name: express dependency-type: direct:production - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3000184 commit 0294a77

2 files changed

Lines changed: 72 additions & 120 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"homepage": "https://github.com/ohglobal/ZoomChatProxy#readme",
1919
"dependencies": {
2020
"axios": "^0.24.0",
21-
"express": "^4.21.0",
21+
"express": "^4.21.1",
2222
"node-osc": "^6.1.7",
23-
"socket.io": "^4.6.2"
23+
"socket.io": "^4.8.0"
2424
}
2525
}

0 commit comments

Comments
 (0)