We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34b369 commit a1a0f32Copy full SHA for a1a0f32
grpc/nodejs/package.json
@@ -10,12 +10,12 @@
10
"url": "https://github.com/vaticle/typedb-protocol"
11
},
12
"dependencies": {
13
- "@grpc/grpc-js": "1.2.1"
+ "@grpc/grpc-js": "1.3.2"
14
15
"devDependencies": {
16
"@bazel/typescript": "2.3.1",
17
- "grpc-tools": "1.10.0",
18
- "grpc_tools_node_protoc_ts": "5.0.1",
+ "grpc-tools": "1.11.1",
+ "grpc_tools_node_protoc_ts": "5.2.2",
19
"typescript": "3.9.7"
20
}
21
0 commit comments