Bump mongoose from 7.4.5 to 7.5.1

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.5 to 7.5.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.5...7.5.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-12 04:55:42 +00:00
committed by GitHub
parent cc83c78fc8
commit be97c93517
2 changed files with 61 additions and 56 deletions

View File

@ -18,7 +18,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"joi": "^17.10.1",
"mongoose": "^7.4.5",
"mongoose": "^7.5.1",
"mongoose-field-encryption": "^7.0.1",
"nodemailer": "^6.9.4",
"speakeasy": "^2.0.0",