Skip to content

Commit

Permalink
Update dependency mongoose to v7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 182ddbc commit 8b06685
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.2",
"mongoose": "7.6.3",
"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 @@ -2363,10 +2363,10 @@ mongodb@5.9.0, mongodb@^5.9.0:
optionalDependencies:
"@mongodb-js/saslprep" "^1.1.0"

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==
mongoose@7.6.3:
version "7.6.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.3.tgz#b06507dd164ad4426013eeb266d54aa1e5178092"
integrity sha512-moYP2qWCOdWRDeBxqB/zYwQmQnTBsF5DoolX5uPyI218BkiA1ujGY27P0NTd4oWIX+LLkZPw0LDzlc/7oh1plg==
dependencies:
bson "^5.5.0"
kareem "2.5.1"
Expand Down

0 comments on commit 8b06685

Please sign in to comment.