Bump mongoose from 8.3.4 to 8.3.5

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.3.4 to 8.3.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/8.3.4...8.3.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] 2024-05-15 21:45:10 +00:00 committed by GitHub
parent e280e2c2d9
commit 5bb29df2d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
},
"dependencies": {
"discord.js": "^14.15.2",
"mongoose": "^8.3.4"
"mongoose": "^8.3.5"
},
"devDependencies": {
"@types/node": "^20.12.12",

View file

@ -710,10 +710,10 @@ mongodb@6.5.0:
bson "^6.4.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.3.4:
version "8.3.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.4.tgz#67af8b1db41ed3dcef8449a0d1c6643e6f228d92"
integrity sha512-ckBaBzKgtWgCalW/LPkcBsR3wKCOYEJ9jLFPmYCYV7TLStpETY757ELx8/1stL11+6HxLLVffawBffXzd0Y7YA==
mongoose@^8.3.5:
version "8.3.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.5.tgz#8eb81ecd4c2bda03678e73874594c777512e9973"
integrity sha512-2zqeAjHjCqT1o5HeUCvkE9tUHsXwemnwEZ2SKnUxsaP8p1a+UcSQSNbnSuOzUVePMwLETrsvLIRdFLjsNfCgWA==
dependencies:
bson "^6.5.0"
kareem "2.6.3"