Bump mongoose from 8.4.4 to 8.4.5

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.4 to 8.4.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.4.4...8.4.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-07-05 21:26:38 +00:00 committed by GitHub
parent 9704470480
commit 9e2420aa6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"discord.js": "^14.15.3",
"mongoose": "^8.4.4"
"mongoose": "^8.4.5"
},
"devDependencies": {
"@types/node": "^20.14.9",

View file

@ -710,10 +710,10 @@ mongodb@6.6.2:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.4.4:
version "8.4.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.4.tgz#2a70f47cc69f3b0ad756af6a97484d4fb1835fb3"
integrity sha512-Nya808odIJoHP4JuJKbWA2eIaerXieu59kE8pQlvJpUBoSKWUyhLji0g1WMVaYXWmzPYXP2Jd6XdR4KJE8RELw==
mongoose@^8.4.5:
version "8.4.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.5.tgz#83960c16b0e76555d2aa24b80c7bb644e9951e3b"
integrity sha512-E5KjBThxST2uFSKKXuiMa9H9Zx4DLTSLuxodAnIzJRixNwc1ARTlJUK1m0a80EB+ZKGP4QNTasyUYRG9DUSHOA==
dependencies:
bson "^6.7.0"
kareem "2.6.3"