Merge pull request #81 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.2.4

Bump mongoose from 8.2.3 to 8.2.4
This commit is contained in:
Ahmad 2024-03-28 20:24:29 -04:00 committed by GitHub
commit 33e8d0fd1a
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.14.1",
"mongoose": "^8.2.3"
"mongoose": "^8.2.4"
},
"devDependencies": {
"@types/node": "^20.11.30",

View file

@ -761,10 +761,10 @@ mongodb@6.3.0:
bson "^6.2.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.2.3.tgz#26c2074b0d65fa83fa2fd899d3327a2a820fd4c8"
integrity sha512-ZB8K8AgbVgLCcqjtmZMxaQBEztwEEZCtAIPMx2Q56Uo4WWKmwf5Nu/EEIFo8d/17P946X0z6xzxwIqCxUMKxrA==
mongoose@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.2.4.tgz#785234f928aeabc1b1859b555c97fc18adc6ff8c"
integrity sha512-da/r6zpG+2eAXuhBGUnL6jcBd03zlytoCc5/wq+LyTsmrY9hhPQmSpnugwnfqldtBmUOhB6iMLoV4hNtHRq+ww==
dependencies:
bson "^6.2.0"
kareem "2.5.1"