chore(deps): bump express from 4.18.2 to 4.20.0

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.20.0.
- [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.20.0)

---
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-09-30 12:15:32 +00:00
committed by GitHub
parent 894afe8f92
commit 1f93f3b262
2 changed files with 178 additions and 41 deletions

View File

@@ -36,7 +36,7 @@
"crypto-js": "^4.1.1",
"debug": "~2.6.9",
"dotenv": "^10.0.0",
"express": "~4.18.2",
"express": "~4.20.0",
"express-async-errors": "^3.1.1",
"express-basic-auth": "^1.2.1",
"fast-xml-parser": "^4.0.11",