Skip to content

Commit

Permalink
fix(deps): use grpc-gcp v1.0.0 (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Sep 14, 2022
1 parent 588c1a2 commit 12eab9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"extend": "^3.0.2",
"google-auth-library": "^8.0.2",
"google-gax": "^3.0.1",
"grpc-gcp": "^0.4.0",
"grpc-gcp": "^1.0.0",
"is": "^3.2.1",
"lodash.snakecase": "^4.1.1",
"merge-stream": "^2.0.0",
Expand Down

0 comments on commit 12eab9d

Please sign in to comment.