File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "@babel/polyfill" : " ^7.10.4" ,
1212 "bluebird" : " ^3.5.1" ,
1313 "bunyan" : " ^1.8.14" ,
14- "mongodb" : " ^3.5.9 " ,
14+ "mongodb" : " ^3.6.2 " ,
1515 "strava-v3" : " ^2.0.5"
1616 },
1717 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1621,10 +1621,10 @@ bindings@^1.5.0:
16211621 dependencies :
16221622 file-uri-to-path "1.0.0"
16231623
1624- bl@^2.2.0 :
1625- version "2.2.0 "
1626- resolved "https://registry.yarnpkg.com/bl/-/bl-2.2.0 .tgz#e1a574cdf528e4053019bb800b041c0ac88da493 "
1627- integrity sha512-wbgvOpqopSr7uq6fJrLH8EsvYMJf9gzfo2jCsL2eTy75qXPukA4pCgHamOQkZtY5vmfVtjB+P3LNlMHW5CEZXA ==
1624+ bl@^2.2.1 :
1625+ version "2.2.1 "
1626+ resolved "https://registry.yarnpkg.com/bl/-/bl-2.2.1 .tgz#8c11a7b730655c5d56898cdc871224f40fd901d5 "
1627+ integrity sha512-6Pesp1w0DEX1N550i/uGV/TqucVL4AM/pgThFSN/Qq9si1/DF9aIHs1BxD8V/QU0HoeHO6cQRTAuYnLPKq1e4g ==
16281628 dependencies :
16291629 readable-stream "^2.3.5"
16301630 safe-buffer "^5.1.1"
@@ -4060,12 +4060,12 @@ moment@^2.19.3:
40604060 resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
40614061 integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
40624062
4063- mongodb@^3.5.9 :
4064- version "3.5.9 "
4065- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.5.9 .tgz#799b72be8110b7e71a882bb7ce0d84d05429f772 "
4066- integrity sha512-vXHBY1CsGYcEPoVWhwgxIBeWqP3dSu9RuRDsoLRPTITrcrgm1f0Ubu1xqF9ozMwv53agmEiZm0YGo+7WL3Nbug ==
4063+ mongodb@^3.6.2 :
4064+ version "3.6.2 "
4065+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.2 .tgz#1154a4ac107bf1375112d83a29c5cf97704e96b6 "
4066+ integrity sha512-sSZOb04w3HcnrrXC82NEh/YGCmBuRgR+C1hZgmmv4L6dBz4BkRse6Y8/q/neXer9i95fKUBbFi4KgeceXmbsOA ==
40674067 dependencies :
4068- bl "^2.2.0 "
4068+ bl "^2.2.1 "
40694069 bson "^1.1.4"
40704070 denque "^1.4.1"
40714071 require_optional "^1.0.1"
You can’t perform that action at this time.
0 commit comments