Bump mongoose from 8.6.2 to 8.6.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.2 to 8.6.3.
- [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.6.2...8.6.3)

---
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-09-17 21:28:56 +00:00 committed by GitHub
parent b12a5087ba
commit 41dddb410b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"discord.js": "^14.16.2",
"mongoose": "^8.6.2"
"mongoose": "^8.6.3"
},
"devDependencies": {
"@types/node": "^22.5.4",