Files
socket.io/examples/latency/package.json
dependabot[bot] 79ea52dc09 chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/latency (#700)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 10:29:47 +01:00

12 lines
214 B
JSON

{
"name": "eio-latency",
"version": "0.1.0",
"dependencies": {
"enchilada": "0.13.0",
"engine.io": "^6.4.2",
"engine.io-client": "^4.1.4",
"express": "^4.19.2",
"smoothie": "1.19.0"
}
}