Skip to content

Commit

Permalink
Update dependency mongoose to v8.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent bc8d694 commit 599942d
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 @@ -37,7 +37,7 @@
"discord.js": "14.17.3",
"dotenv": "16.4.7",
"html-to-text": "9.0.5",
"mongoose": "8.9.6",
"mongoose": "8.9.7",
"node-fetch": "3.3.2",
"rss-parser": "3.13.0",
"topgg-autoposter": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2329,10 +2329,10 @@ mongodb@~6.12.0:
bson "^6.10.1"
mongodb-connection-string-url "^3.0.0"

mongoose@8.9.6:
version "8.9.6"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.6.tgz#c08857af598f73bf3f81fbb31a3f3e86291a5034"
integrity sha512-ipLvXwNPVuuuq5H3lnSD0lpaRH3DlCoC6emnMVJvweTwxU29uxDJWxMsNpERDQt8JMvYF1HGVuTK+Id2BlQLCA==
mongoose@8.9.7:
version "8.9.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.7.tgz#53387e5a12742a5f2a05f64cf1a11b4c94463f30"
integrity sha512-mvNXmU0V8qZzMR/qoK2mjT4Ti2ALdtfS0teK+twxhlGkwzOD76V02/zWajTu2MJ7QyEmZe9OWvnJsIY0iAuX3Q==
dependencies:
bson "^6.10.1"
kareem "2.6.3"
Expand Down

0 comments on commit 599942d

Please sign in to comment.