Bump mongoose from 8.5.1 to 8.5.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.1 to 8.5.2.
- [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.5.1...8.5.2)

---
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-08-05 07:52:46 +00:00
committed by GitHub
parent 64ed4509d9
commit 127cd05653
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.5.1",
"mongoose": "^8.5.2",
"nodemailer": "^6.9.14",
"speakeasy": "^2.0.0",
"ts-md5": "^1.3.1"

View File

@ -1445,10 +1445,10 @@ mongodb@6.7.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.5.1:
version "8.5.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.1.tgz#011192edf77af54dd0826a836459212da317c503"
integrity sha512-OhVcwVl91A1G6+XpjDcpkGP7l7ikZkxa0DylX7NT/lcEqAjggzSdqDxb48A+xsDxqNAr0ntSJ1yiE3+KJTOd5Q==
mongoose@^8.5.2:
version "8.5.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.2.tgz#73b40ce778f3fc66407aba3c3157795cdd278543"
integrity sha512-GZB4rHMdYfGatV+23IpCrqFbyCOjCNOHXgWbirr92KRwTEncBrtW3kgU9vmpKjsGf7nMmnAy06SwWUv1vhDkSg==
dependencies:
bson "^6.7.0"
kareem "2.6.3"