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",

View file

@ -710,10 +710,10 @@ mongodb@6.6.2:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.0.tgz#b5236cf0a02e40aba3a329148a6ceccc9d9d4ac7"
integrity sha512-fgqRMwVEP1qgRYfh+tUe2YBBFnPO35FIg2lfFH+w9IhRGg1/ataWGIqvf/MjwM29cZ60D5vSnqtN2b8Qp0sOZA==
mongoose@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.1.tgz#21891c0b72890b33c7bb082b69a32f627b7043bf"
integrity sha512-odQ2WEWGL3hb0Qex+QMN4eH6D34WdMEw7F1If2MGABApSDmG9cMmqv/G1H6WsXmuaH9mkuuadW/WbLE5+tHJwA==
dependencies:
bson "^6.7.0"
kareem "2.6.3"