Bump mongoose from 8.1.2 to 8.1.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.1.2 to 8.1.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.1.2...8.1.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-02-19 22:04:49 +00:00 committed by GitHub
parent f5625e5d9a
commit 1cfbbb6f8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"discord.js": "^14.14.1",
"mongoose": "^8.1.2"
"mongoose": "^8.1.3"
},
"devDependencies": {
"@types/node": "^20.11.19",