|
37 | 37 | "test:watch": "jest --watch" |
38 | 38 | }, |
39 | 39 | "resolutions": { |
40 | | - "@trezor/connect@9.0.6": "patch:@trezor/connect@npm%3A9.0.6#./.yarn/patches/@trezor-connect-npm-9.0.6-37abefdc3e.patch", |
41 | 40 | "@types/web": "0.0.69" |
42 | 41 | }, |
43 | 42 | "dependencies": { |
44 | 43 | "@ethereumjs/tx": "^4.0.0", |
45 | 44 | "@ethereumjs/util": "^8.0.0", |
46 | | - "@metamask/eth-sig-util": "^7.0.0", |
47 | | - "@trezor/connect-plugin-ethereum": "^9.0.1", |
48 | | - "@trezor/connect-web": "^9.0.6", |
| 45 | + "@metamask/eth-sig-util": "^7.0.1", |
| 46 | + "@trezor/connect-plugin-ethereum": "^9.0.3", |
| 47 | + "@trezor/connect-web": "^9.1.11", |
49 | 48 | "hdkey": "^2.1.0" |
50 | 49 | }, |
51 | 50 | "devDependencies": { |
|
113 | 112 | "@ethereumjs/tx>ethereumjs-util>ethereum-cryptography>keccak": false, |
114 | 113 | "@ethereumjs/tx>ethereumjs-util>ethereum-cryptography>secp256k1": false, |
115 | 114 | "ethereumjs-tx>ethereumjs-util>ethereum-cryptography>keccak": false, |
116 | | - "ethereumjs-tx>ethereumjs-util>ethereum-cryptography>secp256k1": false |
| 115 | + "ethereumjs-tx>ethereumjs-util>ethereum-cryptography>secp256k1": false, |
| 116 | + "@trezor/connect-web>@trezor/connect>@trezor/blockchain-link>@solana/web3.js>bigint-buffer": false, |
| 117 | + "@trezor/connect-web>@trezor/connect>@trezor/blockchain-link>ws>bufferutil": false, |
| 118 | + "@trezor/connect-web>@trezor/connect>@trezor/blockchain-link>ws>utf-8-validate": false, |
| 119 | + "@trezor/connect-web>@trezor/connect>@trezor/protobuf>protobufjs": false, |
| 120 | + "@trezor/connect-web>@trezor/connect>@trezor/transport>usb": false |
117 | 121 | } |
118 | 122 | } |
119 | 123 | } |
0 commit comments