Bump mongoose from 6.9.0 to 6.9.1

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

---
updated-dependencies:
- dependency-name: mongoose
  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] 2023-02-07 04:20:53 +00:00 committed by GitHub
parent 3ebf1ebe12
commit 2050ddb758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2189,10 +2189,10 @@ mongoose-field-encryption@^6.0.0:
resolved "https://registry.yarnpkg.com/mongoose-field-encryption/-/mongoose-field-encryption-6.0.0.tgz#fd0dbb84773c7f4c6aa4fb83616fccdb9d9b9c2e"
integrity sha512-mcdrd/SYKZT9eMUL1gdKDRKsxBdKd/dn9xED+MojWMD7fuLpeAuRSFD80zoagc9inNOXxdZYAup1d0LFgObomw==
mongoose@^6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.9.0.tgz#cfc5acb2e4aa8188eb248e98a920a829ffcc273d"
integrity sha512-5tu6+trwjk5TIH6b6iYgAwmzZ0RNOxFoqXQb9h21Oi45DeM1rWM/niHxJ4ROqBISDfQMwRvLSABHTsyn3AzoFQ==
mongoose@^6.9.1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.9.1.tgz#4c6648806fb89b8d8aa4fc60ddc490442c971057"
integrity sha512-hOz1ZWV0w6WEVLrj89Wpk7PXDYtDDF6k7/NX79lY5iKqeFtZsceBXW8xW59YFNcW5O3cH32hQ8IbDlhgyBsDMA==
dependencies:
bson "^4.7.0"
kareem "2.5.1"