Bump express from 4.18.2 to 4.19.2 in /pkg/bull-queue-admin

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-26 02:33:03 +00:00
committed by GitHub
parent a888354e33
commit 432003b50d
2 changed files with 12 additions and 40 deletions

View File

@ -12,7 +12,7 @@
"body-parser": "^1.20.2",
"bullmq": "^4.6.0",
"connect-ensure-login": "^0.1.1",
"express": "^4.17.3",
"express": "^4.19.2",
"express-session": "^1.17.2",
"ioredis": "^5.3.2",
"passport": "^0.6.0",