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:32:24 +00:00
committed by GitHub
parent 549493623f
commit e7b82f723c
2 changed files with 581 additions and 257 deletions

836
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"license": "EPL-2.0",
"dependencies": {
"cors": "2.8.5",
"express": "4.17.1",
"express": "4.19.2",
"swagger-ui-express": "4.2.0",
"yargs": "17.2.1"
},