aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-09-25 04:21:25 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-09-25 04:21:25 +0800
commit264b25c58de7170dd1e28afe94b7a8e70170f207 (patch)
treeac17a4e89e1b97c402a492dd591a6988888ae321 /yarn.lock
parentb830c28d83a33c0170d4f150ee287ea97ccf7865 (diff)
downloaddexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar.gz
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar.bz2
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar.lz
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar.xz
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.tar.zst
dexon-sol-tools-264b25c58de7170dd1e28afe94b7a8e70170f207.zip
Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and generalize it
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 7464a9c5d..aa30946a8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5296,9 +5296,9 @@ ethereumjs-wallet@~0.6.0:
utf8 "^3.0.0"
uuid "^3.3.2"
-ethers@3.0.22:
- version "3.0.22"
- resolved "https://registry.npmjs.org/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"