Bump express from 4.21.0 to 4.21.1

Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-21 10:57:53 +00:00
committed by GitHub
parent 07d9affff3
commit 1678820bb4
2 changed files with 10 additions and 10 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"bcrypt": "^5.1.1",
"cors": "^2.8.5",
"express": "^4.21.0",
"express": "^4.21.1",
"joi": "^17.13.3",
"mongoose": "^8.7.2",
"nodemailer": "^6.9.15",