|
@@ -369,7 +369,7 @@ aws4@^1.2.1, aws4@^1.6.0:
|
|
|
version "1.6.0"
|
|
version "1.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
|
|
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
|
|
|
|
|
|
|
|
-axios@^0.17.0:
|
|
|
|
|
|
|
+axios@^0.17.0, axios@^0.17.1:
|
|
|
version "0.17.1"
|
|
version "0.17.1"
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.17.1.tgz#2d8e3e5d0bdbd7327f91bc814f5c57660f81824d"
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.17.1.tgz#2d8e3e5d0bdbd7327f91bc814f5c57660f81824d"
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -2649,29 +2649,32 @@ good-listener@^1.2.2:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
delegate "^3.1.2"
|
|
delegate "^3.1.2"
|
|
|
|
|
|
|
|
-google-auth-library@0.12.0:
|
|
|
|
|
- version "0.12.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-0.12.0.tgz#a3fc6c296d00bb54e4d877ef581a05947330d07f"
|
|
|
|
|
|
|
+google-auth-library@^1.0.0:
|
|
|
|
|
+ version "1.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-1.1.0.tgz#f3e17e8d9f93a0cdd8c78503427cb656be3aa435"
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- gtoken "^1.2.3"
|
|
|
|
|
|
|
+ axios "^0.17.1"
|
|
|
|
|
+ gtoken "^2.0.2"
|
|
|
jws "^3.1.4"
|
|
jws "^3.1.4"
|
|
|
lodash.isstring "^4.0.1"
|
|
lodash.isstring "^4.0.1"
|
|
|
- lodash.merge "^4.6.0"
|
|
|
|
|
- request "^2.81.0"
|
|
|
|
|
|
|
+ lru-cache "^4.1.1"
|
|
|
|
|
|
|
|
-google-p12-pem@^0.1.0:
|
|
|
|
|
- version "0.1.2"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-0.1.2.tgz#33c46ab021aa734fa0332b3960a9a3ffcb2f3177"
|
|
|
|
|
|
|
+google-p12-pem@^1.0.0:
|
|
|
|
|
+ version "1.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-1.0.0.tgz#375cc4e977a311908d365b47ed3519e7207c1f77"
|
|
|
dependencies:
|
|
dependencies:
|
|
|
node-forge "^0.7.1"
|
|
node-forge "^0.7.1"
|
|
|
|
|
+ pify "^3.0.0"
|
|
|
|
|
|
|
|
-googleapis@^24.0.0:
|
|
|
|
|
- version "24.0.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-24.0.0.tgz#ce662900708abf173d78396d4db5840f56644f72"
|
|
|
|
|
|
|
+googleapis@^25.0.0:
|
|
|
|
|
+ version "25.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-25.0.0.tgz#0f6f48109584e035e266022eb7fdc1a86823da3a"
|
|
|
dependencies:
|
|
dependencies:
|
|
|
async "2.6.0"
|
|
async "2.6.0"
|
|
|
- google-auth-library "0.12.0"
|
|
|
|
|
|
|
+ google-auth-library "^1.0.0"
|
|
|
|
|
+ qs "^6.5.1"
|
|
|
string-template "1.0.0"
|
|
string-template "1.0.0"
|
|
|
|
|
+ uuid "^3.1.0"
|
|
|
|
|
|
|
|
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
|
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
|
|
version "4.1.11"
|
|
version "4.1.11"
|
|
@@ -2685,14 +2688,15 @@ growly@^1.2.0:
|
|
|
version "1.3.0"
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
|
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
|
|
|
|
|
|
|
-gtoken@^1.2.3:
|
|
|
|
|
- version "1.2.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-1.2.3.tgz#5509571b8afd4322e124cf66cf68115284c476d8"
|
|
|
|
|
|
|
+gtoken@^2.0.2:
|
|
|
|
|
+ version "2.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-2.1.0.tgz#e65028d32d1d52eeb17b00f85ef0f7484f0fd36f"
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- google-p12-pem "^0.1.0"
|
|
|
|
|
|
|
+ axios "^0.17.0"
|
|
|
|
|
+ google-p12-pem "^1.0.0"
|
|
|
jws "^3.0.0"
|
|
jws "^3.0.0"
|
|
|
- mime "^1.4.1"
|
|
|
|
|
- request "^2.72.0"
|
|
|
|
|
|
|
+ mime "^2.0.3"
|
|
|
|
|
+ pify "^3.0.0"
|
|
|
|
|
|
|
|
gzip-size@^3.0.0:
|
|
gzip-size@^3.0.0:
|
|
|
version "3.0.0"
|
|
version "3.0.0"
|
|
@@ -3566,10 +3570,6 @@ lodash.merge@^3.3.2:
|
|
|
lodash.keysin "^3.0.0"
|
|
lodash.keysin "^3.0.0"
|
|
|
lodash.toplainobject "^3.0.0"
|
|
lodash.toplainobject "^3.0.0"
|
|
|
|
|
|
|
|
-lodash.merge@^4.6.0:
|
|
|
|
|
- version "4.6.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
|
|
|
|
|
-
|
|
|
|
|
lodash.mergewith@^4.6.0:
|
|
lodash.mergewith@^4.6.0:
|
|
|
version "4.6.0"
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
|
|
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
|
|
@@ -3634,7 +3634,7 @@ loud-rejection@^1.0.0:
|
|
|
currently-unhandled "^0.4.1"
|
|
currently-unhandled "^0.4.1"
|
|
|
signal-exit "^3.0.0"
|
|
signal-exit "^3.0.0"
|
|
|
|
|
|
|
|
-lru-cache@^4.0.1, lru-cache@^4.0.2:
|
|
|
|
|
|
|
+lru-cache@^4.0.1, lru-cache@^4.0.2, lru-cache@^4.1.1:
|
|
|
version "4.1.1"
|
|
version "4.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.1.tgz#622e32e82488b49279114a4f9ecf45e7cd6bba55"
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.1.tgz#622e32e82488b49279114a4f9ecf45e7cd6bba55"
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -3786,9 +3786,9 @@ mime@1.4.1:
|
|
|
version "1.4.1"
|
|
version "1.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6"
|
|
resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6"
|
|
|
|
|
|
|
|
-mime@^1.4.1:
|
|
|
|
|
- version "1.6.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
|
|
|
|
|
|
|
+mime@^2.0.3:
|
|
|
|
|
+ version "2.2.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mime/-/mime-2.2.0.tgz#161e541965551d3b549fa1114391e3a3d55b923b"
|
|
|
|
|
|
|
|
mimic-fn@^1.0.0:
|
|
mimic-fn@^1.0.0:
|
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
@@ -3879,9 +3879,9 @@ mongoose-paginate@^5.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
bluebird "3.0.5"
|
|
bluebird "3.0.5"
|
|
|
|
|
|
|
|
-mongoose-unique-validator@^1.0.6:
|
|
|
|
|
- version "1.0.6"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/mongoose-unique-validator/-/mongoose-unique-validator-1.0.6.tgz#fab31e68c1a5ba6f5b05da8e93842db55eb0a3b1"
|
|
|
|
|
|
|
+mongoose-unique-validator@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mongoose-unique-validator/-/mongoose-unique-validator-2.0.0.tgz#76e406cd0b322bbbb79496e2b7425d885ce661c4"
|
|
|
dependencies:
|
|
dependencies:
|
|
|
lodash.foreach "^4.1.0"
|
|
lodash.foreach "^4.1.0"
|
|
|
lodash.get "^4.0.2"
|
|
lodash.get "^4.0.2"
|
|
@@ -4914,7 +4914,7 @@ q@^1.1.2:
|
|
|
version "1.5.1"
|
|
version "1.5.1"
|
|
|
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
|
|
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
|
|
|
|
|
|
|
|
-qs@6.5.1, qs@~6.5.1:
|
|
|
|
|
|
|
+qs@6.5.1, qs@^6.5.1, qs@~6.5.1:
|
|
|
version "6.5.1"
|
|
version "6.5.1"
|
|
|
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
|
|
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
|
|
|
|
|
|
|
@@ -5272,7 +5272,7 @@ repeating@^2.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
is-finite "^1.0.0"
|
|
is-finite "^1.0.0"
|
|
|
|
|
|
|
|
-request@2, request@^2.72.0, request@^2.81.0:
|
|
|
|
|
|
|
+request@2:
|
|
|
version "2.83.0"
|
|
version "2.83.0"
|
|
|
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
|
|
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
|
|
|
dependencies:
|
|
dependencies:
|