Skip to content

Commit 99adb00

Browse files
chore(deps): bump xmlhttprequest-ssl and engine.io-client in /examples/latency (#661)
Bumps [xmlhttprequest-ssl](https://github.com/mjwwit/node-XMLHttpRequest) to 1.6.3 and updates ancestor dependency [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies need to be updated together. Updates `xmlhttprequest-ssl` from 1.5.5 to 1.6.3 - [Release notes](https://github.com/mjwwit/node-XMLHttpRequest/releases) - [Commits](mjwwit/node-XMLHttpRequest@1.5.5...1.6.3) Updates `engine.io-client` from 4.0.0 to 4.1.4 - [Release notes](https://github.com/socketio/engine.io-client/releases) - [Changelog](https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io-client@4.0.0...4.1.4) --- updated-dependencies: - dependency-name: xmlhttprequest-ssl dependency-type: indirect - dependency-name: engine.io-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d196f6a commit 99adb00

File tree

2 files changed

+21
-37
lines changed

2 files changed

+21
-37
lines changed

Diff for: examples/latency/package-lock.json

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

Diff for: examples/latency/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"enchilada": "0.13.0",
66
"engine.io": "^4.1.2",
7-
"engine.io-client": "^4.0.0",
7+
"engine.io-client": "^4.1.4",
88
"express": "^4.17.1",
99
"smoothie": "1.19.0"
1010
}

0 commit comments

Comments
 (0)