Skip to content

Commit

Permalink
Merge pull request #836 from james58899/dependabot/npm_and_yarn/mongo…
Browse files Browse the repository at this point in the history
…db-6.7.0

Bump mongodb from 6.6.1 to 6.7.0
  • Loading branch information
james58899 authored Jun 17, 2024
2 parents ab6dfb7 + e6c2a4a commit 560fb52
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 @@ -14,7 +14,7 @@
"dependencies": {
"eris": "^0.17.2",
"fluent-ffmpeg": "^2.1.2",
"mongodb": "^6.6.1",
"mongodb": "^6.7.0",
"node-telegram-bot-api": "^0.65.1",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1961,10 +1961,10 @@ mongodb-connection-string-url@^3.0.0:
"@types/whatwg-url" "^11.0.2"
whatwg-url "^13.0.0"

mongodb@^6.6.1:
version "6.6.1"
resolved "https://registry.npmjs.org/mongodb/-/mongodb-6.6.1.tgz#0b883be638c5b1ad1f87d8617f1d76ceeeda0bdc"
integrity sha512-FvA9ocQzRzzvhin1HHLrZDEm0gWvnksbiciYrU/0GmET/t/DdDiMJroA7rfDrHM3AInwGVYw2fwAU2oNYUyUEw==
mongodb@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.7.0.tgz#f86e51e6530e6a2ca4a99d7cfdf6f409223ac199"
integrity sha512-TMKyHdtMcO0fYBNORiYdmM25ijsHs+Njs963r4Tro4OQZzqYigAzYQouwWRg4OIaiLRUEGUh/1UAcH5lxdSLIA==
dependencies:
"@mongodb-js/saslprep" "^1.1.5"
bson "^6.7.0"
Expand Down

0 comments on commit 560fb52

Please sign in to comment.