Bump mongoose from 8.5.3 to 8.5.4

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.3 to 8.5.4.
- [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.3...8.5.4)

---
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-26 07:23:07 +00:00
committed by GitHub
parent 03bfa5640d
commit 0ac799fc26
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.3",
"mongoose": "^8.5.4",
"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.3:
version "8.5.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.3.tgz#4ab3a62173dc72a9263608a02947e19bf95604af"
integrity sha512-OubSDbsAclDFGHjV82MsKyIGQWFc42Ot1l+0dhRS6U9xODM7rm/ES/WpOQd8Ds9j0Mx8QzxZtrSCnBh6o9wUqw==
mongoose@^8.5.4:
version "8.5.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.4.tgz#1003235d715a8914b4ae80b92af935a68ce121eb"
integrity sha512-nG3eehhWf9l1q80WuHvp5DV+4xDNFpDWLE5ZgcFD5tslUV2USJ56ogun8gaZ62MKAocJnoStjAdno08b8U57hg==
dependencies:
bson "^6.7.0"
kareem "2.6.3"