Bump express from 4.17.1 to 4.19.2

Bumps [express](https://github.com/expressjs/express) from 4.17.1 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.17.1...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 10:31:07 +00:00 committed by GitHub
parent c3bb3dc07e
commit 7380eb9066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 593 additions and 269 deletions

860
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.17.1", "express": "^4.19.2",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"module-alias": "^2.2.2", "module-alias": "^2.2.2",
"nodemailer": "^6.4.11", "nodemailer": "^6.4.11",