Skip to content

Commit 4ad58dd

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency google-auth-library to v7.0.4
1 parent 1b06a7e commit 4ad58dd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dotenv": "^8.0.0",
5252
"express": "^4.14.1",
5353
"fs-extra": "^8.0.0",
54-
"google-auth-library": "7.0.2",
54+
"google-auth-library": "7.0.4",
5555
"http-status-codes": "^2.0.0",
5656
"install": "^0.13.0",
5757
"ioredis": "^4.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4097,10 +4097,10 @@ globby@^11.0.0, globby@^11.0.1:
40974097
merge2 "^1.3.0"
40984098
slash "^3.0.0"
40994099

4100-
google-auth-library@7.0.2:
4101-
version "7.0.2"
4102-
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-7.0.2.tgz#cab6fc7f94ebecc97be6133d6519d9946ccf3e9d"
4103-
integrity sha512-vjyNZR3pDLC0u7GHLfj+Hw9tGprrJwoMwkYGqURCXYITjCrP9HprOyxVV+KekdLgATtWGuDkQG2MTh0qpUPUgg==
4100+
google-auth-library@7.0.4:
4101+
version "7.0.4"
4102+
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-7.0.4.tgz#610cb010de71435dca47dfbe8dc7fbff23055d2c"
4103+
integrity sha512-o8irYyeijEiecTXeoEe8UKNEzV1X+uhR4b2oNdapDMZixypp0J+eHimGOyx5Joa3UAeokGngdtDLXtq9vDqG2Q==
41044104
dependencies:
41054105
arrify "^2.0.0"
41064106
base64-js "^1.3.0"

0 commit comments

Comments
 (0)