Skip to content

Commit

Permalink
Update dependency mongoose to v8.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 15dc886 commit 9122288
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 @@
"dependencies": {
"discord.js": "14.15.3",
"dotenv": "16.4.5",
"mongoose": "8.5.2",
"mongoose": "8.5.3",
"topgg-autoposter": "2.0.2",
"yargs": "17.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2179,10 +2179,10 @@ mongodb@^6.7.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected].2:
version "8.5.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.2.tgz#73b40ce778f3fc66407aba3c3157795cdd278543"
integrity sha512-GZB4rHMdYfGatV+23IpCrqFbyCOjCNOHXgWbirr92KRwTEncBrtW3kgU9vmpKjsGf7nMmnAy06SwWUv1vhDkSg==
[email protected].3:
version "8.5.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.3.tgz#4ab3a62173dc72a9263608a02947e19bf95604af"
integrity sha512-OubSDbsAclDFGHjV82MsKyIGQWFc42Ot1l+0dhRS6U9xODM7rm/ES/WpOQd8Ds9j0Mx8QzxZtrSCnBh6o9wUqw==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 9122288

Please sign in to comment.