Skip to content

Commit

Permalink
Update dependency mongoose to v8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 2e85efc commit 1e5dab3
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.1",
"mongoose": "8.8.2",
"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].1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.1.tgz#1caab80aa2e91d6121b13ca020890d18327c45f3"
integrity sha512-l7DgeY1szT98+EKU8GYnga5WnyatAu+kOQ2VlVX1Mxif6A0Umt0YkSiksCiyGxzx8SPhGe9a53ND1GD4yVDrPA==
[email protected].2:
version "8.8.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.2.tgz#6ed847b54382fff561d147fde8282dac53c7b603"
integrity sha512-jCTSqDANfRzk909v4YoZQi7jlGRB2MTvgG+spVBc/BA4tOs1oWJr//V6yYujqNq9UybpOtsSfBqxI0dSOEFJHQ==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 1e5dab3

Please sign in to comment.