Skip to content

Commit

Permalink
Update dependency mongoose to v8.9.3 (#1162)
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 Dec 31, 2024
1 parent 72f5bbc commit ca84978
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.7",
"mongoose": "8.9.2",
"mongoose": "8.9.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 @@ -2161,10 +2161,10 @@ mongodb@^6.9.0, mongodb@~6.12.0:
bson "^6.10.1"
mongodb-connection-string-url "^3.0.0"

mongoose@8.9.2:
version "8.9.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.2.tgz#af5145ff8b247110d53b87cdf9acac2b6216784c"
integrity sha512-mLWynmZS1v8HTeMxyLhskQncS1SkrjW1eLNuFDYGQMQ/5QrFrxTLNwWXeCRZeKT2lXyaxW8bnJC9AKPT9jYMkw==
mongoose@8.9.3:
version "8.9.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.3.tgz#770a990f6992884a8a858c90f1be6862054e6fbc"
integrity sha512-G50GNPdMqhoiRAJ/24GYAzg13yxXDD3FOOFeYiFwtHmHpAJem3hxbYIxAhLJGWbYEiUZL0qFMu2LXYkgGAmo+Q==
dependencies:
bson "^6.10.1"
kareem "2.6.3"
Expand Down

0 comments on commit ca84978

Please sign in to comment.