Skip to content

Commit

Permalink
Bump ws and engine.io-client in /examples/client/javascript (#365) #n…
Browse files Browse the repository at this point in the history
…olog

Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies need to be updated together.


Updates `ws` from 7.4.6 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.6...8.17.1)

Updates `engine.io-client` from 4.1.4 to 6.6.0
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/6.6.0/CHANGELOG.md)
- [Commits](socketio/engine.io-client@4.1.4...6.6.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 10, 2024
1 parent 1cdfbca commit 6650be6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 141 deletions.
178 changes: 38 additions & 140 deletions examples/client/javascript/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 examples/client/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"enchilada": "0.13.0",
"engine.io": "^6.6.0",
"engine.io-client": "^4.1.4",
"engine.io-client": "^6.6.0",
"express": "^4.19.2",
"smoothie": "1.19.0"
}
Expand Down

0 comments on commit 6650be6

Please sign in to comment.