Bump mongoose from 7.5.3 to 7.6.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.3 to 7.6.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/7.5.3...7.6.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] 2023-10-06 21:16:14 +00:00 committed by GitHub
parent 365641969a
commit c98d005349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"discord.js": "^14.13.0",
"mongoose": "^7.5.3"
"mongoose": "^7.6.0"
},
"devDependencies": {
"@types/node": "^20.8.2",