Skip to content

Commit

Permalink
Update dependency mongoose to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent afd8924 commit e11632e
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.14.1",
"dotenv": "16.3.1",
"mongoose": "8.0.3",
"mongoose": "8.0.4",
"topgg-autoposter": "2.0.1",
"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 @@ -2247,10 +2247,10 @@ mongodb@^5.9.1:
optionalDependencies:
"@mongodb-js/saslprep" "^1.1.0"

[email protected].3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.0.3.tgz#f3708ba0f40b6dec8f5f1a5d40abd69a80207114"
integrity sha512-LJRT0yP4TW14HT4r2RkxqyvoTylMSzWpl5QOeVHTnRggCLQSpkoBdgbUtORFq/mSL2o9cLCPJz+6uzFj25qbHw==
[email protected].4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.0.4.tgz#d1177529f4e4eca327506f4fc0a304754081d9cd"
integrity sha512-wN9qvdevX3+922VnLT7CpaZRT3jmVCBOK2QMHMGeScQxDRnFMPpkuI9StEPpZo/3x8t+kbzH7F8RMPsyNwyM4w==
dependencies:
bson "^6.2.0"
kareem "2.5.1"
Expand Down

0 comments on commit e11632e

Please sign in to comment.