Bump express from 4.18.2 to 4.19.2 (#193)

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>
This commit is contained in:
dependabot[bot]
2024-04-09 16:19:16 -04:00
committed by GitHub
parent 01ed3c6842
commit 4ad2d6c663
2 changed files with 40 additions and 40 deletions

View File

@@ -30,7 +30,7 @@
"body-parser": "^1.20.1",
"compression-webpack-plugin": "^10.0.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"express-force-https": "^1.0.0",
"express-rate-limit": "^6.0.1",
"open": "^7.0.3",