diff --git a/src/chains/ethereum/block/package.json b/src/chains/ethereum/block/package.json index ee5a455e8c..c35309b444 100644 --- a/src/chains/ethereum/block/package.json +++ b/src/chains/ethereum/block/package.json @@ -63,6 +63,6 @@ "@ganache/ethereum-utils": "0.8.0", "@ganache/rlp": "0.8.0", "@ganache/utils": "0.8.0", - "emittery": "0.10.0" + "emittery": "0.13.1" } }