aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-10-25 09:34:20 +0800
committerFred Carlsen <fred@sjelfull.no>2018-12-06 19:04:24 +0800
commitb159d4e0ecbd1f1419501c79dbb9bf52004c37b7 (patch)
tree0443e8e86c6ec1e0216fc6e1446dc413fecce8f0 /yarn.lock
parent1402a3dfae1be32a346f8b75a4209950bda00b74 (diff)
downloaddexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar.gz
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar.bz2
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar.lz
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar.xz
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.tar.zst
dexon-0x-contracts-b159d4e0ecbd1f1419501c79dbb9bf52004c37b7.zip
Implement fetching and parsing relayer info
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 517da9451..a01c6f351 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1236,6 +1236,12 @@
version "0.4.1"
resolved "https://registry.yarnpkg.com/@types/accounting/-/accounting-0.4.1.tgz#865d9f5694fd7c438fba34eb4bc82eec6f34cdd5"
+"@types/axios@^0.14.0":
+ version "0.14.0"
+ resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.0.tgz#ec2300fbe7d7dddd7eb9d3abf87999964cafce46"
+ dependencies:
+ axios "*"
+
"@types/bintrees@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@types/bintrees/-/bintrees-1.0.2.tgz#0dfdce4eeebdf90427bd35b0e79dc248b3d157a6"
@@ -2475,7 +2481,7 @@ aws4@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
-axios@^0.18.0:
+axios@*, axios@^0.18.0:
version "0.18.0"
resolved "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
dependencies: