Skip to content

Commit

Permalink
fix(deps): require google-gax v2.17.0 (#1409)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 29, 2021
1 parent 3b88139 commit 080d82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -62,7 +62,7 @@
"events-intercept": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^7.0.0",
"google-gax": "^2.12.0",
"google-gax": "^2.17.0",
"grpc-gcp": "^0.3.2",
"is": "^3.2.1",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 080d82f

Please sign in to comment.