Skip to content

Commit

Permalink
Update dependency mongoose to v6.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 14, 2022
1 parent fb5f2f8 commit 41f5a0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"discord-api-types": "0.34.0",
"discord.js": "13.8.0",
"dotenv": "16.0.1",
"mongoose": "6.3.6",
"mongoose": "6.3.8",
"topgg-autoposter": "2.0.1",
"yargs": "17.5.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2496,10 +2496,10 @@ mongodb@4.5.0, mongodb@^4.5.0:
optionalDependencies:
saslprep "^1.0.3"

mongoose@6.3.6:
version "6.3.6"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.6.tgz#a0e0fa3f87a78d390d9d286ac3f5f16a0c7c776f"
integrity sha512-/Cixfo+bA32EHQ5Y7sxMj5ZOXFiAFlvA3X4mFruUET9OsbJZfstg4n2FzxovX8Q7EcoQ7Ry1bnOp9AeXtodF7w==
mongoose@6.3.8:
version "6.3.8"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.8.tgz#2a66d25177f78b719ca0768d34e939b280104daf"
integrity sha512-TPIm61/DR2Go+aDXD5HM6vwMvl4dEOFos1oTT4yPT8qJpcTugxWXf5J2Vp+0vzqDETfDMtN/gBhPCzFdFJx2bg==
dependencies:
bson "^4.6.2"
kareem "2.3.5"
Expand Down

0 comments on commit 41f5a0d

Please sign in to comment.