Bump mongoose from 8.0.4 to 8.1.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.0.4 to 8.1.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.0.4...8.1.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-01-16 21:35:21 +00:00 committed by GitHub
parent 7aa27b8487
commit dce3108727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 36 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"discord.js": "^14.14.1",
"mongoose": "^8.0.4"
"mongoose": "^8.1.0"
},
"devDependencies": {
"@types/node": "^20.11.2",