Bump mongoose from 6.10.0 to 7.0.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.10.0 to 7.0.3.
- [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/6.10.0...7.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-06 16:17:34 +00:00
committed by GitHub
parent 316ddabc22
commit 5ef8aa35b4
2 changed files with 25 additions and 819 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.9.1",
"mongoose": "^6.10.0",
"mongoose": "^7.0.3",
"mongoose-field-encryption": "^6.0.0",
"nodemailer": "^6.9.1",
"speakeasy": "^2.0.0"