aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-07-13 19:05:38 +0800
committerFabio Berger <me@fabioberger.com>2018-07-13 19:05:38 +0800
commit6ce662c7a4d04540920bc2a11a376c71bc051bb0 (patch)
tree49cc9f2e89c1f53aced912ae7601647047feaf7b /yarn.lock
parent701ea5c46bb1d25ffc2e6962042ba3e0c0277454 (diff)
downloaddexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar.gz
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar.bz2
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar.lz
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar.xz
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.tar.zst
dexon-sol-tools-6ce662c7a4d04540920bc2a11a376c71bc051bb0.zip
Update deps
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock37
1 files changed, 36 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 53fd5f184..f2eba5d47 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,6 +2,23 @@
# yarn lockfile v1
+"0x.js@0.38.4":
+ version "0.38.4"
+ resolved "https://registry.yarnpkg.com/0x.js/-/0x.js-0.38.4.tgz#735c12d3b8d68945caab87990e6cdd24bf5bc070"
+ dependencies:
+ "@0xproject/assert" "^0.2.12"
+ "@0xproject/base-contract" "^0.3.4"
+ "@0xproject/contract-wrappers" "^0.0.5"
+ "@0xproject/order-utils" "^0.0.7"
+ "@0xproject/order-watcher" "^0.0.6"
+ "@0xproject/sol-compiler" "^0.5.2"
+ "@0xproject/types" "^0.8.1"
+ "@0xproject/typescript-typings" "^0.4.1"
+ "@0xproject/utils" "^0.7.1"
+ "@0xproject/web3-wrapper" "^0.7.1"
+ ethers "3.0.22"
+ lodash "4.17.10"
+
"8fold-marked@0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/8fold-marked/-/8fold-marked-0.3.9.tgz#bb89c645612f8ccfaffac1ca6e3c11f168c9cf59"
@@ -122,6 +139,24 @@
ethereumjs-util "5.1.5"
lodash "4.17.10"
+"@0xproject/order-watcher@^0.0.6":
+ version "0.0.6"
+ resolved "https://registry.yarnpkg.com/@0xproject/order-watcher/-/order-watcher-0.0.6.tgz#85a8fb21e5755bb555f427b12d64d10b89b332e6"
+ dependencies:
+ "@0xproject/assert" "^0.2.12"
+ "@0xproject/base-contract" "^0.3.4"
+ "@0xproject/contract-wrappers" "^0.0.5"
+ "@0xproject/fill-scenarios" "^0.0.4"
+ "@0xproject/json-schemas" "^0.8.1"
+ "@0xproject/order-utils" "^0.0.7"
+ "@0xproject/types" "^0.8.1"
+ "@0xproject/typescript-typings" "^0.4.1"
+ "@0xproject/utils" "^0.7.1"
+ "@0xproject/web3-wrapper" "^0.7.1"
+ bintrees "1.0.2"
+ ethers "3.0.22"
+ lodash "4.17.10"
+
"@0xproject/types@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@0xproject/types/-/types-0.5.0.tgz#ba3cfbc11a8c6344b57c9680aa7df2ea84b9bf05"
@@ -1834,7 +1869,7 @@ bindings@^1.2.1, bindings@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7"
-bintrees@^1.0.2:
+bintrees@1.0.2, bintrees@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/bintrees/-/bintrees-1.0.2.tgz#49f896d6e858a4a499df85c38fb399b9aff840f8"