Files
socket.io/examples/latency/package.json
dependabot[bot] a84595a04e chore(deps): bump engine.io from 4.0.0 to 4.1.2 in /examples/latency (#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](https://github.com/socketio/engine.io/compare/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>
2022-01-14 07:59:43 +01:00

12 lines
214 B
JSON

{
"name": "eio-latency",
"version": "0.1.0",
"dependencies": {
"enchilada": "0.13.0",
"engine.io": "^4.1.2",
"engine.io-client": "^4.0.0",
"express": "^4.17.1",
"smoothie": "1.19.0"
}
}