Skip to content

Commit

Permalink
Merge pull request #3313 from PreMiD/dependabot/npm_and_yarn/mongodb-…
Browse files Browse the repository at this point in the history
…3.6.5
  • Loading branch information
Timeraa authored Mar 29, 2021
2 parents d1d0d07 + c01aabc commit 46c64c5
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 @@ -31,7 +31,7 @@
"execa": "^5.0.0",
"glob": "^7.1.6",
"jsonschema": "^1.4.0",
"mongodb": "^3.6.3",
"mongodb": "^3.6.5",
"prettier": "^2.2.1",
"semver": "^7.3.4",
"source-map-support": "^0.5.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,10 +1893,10 @@ minimist@^1.2.5:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

mongodb@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.3.tgz#eddaed0cc3598474d7a15f0f2a5b04848489fd05"
integrity sha512-rOZuR0QkodZiM+UbQE5kDsJykBqWi0CL4Ec2i1nrGrUI3KO11r6Fbxskqmq3JK2NH7aW4dcccBuUujAP0ERl5w==
mongodb@^3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.5.tgz#c27d786fd4d3c83dc19302483707d12a9d2aee5f"
integrity sha512-mQlYKw1iGbvJJejcPuyTaytq0xxlYbIoVDm2FODR+OHxyEiMR021vc32bTvamgBjCswsD54XIRwhg3yBaWqJjg==
dependencies:
bl "^2.2.1"
bson "^1.1.4"
Expand Down

0 comments on commit 46c64c5

Please sign in to comment.