aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-08-01 07:37:51 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-08-01 07:37:51 +0800
commit4aff9515d807feb5fc30431d109d503a6c52f0cd (patch)
tree49c98689c083cdb0fd3992768d924a92ccfbd243 /yarn.lock
parent162fe797fcd4c41d8d84184ca5c0352c8342937b (diff)
downloaddexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar.gz
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar.bz2
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar.lz
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar.xz
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.tar.zst
dexon-sol-tools-4aff9515d807feb5fc30431d109d503a6c52f0cd.zip
Get schema tests running (not crashiing)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index f14250931..ab906d7e8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -606,7 +606,7 @@
"@0xproject/json-schemas@^0.8.1", "@0xproject/json-schemas@^0.8.3":
version "0.8.3"
- resolved "https://registry.yarnpkg.com/@0xproject/json-schemas/-/json-schemas-0.8.3.tgz#455e6219a6bd05e990392165192a983a9ab89f26"
+ resolved "https://registry.npmjs.org/@0xproject/json-schemas/-/json-schemas-0.8.3.tgz#455e6219a6bd05e990392165192a983a9ab89f26"
dependencies:
"@0xproject/typescript-typings" "^0.4.3"
"@types/node" "9.6.0"
@@ -5216,9 +5216,9 @@ ethereumjs-wallet@~0.6.0:
utf8 "^2.1.1"
uuid "^2.0.1"
-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"
+ethers@3.0.22:
+ version "3.0.22"
+ resolved "https://registry.npmjs.org/ethers/-/ethers-3.0.22.tgz#7fab1ea16521705837aa43c15831877b2716b436"
dependencies:
aes-js "3.0.0"
bn.js "^4.4.0"