Merge pull request #66 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.2.0

Bump mongoose from 8.1.3 to 8.2.0
This commit is contained in:
Ahmad 2024-02-22 22:32:42 -05:00 committed by GitHub
commit 6406a75fcc
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.3"
"mongoose": "^8.2.0"
},
"devDependencies": {
"@types/node": "^20.11.20",