Skip to content

Commit 042d46c

Browse files
chore(deps): bump cookie and socket.io (#26)
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.2 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3786a0e commit 042d46c

File tree

2 files changed

+74
-39
lines changed

2 files changed

+74
-39
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"express": "^4.21.2",
1919
"jsonwebtoken": "^9.0.0",
2020
"morgan": "^1.10.1",
21-
"socket.io": "^4.6.2",
21+
"socket.io": "^4.8.1",
2222
"uuid": "^8.3.2"
2323
}
2424
}

0 commit comments

Comments
 (0)