Bump mongoose from 8.0.0 to 8.0.1

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.0.0 to 8.0.1.
- [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.0...8.0.1)

---
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] 2023-11-15 22:04:09 +00:00 committed by GitHub
parent 106f3716b1
commit dfefdb072a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"discord.js": "^14.14.1",
"mongoose": "^8.0.0"
"mongoose": "^8.0.1"
},
"devDependencies": {
"@types/node": "^20.9.0",