Skip to content

Commit a1a0f32

Browse files
bump grpc-js dependency
1 parent a34b369 commit a1a0f32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

grpc/nodejs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"url": "https://github.com/vaticle/typedb-protocol"
1111
},
1212
"dependencies": {
13-
"@grpc/grpc-js": "1.2.1"
13+
"@grpc/grpc-js": "1.3.2"
1414
},
1515
"devDependencies": {
1616
"@bazel/typescript": "2.3.1",
17-
"grpc-tools": "1.10.0",
18-
"grpc_tools_node_protoc_ts": "5.0.1",
17+
"grpc-tools": "1.11.1",
18+
"grpc_tools_node_protoc_ts": "5.2.2",
1919
"typescript": "3.9.7"
2020
}
2121
}

0 commit comments

Comments
 (0)