Updated to the latest Zemu framework version

This commit is contained in:
Alexandre Paillier
2022-02-08 14:06:25 +01:00
parent 617b60483f
commit 74fcac61aa
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@ledgerhq/hw-app-eth": "^6.5.0",
"@ledgerhq/hw-transport-http": "^4.74.2",
"@ledgerhq/logs": "^5.50.0",
"@zondax/zemu": "^0.21.1",
"@zondax/zemu": "^0.22.1",
"bignumber.js": "^9.0.0",
"bip32-path": "^0.4.2",
"core-js": "^3.7.0",

View File

@@ -2238,10 +2238,10 @@
dependencies:
"@types/yargs-parser" "*"
"@zondax/zemu@^0.21.1":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@zondax/zemu/-/zemu-0.21.1.tgz#528861c8c0908f88d9104406519b5468dd440d91"
integrity sha512-lWsh4ih/BMaEQYbsjXfia1sw2ouXu2nCSNV5QfeCVdvMfmFC9s95imA16P5QwKR1ISAZ55IndwPtmuxTT+xIcA==
"@zondax/zemu@^0.22.1":
version "0.22.1"
resolved "https://registry.yarnpkg.com/@zondax/zemu/-/zemu-0.22.1.tgz#378ea193ccc4836ee5407b01028e9030f70a696e"
integrity sha512-WxX65myug9tyQuoXENO4XujDpTY+guQpc+mzN8rggmIwNqleNDe/HmBc5aeTqNyORBCSJkYpUVv3O9q2xcqzrg==
dependencies:
"@grpc/grpc-js" "^1.3.4"
"@grpc/proto-loader" "^0.6.4"