Skip to content

Commit 8b5d391

Browse files
authored
fix(deps): update dependency @grpc/grpc-js to v0.7.0 (#613)
1 parent 25b1fc2 commit 8b5d391

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
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@google-cloud/projectify": "^1.0.4",
4848
"@google-cloud/promisify": "^1.0.4",
49-
"@grpc/grpc-js": "0.6.16",
49+
"@grpc/grpc-js": "0.7.0",
5050
"@types/duplexify": "^3.6.0",
5151
"@types/long": "^4.0.1",
5252
"arrify": "^2.0.1",

0 commit comments

Comments
 (0)