Skip to content

Commit 9f9d982

Browse files
renovate[bot]fhinkel
authored andcommitted
fix(deps): update dependency google-auth-library to v2 (GoogleCloudPlatform#962)
1 parent c58cf9d commit 9f9d982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: endpoints/getting-started-grpc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "repo-tools test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
1818
},
1919
"dependencies": {
20-
"google-auth-library": "^1.3.1",
20+
"google-auth-library": "^2.0.0",
2121
"grpc": "1.16.1",
2222
"jsonwebtoken": "^8.2.0",
2323
"yargs": "12.0.5"

0 commit comments

Comments
 (0)