Skip to content

Commit

Permalink
Update dependency mongoose to v7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2023
1 parent 03cf81b commit 2fbb0a3
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 @@ -37,7 +37,7 @@
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"html-to-text": "9.0.5",
"mongoose": "7.6.1",
"mongoose": "7.6.2",
"node-fetch": "3.3.2",
"rss-parser": "3.13.0",
"topgg-autoposter": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3257,10 +3257,10 @@ mongodb@^4.16.0:
"@aws-sdk/credential-providers" "^3.186.0"
"@mongodb-js/saslprep" "^1.1.0"

mongoose@7.6.1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.1.tgz#39e4d25af26d0399468d4c0ac7373c4a8a838e3e"
integrity sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA==
mongoose@7.6.2:
version "7.6.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.2.tgz#c55c8c41352a6e5223bd7b60aa2715331e1d2b65"
integrity sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==
dependencies:
bson "^5.5.0"
kareem "2.5.1"
Expand Down

0 comments on commit 2fbb0a3

Please sign in to comment.