aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAmir Bandeali <abandeali1@gmail.com>2018-06-27 09:38:30 +0800
committerGitHub <noreply@github.com>2018-06-27 09:38:30 +0800
commit73c36fe2d20c0e477458e6c07b837b08f8d424c6 (patch)
tree1cb07f3bdc14812cd4eb67610a93f8e6c2670d16 /yarn.lock
parent744e6e60c51b2bfd081920b58a73e566113fee0e (diff)
parentec3e9efdaaf35f408f708b359f648d6addbfa1f2 (diff)
downloaddexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar.gz
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar.bz2
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar.lz
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar.xz
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.tar.zst
dexon-sol-tools-73c36fe2d20c0e477458e6c07b837b08f8d424c6.zip
Merge pull request #773 from 0xProject/feature/contracts/abi-calldata-proxy
Optimize transfer
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 ca70018b3..996dd28a9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4194,9 +4194,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"