Bump mongoose from 8.6.0 to 8.6.1

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.0 to 8.6.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/8.6.0...8.6.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]
2024-09-09 19:53:03 +00:00
committed by GitHub
parent b52190fedf
commit 93962fd4f4
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"cors": "^2.8.5",
"express": "^4.19.2",
"joi": "^17.13.3",
"mongoose": "^8.6.0",
"mongoose": "^8.6.1",
"nodemailer": "^6.9.15",
"speakeasy": "^2.0.0",
"ts-md5": "^1.3.1"

View File

@ -1436,10 +1436,10 @@ mongodb@6.8.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.0.tgz#52a7cc6026c4d49cd14e4a40e6601c44b1186e49"
integrity sha512-p6VSbYKvD4ZIabqo8C0kS5eKX1Xpji+opTAIJ9wyuPJ8Y/FblgXSMnFRXnB40bYZLKPQT089K5KU8+bqIXtFdw==
mongoose@^8.6.1:
version "8.6.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.1.tgz#b353b5c6f901ffb01f53a746c1dc4aacd39a87f9"
integrity sha512-dppGcYqvsdg+VcnqXR5b467V4a+iNhmvkfYNpEPi6AjaUxnz6ioEDmrMLOi+sOWjvoHapuwPOigV4f2l7HC6ag==
dependencies:
bson "^6.7.0"
kareem "2.6.3"