Skip to content

Commit

Permalink
Bump cookie and socket.io in /integration/js
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 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.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.2...v0.7.1)

Updates `socket.io` from 2.5.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-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent f0988e5 commit 3f1d5d9
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 39 deletions.
244 changes: 206 additions & 38 deletions integration/js/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 integration/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"js-base64": "^2.5.1",
"kite-common": "^0.1.8",
"selenium-webdriver": "^4.0.0-alpha.5",
"socket.io": "^2.5.0",
"socket.io": "^4.8.1",
"uuid": "^8.2.0"
}
}

0 comments on commit 3f1d5d9

Please sign in to comment.