Skip to content

Commit

Permalink
chore(deps): bump engine.io from 6.2.1 to 6.4.2 in /examples/latency
Browse files Browse the repository at this point in the history
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](6.2.1...6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2023
1 parent 95e2153 commit 58ee303
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 22 deletions.
57 changes: 36 additions & 21 deletions examples/latency/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/latency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"dependencies": {
"enchilada": "0.13.0",
"engine.io": "^6.2.1",
"engine.io": "^6.4.2",
"engine.io-client": "^4.1.4",
"express": "^4.18.2",
"smoothie": "1.19.0"
Expand Down

0 comments on commit 58ee303

Please sign in to comment.