Bump express from 4.18.2 to 4.19.2

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>
This commit is contained in:
dependabot[bot]
2024-03-28 17:17:43 +00:00
committed by GitHub
parent af31f511a5
commit 55c3e4f01f
2 changed files with 270 additions and 105 deletions

View File

@@ -22,7 +22,7 @@
"axios": "^1.6.0",
"better-sqlite3": "^8.0.1",
"cron": "^2.1.0",
"express": "^4.18.2",
"express": "^4.19.2",
"express-promise-router": "^4.1.1",
"express-rate-limit": "^6.7.0",
"form-data": "^4.0.0",