Bump mongoose from 6.8.4 to 6.9.0

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

---
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-01-27 04:14:11 +00:00
committed by GitHub
parent 4610ad9a06
commit 0b56b848ee
2 changed files with 10 additions and 10 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.7.0",
"mongoose": "^6.8.4",
"mongoose": "^6.9.0",
"mongoose-field-encryption": "^5.0.2",
"nodemailer": "^6.9.0",
"speakeasy": "^2.0.0"