Skip to content

Commit

Permalink
Update dependency mongoose to v8.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 2637874 commit 710faf3
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.16.3",
"dotenv": "16.4.5",
"mongoose": "8.7.1",
"mongoose": "8.7.2",
"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 @@ -2204,10 +2204,10 @@ [email protected], mongodb@^6.9.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected].1:
version "8.7.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.1.tgz#832b58c95d457c8a202da5eb17adfb8cdce9a0c7"
integrity sha512-RpNMyhyzLVCVbf8xTVbrf/18G3MqQzNw5pJdvOJ60fzbCa3cOZzz9L+8XpqzBXtRlgZGWv0T7MmOtvrT8ocp1Q==
[email protected].2:
version "8.7.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 710faf3

Please sign in to comment.