|
|
@@ -407,6 +407,12 @@ async@~0.2.6:
|
|
|
version "0.2.10"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
|
|
|
|
|
|
+async@~2.1.4:
|
|
|
+ version "2.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/async/-/async-2.1.5.tgz#e587c68580994ac67fc56ff86d3ac56bdbe810bc"
|
|
|
+ dependencies:
|
|
|
+ lodash "^4.14.0"
|
|
|
+
|
|
|
asynckit@^0.4.0:
|
|
|
version "0.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
|
@@ -2312,6 +2318,12 @@ ecc-jsbn@~0.1.1:
|
|
|
dependencies:
|
|
|
jsbn "~0.1.0"
|
|
|
|
|
|
+ecdsa-sig-formatter@1.0.10:
|
|
|
+ version "1.0.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.10.tgz#1c595000f04a8897dfb85000892a0f4c33af86c3"
|
|
|
+ dependencies:
|
|
|
+ safe-buffer "^5.0.1"
|
|
|
+
|
|
|
ecdsa-sig-formatter@1.0.9:
|
|
|
version "1.0.9"
|
|
|
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.9.tgz#4bc926274ec3b5abb5016e7e1d60921ac262b2a1"
|
|
|
@@ -3233,6 +3245,21 @@ google-auth-library@^1.4.0:
|
|
|
lru-cache "^4.1.2"
|
|
|
retry-axios "^0.3.2"
|
|
|
|
|
|
+google-auth-library@~0.10.0:
|
|
|
+ version "0.10.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-0.10.0.tgz#6e15babee85fd1dd14d8d128a295b6838d52136e"
|
|
|
+ dependencies:
|
|
|
+ gtoken "^1.2.1"
|
|
|
+ jws "^3.1.4"
|
|
|
+ lodash.noop "^3.0.1"
|
|
|
+ request "^2.74.0"
|
|
|
+
|
|
|
+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"
|
|
|
+ dependencies:
|
|
|
+ node-forge "^0.7.1"
|
|
|
+
|
|
|
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"
|
|
|
@@ -3240,6 +3267,14 @@ google-p12-pem@^1.0.0:
|
|
|
node-forge "^0.7.1"
|
|
|
pify "^3.0.0"
|
|
|
|
|
|
+googleapis@^16.0.0:
|
|
|
+ version "16.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-16.1.0.tgz#0f19f2d70572d918881a0f626e3b1a2fa8629576"
|
|
|
+ dependencies:
|
|
|
+ async "~2.1.4"
|
|
|
+ google-auth-library "~0.10.0"
|
|
|
+ string-template "~1.0.0"
|
|
|
+
|
|
|
googleapis@^32.0.0:
|
|
|
version "32.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-32.0.0.tgz#04795d1956568546bb3e3cca3cae29a759326493"
|
|
|
@@ -3266,6 +3301,15 @@ growly@^1.2.0:
|
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
|
|
|
|
|
+gtoken@^1.2.1:
|
|
|
+ version "1.2.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-1.2.3.tgz#5509571b8afd4322e124cf66cf68115284c476d8"
|
|
|
+ dependencies:
|
|
|
+ google-p12-pem "^0.1.0"
|
|
|
+ jws "^3.0.0"
|
|
|
+ mime "^1.4.1"
|
|
|
+ request "^2.72.0"
|
|
|
+
|
|
|
gtoken@^2.3.0:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-2.3.0.tgz#4e0ffc16432d7041a1b3dbc1d97aac17a5dc964a"
|
|
|
@@ -4003,6 +4047,21 @@ jwa@^1.1.4:
|
|
|
ecdsa-sig-formatter "1.0.9"
|
|
|
safe-buffer "^5.0.1"
|
|
|
|
|
|
+jwa@^1.1.5:
|
|
|
+ version "1.1.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.1.6.tgz#87240e76c9808dbde18783cf2264ef4929ee50e6"
|
|
|
+ dependencies:
|
|
|
+ buffer-equal-constant-time "1.0.1"
|
|
|
+ ecdsa-sig-formatter "1.0.10"
|
|
|
+ safe-buffer "^5.0.1"
|
|
|
+
|
|
|
+jws@^3.0.0:
|
|
|
+ version "3.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.5.tgz#80d12d05b293d1e841e7cb8b4e69e561adcf834f"
|
|
|
+ dependencies:
|
|
|
+ jwa "^1.1.5"
|
|
|
+ safe-buffer "^5.0.1"
|
|
|
+
|
|
|
jws@^3.1.4:
|
|
|
version "3.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.4.tgz#f9e8b9338e8a847277d6444b1464f61880e050a2"
|
|
|
@@ -4271,6 +4330,10 @@ lodash.mergewith@^4.6.0:
|
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
|
|
|
|
|
|
+lodash.noop@^3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.noop/-/lodash.noop-3.0.1.tgz#38188f4d650a3a474258439b96ec45b32617133c"
|
|
|
+
|
|
|
lodash.set@^4.3.2:
|
|
|
version "4.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
|
|
|
@@ -4578,6 +4641,10 @@ mime@1.4.1:
|
|
|
version "1.4.1"
|
|
|
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.2.0:
|
|
|
version "2.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/mime/-/mime-2.3.1.tgz#b1621c54d63b97c47d3cfe7f7215f7d64517c369"
|
|
|
@@ -5284,6 +5351,13 @@ parseurl@~1.3.1, parseurl@~1.3.2:
|
|
|
version "1.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"
|
|
|
|
|
|
+passport-google-auth@^1.0.2:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/passport-google-auth/-/passport-google-auth-1.0.2.tgz#8b300b5aa442ef433de1d832ed3112877d0b2938"
|
|
|
+ dependencies:
|
|
|
+ googleapis "^16.0.0"
|
|
|
+ passport-strategy "1.x"
|
|
|
+
|
|
|
passport-ldapauth@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/passport-ldapauth/-/passport-ldapauth-2.0.0.tgz#42dff004417185d0a4d9f776a3eed8d4731fd689"
|
|
|
@@ -5299,7 +5373,7 @@ passport-local@^1.0.0:
|
|
|
dependencies:
|
|
|
passport-strategy "1.x.x"
|
|
|
|
|
|
-passport-strategy@1.x.x, passport-strategy@^1.0.0:
|
|
|
+passport-strategy@1.x, passport-strategy@1.x.x, passport-strategy@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/passport-strategy/-/passport-strategy-1.0.0.tgz#b5539aa8fc225a3d1ad179476ddf236b440f52e4"
|
|
|
|
|
|
@@ -6288,6 +6362,31 @@ request@2.81.0:
|
|
|
tunnel-agent "^0.6.0"
|
|
|
uuid "^3.0.0"
|
|
|
|
|
|
+request@^2.72.0:
|
|
|
+ version "2.87.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
|
|
|
+ dependencies:
|
|
|
+ aws-sign2 "~0.7.0"
|
|
|
+ aws4 "^1.6.0"
|
|
|
+ caseless "~0.12.0"
|
|
|
+ combined-stream "~1.0.5"
|
|
|
+ extend "~3.0.1"
|
|
|
+ forever-agent "~0.6.1"
|
|
|
+ form-data "~2.3.1"
|
|
|
+ har-validator "~5.0.3"
|
|
|
+ http-signature "~1.2.0"
|
|
|
+ is-typedarray "~1.0.0"
|
|
|
+ isstream "~0.1.2"
|
|
|
+ json-stringify-safe "~5.0.1"
|
|
|
+ mime-types "~2.1.17"
|
|
|
+ oauth-sign "~0.8.2"
|
|
|
+ performance-now "^2.1.0"
|
|
|
+ qs "~6.5.1"
|
|
|
+ safe-buffer "^5.1.1"
|
|
|
+ tough-cookie "~2.3.3"
|
|
|
+ tunnel-agent "^0.6.0"
|
|
|
+ uuid "^3.1.0"
|
|
|
+
|
|
|
request@^2.74.0:
|
|
|
version "2.85.0"
|
|
|
resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa"
|
|
|
@@ -6912,6 +7011,10 @@ strict-uri-encode@^1.0.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
|
|
|
|
|
|
+string-template@~1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/string-template/-/string-template-1.0.0.tgz#9e9f2233dc00f218718ec379a28a5673ecca8b96"
|
|
|
+
|
|
|
string-width@^1.0.1, string-width@^1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
|