Skip to content

Commit 23bda1d

Browse files
Benjamin E. Coecallmehiphop
authored andcommitted
fix(deps): pin to newer version of grpc (#602)
1 parent 50a1c3f commit 23bda1d

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
@@ -52,7 +52,7 @@
5252
"predocs-test": "npm run docs"
5353
},
5454
"dependencies": {
55-
"@google-cloud/common-grpc": "^1.0.5",
55+
"@google-cloud/common-grpc": "^1.0.6",
5656
"@google-cloud/paginator": "^2.0.0",
5757
"@google-cloud/projectify": "^1.0.0",
5858
"@google-cloud/promisify": "^1.0.0",

0 commit comments

Comments
 (0)