Skip to content

Commit

Permalink
Update dependency mongoose to v8.8.1 (#1102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 28bb29a commit d271dab
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.8.0",
"mongoose": "8.8.1",
"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 @@ -2163,10 +2163,10 @@ mongodb@^6.9.0, mongodb@~6.10.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected].0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.0.tgz#4475fdac6ce525ef4bdce406abd91c914e666f29"
integrity sha512-KluvgwnQB1GPOYZZXUHJRjS1TW6xxwTlf/YgjWExuuNanIe3W7VcR7dDXQVCIRk8L7NYge8EnoTcu2grWtN+XQ==
[email protected].1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.1.tgz#1caab80aa2e91d6121b13ca020890d18327c45f3"
integrity sha512-l7DgeY1szT98+EKU8GYnga5WnyatAu+kOQ2VlVX1Mxif6A0Umt0YkSiksCiyGxzx8SPhGe9a53ND1GD4yVDrPA==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit d271dab

Please sign in to comment.