Skip to content

Commit 1b415c6

Browse files
chore(deps): update dependency google-auth-library to v8 (GoogleCloudPlatform#145)
Co-authored-by: Alexander Fenster <fenster@google.com>
1 parent 4a71e84 commit 1b415c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudprober/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@google-cloud/error-reporting": "^2.0.0",
88
"argparse": "^2.0.0",
99
"bluebird": "^3.5.2",
10-
"google-auth-library": "^7.0.0",
10+
"google-auth-library": "^8.0.0",
1111
"google-protobuf": "^3.6.1",
1212
"grpc": "^1.15.1",
1313
"grpc-tools": "^1.6.6"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@grpc/proto-loader": "^0.6.2",
3939
"@google-cloud/spanner": "^5.12.0",
4040
"c8": "^7.7.2",
41-
"google-auth-library": "^7.3.0",
41+
"google-auth-library": "^8.0.0",
4242
"google-gax": "^2.14.1",
4343
"google-protobuf": "^3.17.1",
4444
"grpc": "^1.24.10",

0 commit comments

Comments
 (0)