aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-09-21 08:25:48 +0800
committerAlex Browne <stephenalexbrowne@gmail.com>2018-12-05 06:24:06 +0800
commit9e9104578c8526ff48ecdda8b87d61ccb3d66a2d (patch)
treea4c6b24b4fa778e82b5452e2ffc83f8f83629959 /yarn.lock
parent4e6919a6e58d76766098262664c78f92d888337d (diff)
downloaddexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar.gz
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar.bz2
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar.lz
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar.xz
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.tar.zst
dexon-sol-tools-9e9104578c8526ff48ecdda8b87d61ccb3d66a2d.zip
Add support for decoding asset data
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 00165b935..9e293e586 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6225,9 +6225,9 @@ ethereumjs-wallet@0.6.0:
utf8 "^2.1.1"
uuid "^2.0.1"
-ethers@3.0.22:
- version "3.0.22"
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-3.0.22.tgz#7fab1ea16521705837aa43c15831877b2716b436"
+ethers@0xproject/ethers.js#eip-838-reasons, ethers@3.0.22:
+ version "3.0.18"
+ resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/b91342bd200d142af0165d6befddf783c8ae8447"
dependencies:
aes-js "3.0.0"
bn.js "^4.4.0"