diff --git a/package.json b/package.json index 286a5c0fcb72..da7eab9076f1 100644 --- a/package.json +++ b/package.json @@ -443,7 +443,9 @@ "eth-lattice-keyring>gridplus-sdk>secp256k1": false, "eth-lattice-keyring>secp256k1": false, "ganache>secp256k1": false, - "eth-walletconnect-keyring>hdkey>secp256k1": false + "eth-walletconnect-keyring>hdkey>secp256k1": false, + "eth-walletconnect-keyring>@metamask/eth-sig-util>ethereumjs-abi>ethereumjs-util>ethereum-cryptography>keccak": false, + "eth-walletconnect-keyring>@metamask/eth-sig-util>ethereumjs-abi>ethereumjs-util>ethereum-cryptography>secp256k1": false } } }