Skip to content

Commit 3c2ce77

Browse files
Update NodeJS dependencies and VERSION to 2.6.1
1 parent 38604e0 commit 3c2ce77

File tree

3 files changed

+347
-322
lines changed

3 files changed

+347
-322
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.1

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.3.2"
13+
"@grpc/grpc-js": "1.5.0"
1414
},
1515
"devDependencies": {
1616
"@bazel/typescript": "2.3.1",
17-
"grpc-tools": "1.11.1",
18-
"grpc_tools_node_protoc_ts": "5.2.2",
17+
"grpc-tools": "1.11.2",
18+
"grpc_tools_node_protoc_ts": "5.3.2",
1919
"typescript": "3.9.7"
2020
}
2121
}

0 commit comments

Comments
 (0)