diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5331,7 +5331,7 @@ ethers@3.0.22: uuid "2.0.1" xmlhttprequest "1.8.0" -ethers@^4.0.0-beta.14: +ethers@4.0.0-beta.14: version "4.0.0-beta.14" resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.0-beta.14.tgz#76aa9257b9c93a7604ff4dc11f2a445d07f6459d" dependencies: @@ -6088,7 +6088,7 @@ ganache-core@0xProject/ganache-core#monorepo-dep: ethereumjs-tx "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default" ethereumjs-util "^5.2.0" ethereumjs-vm "2.3.5" - ethereumjs-wallet "~0.6.0" + ethereumjs-wallet "0.6.0" fake-merkle-patricia-tree "~1.0.1" heap "~0.2.6" js-scrypt "^0.2.0" |