Bump mongoose from 7.3.0 to 7.3.1

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.0 to 7.3.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.3.0...7.3.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-06-23 05:07:08 +00:00 committed by GitHub
parent ecfbc346f6
commit d9bf8e653b
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.9.2",
"mongoose": "^7.3.0",
"mongoose": "^7.3.1",
"mongoose-field-encryption": "^6.1.0",
"nodemailer": "^6.9.3",
"speakeasy": "^2.0.0"

View File

@ -1382,10 +1382,10 @@ mongoose-field-encryption@^6.1.0:
resolved "https://registry.yarnpkg.com/mongoose-field-encryption/-/mongoose-field-encryption-6.1.0.tgz#4c615de453a52a89333d2c00d646e8884774a704"
integrity sha512-SkrdFsQZ3xDU9B/KnPAHlTFA1DOIt3M+yeCVcAI7ej7WL8vTQ1py/36vODkHLpGriLUXYtczo+wIYyiPqMpixQ==
mongoose@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.3.0.tgz#976f1085b1d7caa2ad9b9822f420f3eb439d896d"
integrity sha512-gvkV5qxmBkGohlk7VTeePMPM2OkQPeqVYZHvjoM4goOIK6G1eSfJMZwXV21asivXxlaz6OuP29TfGAKrKooDAg==
mongoose@^7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.3.1.tgz#833bfc29a4f5cc7c4eacf4b1495d1ebe206ec409"
integrity sha512-6289bmSIhvR8xMHsYe2/CuzN7wHK+2RHcK7idDdzniCPC5zix5JH0Hc4k3CmXlr/9zQ2250gUQiUWtvDB0vF1Q==
dependencies:
bson "^5.3.0"
kareem "2.5.1"