Skip to content

Commit 8bc30cb

Browse files
committed
fix(deps): update dependency grpc-gcp to ^0.3.0
1 parent f0c6be5 commit 8bc30cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"google-auth-library": "^6.0.0",
6262
"google-gax": "^2.1.0",
6363
"grpc": "^1.21.1",
64-
"grpc-gcp": "^0.1.1",
64+
"grpc-gcp": "^0.3.0",
6565
"is": "^3.2.1",
6666
"lodash.snakecase": "^4.1.1",
6767
"merge-stream": "^2.0.0",

0 commit comments

Comments
 (0)