chore: update gRPC tools and grpc_tools_node_protoc_ts

This commit is contained in:
Nex Zhu 2021-07-14 17:05:58 +08:00
parent 286a348b6f
commit 7caa7a9e9a
No known key found for this signature in database
GPG Key ID: 15C6254AD19362B4
2 changed files with 336 additions and 4938 deletions

5270
grpc/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"Node.js"
],
"devDependencies": {
"grpc_tools_node_protoc_ts": "^5.1.1",
"grpc-tools": "^1.10.0"
"grpc_tools_node_protoc_ts": "^5.3.0",
"grpc-tools": "^1.11.2"
}
}