Skip to content

Commit

Permalink
Merge pull request #228 from satishbabariya/dependabot/npm_and_yarn/m…
Browse files Browse the repository at this point in the history
…ongodb-3.5.9

Bump mongodb from 3.5.8 to 3.5.9
  • Loading branch information
satishbabariya committed Jul 2, 2020
2 parents 382288b + adf002a commit fb76943
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"helmet": "3.22.0",
"joi": "^14.3.1",
"jsonwebtoken": "8.5.1",
"mongodb": "3.5.8",
"mongodb": "3.5.9",
"reflect-metadata": "0.1.13",
"typedi": "0.8.0",
"typeorm": "0.2.25",
Expand Down
21 changes: 4 additions & 17 deletions yarn.lock
Expand Up @@ -3696,23 +3696,10 @@ moment-timezone@^0.5.x, moment-timezone@~0.5.27:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==

mongodb@3.5.8:
version "3.5.8"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.5.8.tgz#34550856449b745d145873734bf922c12d6b9caa"
integrity sha512-jz7mR58z66JKL8Px4ZY+FXbgB7d0a0hEGCT7kw8iye46/gsqPrOEpZOswwJ2BQlfzsrCLKdsF9UcaUfGVN2HrQ==
dependencies:
bl "^2.2.0"
bson "^1.1.4"
denque "^1.4.1"
require_optional "^1.0.1"
safe-buffer "^5.1.2"
optionalDependencies:
saslprep "^1.0.0"

mongodb@~3.5.0:
version "3.5.7"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.5.7.tgz#6dcfff3bdbf67a53263dcca1647c265eea1d065d"
integrity sha512-lMtleRT+vIgY/JhhTn1nyGwnSMmJkJELp+4ZbrjctrnBxuLbj6rmLuJFz8W2xUzUqWmqoyVxJLYuC58ZKpcTYQ==
mongodb@3.5.9, mongodb@~3.5.0:
version "3.5.9"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.5.9.tgz#799b72be8110b7e71a882bb7ce0d84d05429f772"
integrity sha512-vXHBY1CsGYcEPoVWhwgxIBeWqP3dSu9RuRDsoLRPTITrcrgm1f0Ubu1xqF9ozMwv53agmEiZm0YGo+7WL3Nbug==
dependencies:
bl "^2.2.0"
bson "^1.1.4"
Expand Down

0 comments on commit fb76943

Please sign in to comment.