Merge pull request #95 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.3.3

Bump mongoose from 8.3.2 to 8.3.3
This commit is contained in:
Ahmad 2024-04-29 21:26:31 -04:00 committed by GitHub
commit a684b9b142
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.3.2"
"mongoose": "^8.3.3"
},
"devDependencies": {
"@types/node": "^20.12.7",

View file

@ -717,10 +717,10 @@ mongodb@6.5.0:
bson "^6.4.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.2.tgz#88d7eceecb1284c67c0d2e64d352442bc75f0aae"
integrity sha512-3JcpDjFI25cF/3xpu+4+9nM0lURQTNLcP86X83+LvuICdn453QQLmhSrUr2IPM/ffLiDE9KPl9slNb2s0hZPpg==
mongoose@^8.3.3:
version "8.3.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.3.tgz#3dc1ffe76c6c92e5d5c25b61aed221d11d420632"
integrity sha512-3kSk0db9DM2tLttCdS6WNRqewPleamFEa4Vz/Qldc0dB4Zow/FiZxb9GExHTJjBZQ9T2xiGleQ3GzRrES3hhsA==
dependencies:
bson "^6.5.0"
kareem "2.6.3"