Skip to content

Commit

Permalink
Merge pull request #184 from 4lessandrodev/dependabot/npm_and_yarn/mo…
Browse files Browse the repository at this point in the history
…ngodb-6.7.0

chore(deps): bump mongodb from 6.5.0 to 6.7.0
  • Loading branch information
4lessandrodev authored Jun 2, 2024
2 parents 901ce90 + 9fb6080 commit a41a4d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,10 +2076,10 @@ [email protected]:
dependencies:
node-int64 "^0.4.0"

bson@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/bson/-/bson-6.4.0.tgz#99c2e37b515e6766ce8b5929e01fa79de5767d50"
integrity sha512-6/gSSEdbkuFlSb+ufj5jUSU4+wo8xQOwm2bDSqwmxiPE17JTpsP63eAwoN8iF8Oy4gJYj+PAL3zdRCTdaw5Y1g==
bson@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/bson/-/bson-6.7.0.tgz#51973b132cdc424c8372fda3cb43e3e3e2ae2227"
integrity sha512-w2IquM5mYzYZv6rs3uN2DZTOBe2a0zXLj53TGDqwF4l6Sz/XsISrisXOJihArF9+BZ6Cq/GjVht7Sjfmri7ytQ==

buffer-from@^1.0.0:
version "1.1.2"
Expand Down Expand Up @@ -3662,12 +3662,12 @@ mongodb-connection-string-url@^3.0.0:
whatwg-url "^13.0.0"

mongodb@^6.0.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.5.0.tgz#3735b4fba085b26ca06f7744e9639bc538e93d87"
integrity sha512-Fozq68InT+JKABGLqctgtb8P56pRrJFkbhW0ux+x1mdHeyinor8oNzJqwLjV/t5X5nJGfTlluxfyMnOXNggIUA==
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.4.0"
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected]:
Expand Down

0 comments on commit a41a4d4

Please sign in to comment.