Skip to content

Commit

Permalink
Update dependency mongoose to v8.9.4 (#1172)
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 Jan 10, 2025
1 parent bf474e5 commit 44d4519
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.17.3",
"dotenv": "16.4.7",
"mongoose": "8.9.3",
"mongoose": "8.9.4",
"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 @@ -2151,10 +2151,10 @@ mongodb@^6.9.0, mongodb@~6.12.0:
bson "^6.10.1"
mongodb-connection-string-url "^3.0.0"

[email protected].3:
version "8.9.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.3.tgz#770a990f6992884a8a858c90f1be6862054e6fbc"
integrity sha512-G50GNPdMqhoiRAJ/24GYAzg13yxXDD3FOOFeYiFwtHmHpAJem3hxbYIxAhLJGWbYEiUZL0qFMu2LXYkgGAmo+Q==
[email protected].4:
version "8.9.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.4.tgz#de93b9ec27a9384d013312e835667e540fd1dcef"
integrity sha512-DndoI01aV/q40P9DiYDXsYjhj8vZjmmuFwcC3Tro5wFznoE1z6Fe2JgMnbLR6ghglym5ziYizSfAJykp+UPZWg==
dependencies:
bson "^6.10.1"
kareem "2.6.3"
Expand Down

0 comments on commit 44d4519

Please sign in to comment.