Bump mongoose from 6.7.4 to 6.7.5

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

---
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] 2022-12-01 16:14:34 +00:00 committed by GitHub
parent 518f0db8ea
commit 55d150abf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -21,7 +21,7 @@
"ffprobe-static": "^3.1.0",
"http-status-codes": "^2.2.0",
"moment": "^2.29.4",
"mongoose": "^6.7.4",
"mongoose": "^6.7.5",
"multer": "^1.4.5-lts.1",
"next": "13.0.5",
"next-auth": "^4.17.0",

@ -3447,10 +3447,10 @@ mongodb@4.11.0:
"@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"
mongoose@^6.7.4:
version "6.7.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.7.4.tgz#08d8e073945126cb702028c3ff4b02d80f9f0193"
integrity sha512-0LWMrOa5U43cR3I/iRPnmyedoa6T8+QPxmFYdPgx4WAS0CdbSbOzAFSKeU6bndUY6cs4VkxKZGcuDM0twystCg==
mongoose@^6.7.5:
version "6.7.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.7.5.tgz#3e97faabf71952020e6a528513ab63ead936cc18"
integrity sha512-3ppxBxDUIoQKYISVpAg7hjmV1lkGBN3tN9AkQr1Vqc68L5k+Bo+uyfOhpbCFpCf5JZLcEO4cmuB5YX+d9h3plw==
dependencies:
bson "^4.7.0"
kareem "2.4.1"