diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -4190,6 +4190,21 @@ ethereumjs-wallet@~0.6.0: utf8 "^2.1.1" uuid "^2.0.1" +ethers.js@0xproject/ethers.js#eip-838-reasons: + version "3.0.18" + resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/3cc32db979b308b636cddb812b6418f8256865ff" + dependencies: + aes-js "3.0.0" + bn.js "^4.4.0" + elliptic "6.3.3" + hash.js "^1.0.0" + inherits "2.0.1" + js-sha3 "0.5.7" + scrypt-js "2.0.3" + setimmediate "1.0.4" + uuid "2.0.1" + xmlhttprequest "1.8.0" + ethers@^3.0.15: version "3.0.15" resolved "https://registry.yarnpkg.com/ethers/-/ethers-3.0.15.tgz#7cdea4e23025681f69f575bf481b227315e0e7ab" |