aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-09-25 19:36:47 +0800
committerGitHub <noreply@github.com>2018-09-25 19:36:47 +0800
commit64f41259eb1f438c9c71c121f328ccf527eb3b03 (patch)
tree8e612ecbcf7dab56efc74f9b7bdde2be079f33b0 /yarn.lock
parent408f5731880d61877964275301ad10d522aad6a7 (diff)
parentb85db17e75e818b5b554cc2b8068aba980d95804 (diff)
downloaddexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar.gz
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar.bz2
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar.lz
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar.xz
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.tar.zst
dexon-sol-tools-64f41259eb1f438c9c71c121f328ccf527eb3b03.zip
Merge pull request #1085 from 0xProject/feature/export-sra-types
[sra-types] Move SRA types from @0xproject/connect to @0xproject/types
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"