Bump mongoose from 8.7.3 to 8.8.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.3 to 8.8.0.
- [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.7.3...8.8.0)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-31 21:22:40 +00:00 committed by GitHub
parent 619b7b0e0b
commit 5d22cf5152
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"discord.js": "^14.16.3",
"mongoose": "^8.7.3"
"mongoose": "^8.8.0"
},
"devDependencies": {
"@types/node": "^22.8.4",