|
|
@@ -3775,6 +3775,18 @@ google-auth-library@^1.4.0:
|
|
|
lru-cache "^4.1.2"
|
|
|
retry-axios "^0.3.2"
|
|
|
|
|
|
+google-auth-library@^1.6.0:
|
|
|
+ version "1.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-1.6.1.tgz#9c73d831ad720c0c3048ab89d0ffdec714d07dd2"
|
|
|
+ dependencies:
|
|
|
+ axios "^0.18.0"
|
|
|
+ gcp-metadata "^0.6.3"
|
|
|
+ gtoken "^2.3.0"
|
|
|
+ jws "^3.1.5"
|
|
|
+ lodash.isstring "^4.0.1"
|
|
|
+ lru-cache "^4.1.3"
|
|
|
+ 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"
|
|
|
@@ -3797,6 +3809,17 @@ google-p12-pem@^1.0.0:
|
|
|
node-forge "^0.7.1"
|
|
|
pify "^3.0.0"
|
|
|
|
|
|
+googleapis-common@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-0.2.0.tgz#77b41655ded877728a4aedb59b5efb949aa86bf9"
|
|
|
+ dependencies:
|
|
|
+ axios "^0.18.0"
|
|
|
+ google-auth-library "^1.4.0"
|
|
|
+ pify "^3.0.0"
|
|
|
+ qs "^6.5.2"
|
|
|
+ url-template "^2.0.8"
|
|
|
+ uuid "^3.2.1"
|
|
|
+
|
|
|
googleapis@^16.0.0:
|
|
|
version "16.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-16.1.0.tgz#0f19f2d70572d918881a0f626e3b1a2fa8629576"
|
|
|
@@ -3805,15 +3828,12 @@ googleapis@^16.0.0:
|
|
|
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"
|
|
|
+googleapis@^33.0.0:
|
|
|
+ version "33.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-33.0.0.tgz#9963391eb93d63ea0e3810148eb27371e3a36862"
|
|
|
dependencies:
|
|
|
- google-auth-library "^1.4.0"
|
|
|
- pify "^3.0.0"
|
|
|
- qs "^6.5.2"
|
|
|
- url-template "^2.0.8"
|
|
|
- uuid "^3.2.1"
|
|
|
+ google-auth-library "^1.6.0"
|
|
|
+ googleapis-common "^0.2.0"
|
|
|
|
|
|
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
|
|
version "4.1.11"
|
|
|
@@ -4827,7 +4847,7 @@ jwa@^1.1.5:
|
|
|
ecdsa-sig-formatter "1.0.10"
|
|
|
safe-buffer "^5.0.1"
|
|
|
|
|
|
-jws@^3.0.0:
|
|
|
+jws@^3.0.0, jws@^3.1.5:
|
|
|
version "3.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.5.tgz#80d12d05b293d1e841e7cb8b4e69e561adcf834f"
|
|
|
dependencies:
|
|
|
@@ -5171,7 +5191,7 @@ loud-rejection@^1.0.0:
|
|
|
currently-unhandled "^0.4.1"
|
|
|
signal-exit "^3.0.0"
|
|
|
|
|
|
-lru-cache@4.1.x, lru-cache@^4.1.1, lru-cache@^4.1.2:
|
|
|
+lru-cache@4.1.x, lru-cache@^4.1.1, lru-cache@^4.1.2, lru-cache@^4.1.3:
|
|
|
version "4.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.3.tgz#a1175cf3496dfc8436c156c334b4955992bce69c"
|
|
|
dependencies:
|