Skip to content

Commit 8ee7a4f

Browse files
Bump cookie and socket.io in /integration/js (#3019)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Trung Le <[email protected]>
1 parent a3093f2 commit 8ee7a4f

File tree

2 files changed

+207
-39
lines changed

2 files changed

+207
-39
lines changed

integration/js/package-lock.json

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

integration/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"js-base64": "^2.5.1",
1616
"kite-common": "^0.1.8",
1717
"selenium-webdriver": "^4.0.0-alpha.5",
18-
"socket.io": "^2.5.0",
18+
"socket.io": "^4.8.1",
1919
"uuid": "^8.2.0"
2020
}
2121
}

0 commit comments

Comments
 (0)