Skip to content

Commit

Permalink
fix(deps): use grpc-gcp v1.0.0 (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Sep 14, 2022
1 parent fc0c7c6 commit 6196424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"escape-string-regexp": "^4.0.0",
"extend": "^3.0.2",
"google-gax": "^3.3.0",
"grpc-gcp": "0.4.2",
"grpc-gcp": "^1.0.0",
"is": "^3.0.1",
"is-utf8": "^0.2.1",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 6196424

Please sign in to comment.