Skip to content

Commit

Permalink
chore(deps): bump engine.io from 4.0.0 to 4.1.2 in /examples/latency (#…
Browse files Browse the repository at this point in the history
…636)

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md)
- [Commits](4.0.0...4.1.2)

---
updated-dependencies:
- dependency-name: engine.io
  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 Jan 14, 2022
1 parent f3b761d commit a84595a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"dependencies": {
"enchilada": "0.13.0",
"engine.io": "^4.0.0",
"engine.io": "^4.1.2",
"engine.io-client": "^4.0.0",
"express": "^4.17.1",
"smoothie": "1.19.0"
Expand Down

0 comments on commit a84595a

Please sign in to comment.