fix(deps): update dependency google-auth-library to v8.1.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-06-30 16:12:02 +00:00
committed by GitHub
parent 00d130ab37
commit 714591a230
+3 -3
View File
@@ -13997,9 +13997,9 @@ google-auth-library@^7.14.0:
lru-cache "^6.0.0"
google-auth-library@^8.0.0, google-auth-library@^8.0.1, google-auth-library@^8.0.2:
version "8.0.3"
resolved "https://registry.npmjs.org/google-auth-library/-/google-auth-library-8.0.3.tgz#1e780430632d03df36dc22a3f5c89dbc251f2105"
integrity sha512-1eC6yaCrPfkv3bwtb3e0AOct7E7xR/uikDyXNo/j8Wd6a1ldRgAey5FmaDGNJnHNDPLtDiENQLYsA69eXOF5sA==
version "8.1.0"
resolved "https://registry.npmjs.org/google-auth-library/-/google-auth-library-8.1.0.tgz#879e8d2e90a9d47e6eab32fd1d5fd9ed52d7d441"
integrity sha512-J/fNXEnqLgbr3kmeUshZCtHQia6ZiNbbrebVzpt/+LTeY6Ka9CtbQvloTjVGVO7nyYbs0KYeuIwgUC/t2Gp1Jw==
dependencies:
arrify "^2.0.0"
base64-js "^1.3.0"