Browse Source

[deps]: Update google-auth-library to v10.3.0 (#846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jimmy Vo <huynhmaivo82@gmail.com>
pull/809/head
renovate[bot] 3 months ago committed by GitHub
parent
commit
ab76a7eac4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
"chalk": "4.1.2",
"commander": "14.0.0",
"form-data": "4.0.4",
"google-auth-library": "10.1.0",
"google-auth-library": "10.3.0",
"googleapis": "153.0.0",
"googleapis-common": "8.0.0",
"https-proxy-agent": "7.0.6",
@ -15088,9 +15088,9 @@ @@ -15088,9 +15088,9 @@
}
},
"node_modules/google-auth-library": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.1.0.tgz",
"integrity": "sha512-GspVjZj1RbyRWpQ9FbAXMKjFGzZwDKnUHi66JJ+tcjcu5/xYAP1pdlWotCuIkMwjfVsxxDvsGZXGLzRt72D0sQ==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.3.0.tgz",
"integrity": "sha512-ylSE3RlCRZfZB56PFJSfUCuiuPq83Fx8hqu1KPWGK8FVdSaxlp/qkeMMX/DT/18xkwXIHvXEXkZsljRwfrdEfQ==",
"license": "Apache-2.0",
"dependencies": {
"base64-js": "^1.3.0",

2
package.json

@ -158,7 +158,7 @@ @@ -158,7 +158,7 @@
"chalk": "4.1.2",
"commander": "14.0.0",
"form-data": "4.0.4",
"google-auth-library": "10.1.0",
"google-auth-library": "10.3.0",
"googleapis": "153.0.0",
"googleapis-common": "8.0.0",
"https-proxy-agent": "7.0.6",

Loading…
Cancel
Save