Skip to content

Commit

Permalink
Update dependency mongoose to v7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent 07b3f0b commit 67c9a37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.0",
"mongoose": "7.6.1",
"node-fetch": "3.3.2",
"rss-parser": "3.13.0",
"topgg-autoposter": "2.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,7 @@ bson@^4.7.2:
dependencies:
buffer "^5.6.0"

bson@^5.4.0, bson@^5.5.0:
bson@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/bson/-/bson-5.5.0.tgz#a419cc69f368d2def3b8b22ea03ed1c9be40e53f"
integrity sha512-B+QB4YmDx9RStKv8LLSl/aVIEV3nYJc3cJNNTK2Cd1TL+7P+cNpw9mAPeCgc5K+j01Dv6sxUzcITXDx7ZU3F0w==
Expand Down Expand Up @@ -3246,12 +3246,12 @@ mongodb@^4.16.0:
"@aws-sdk/credential-providers" "^3.186.0"
"@mongodb-js/saslprep" "^1.1.0"

[email protected].0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.0.tgz#3037b754ccdf168385e52d4bcabeb7f5c3b17a5f"
integrity sha512-ztQ12rm0BQN5i7LB6xhWX4l9a9w2aa3jEwa/mM2vAutYJRyAwOzcusvKJBULMzFHyUDBOVW15grisexypgMIWA==
[email protected].1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.1.tgz#39e4d25af26d0399468d4c0ac7373c4a8a838e3e"
integrity sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA==
dependencies:
bson "^5.4.0"
bson "^5.5.0"
kareem "2.5.1"
mongodb "5.9.0"
mpath "0.9.0"
Expand Down

0 comments on commit 67c9a37

Please sign in to comment.