Skip to content

Commit

Permalink
chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/latency
Browse files Browse the repository at this point in the history
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](expressjs/express@4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 0efa04b commit 62ce246
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 82 deletions.
198 changes: 117 additions & 81 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 @@ -5,7 +5,7 @@
"enchilada": "0.13.0",
"engine.io": "^6.4.2",
"engine.io-client": "^4.1.4",
"express": "^4.18.2",
"express": "^4.19.2",
"smoothie": "1.19.0"
}
}

0 comments on commit 62ce246

Please sign in to comment.