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:30:51 +00:00
committed by GitHub
parent e340324acd
commit 36567a1c5b
2 changed files with 48 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"body-parser": "^1.20.1",
"dotenv": "^4.0.0",
"express": "^4.18.2",
"express": "^4.19.2",
"requestify": "^0.2.5"
}
}