Skip to content

Commit

Permalink
Merge pull request #105 from DaviGCD/dependabot/npm_and_yarn/mongoose…
Browse files Browse the repository at this point in the history
…-8.8.4

Bump mongoose from 8.8.3 to 8.8.4
  • Loading branch information
DaviGCD authored Dec 6, 2024
2 parents 520f8e1 + fe7a25d commit f28d848
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 @@ -32,7 +32,7 @@
"lavacord": "^2.1.4-v4",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"mongoose": "^8.8.3",
"mongoose": "^8.8.4",
"parse-duration": "^1.1.1",
"simple-youtube-api": "^5.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,10 +484,10 @@ mongodb@~6.10.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

mongoose@^8.8.3:
version "8.8.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.3.tgz#066953497c116b876178a843c4ba8f7e88c85987"
integrity sha512-/I4n/DcXqXyIiLRfAmUIiTjj3vXfeISke8dt4U4Y8Wfm074Wa6sXnQrXN49NFOFf2mM1kUdOXryoBvkuCnr+Qw==
mongoose@^8.8.4:
version "8.8.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.4.tgz#11e3991a7fd03596a79bc9f9b2fe8f3e75b7a30d"
integrity sha512-yJbn695qCsqDO+xyPII29x2R7flzXhxCDv09mMZPSGllf0sm4jKw3E9s9uvQ9hjO6bL2xjU8KKowYqcY9eSTMQ==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit f28d848

Please sign in to comment.