Bump mongoose from 8.3.5 to 8.4.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.3.5 to 8.4.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.3.5...8.4.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-05-17 21:55:35 +00:00 committed by GitHub
parent 17e56e7a0a
commit 64b93f3fb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

View file

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