Skip to content

Commit 30125f6

Browse files
authored
Pin fabric-shim's dependency on grpc-js to 1.8.1 (#369)
Signed-off-by: Josh Kneubuhl <[email protected]> Signed-off-by: Josh Kneubuhl <[email protected]>
1 parent 4a0fc57 commit 30125f6

File tree

2 files changed

+46
-15
lines changed

2 files changed

+46
-15
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 45 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libraries/fabric-shim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@fidm/x509": "^1.2.1",
58-
"@grpc/grpc-js": "^1.4.1",
58+
"@grpc/grpc-js": "1.8.1",
5959
"@grpc/proto-loader": "^0.6.6",
6060
"@hyperledger/fabric-protos": "0.1.0-dev.2300102001.1",
6161
"@types/node": "^16.11.1",

0 commit comments

Comments
 (0)