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 38604e0 commit 3c2ce77Copy full SHA for 3c2ce77
VERSION
@@ -1 +1 @@
1
-2.6.0
+2.6.1
grpc/nodejs/package.json
@@ -10,12 +10,12 @@
10
"url": "https://github.com/vaticle/typedb-protocol"
11
},
12
"dependencies": {
13
- "@grpc/grpc-js": "1.3.2"
+ "@grpc/grpc-js": "1.5.0"
14
15
"devDependencies": {
16
"@bazel/typescript": "2.3.1",
17
- "grpc-tools": "1.11.1",
18
- "grpc_tools_node_protoc_ts": "5.2.2",
+ "grpc-tools": "1.11.2",
+ "grpc_tools_node_protoc_ts": "5.3.2",
19
"typescript": "3.9.7"
20
}
21
0 commit comments