Merge pull request #109 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.4.1

Bump mongoose from 8.4.0 to 8.4.1
This commit is contained in:
Ahmad 2024-06-01 21:50:59 -04:00 committed by GitHub
commit e8028d89f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
},
"dependencies": {
"discord.js": "^14.15.2",
"mongoose": "^8.4.0"
"mongoose": "^8.4.1"
},
"devDependencies": {
"@types/node": "^20.12.13",