aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 173c24c26..0806b2e87 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webpack": "^3.1.0"
},
"dependencies": {
- "0x-json-schemas": "^0.1.5",
+ "0x-json-schemas": "^0.3.0",
"bignumber.js": "^4.0.2",
"compare-versions": "^3.0.1",
"es6-promisify": "^5.0.0",
diff --git a/yarn.lock b/yarn.lock
index d45baaa81..5e0a65dab 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,9 +2,9 @@
# yarn lockfile v1
-"0x-json-schemas@^0.1.5":
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/0x-json-schemas/-/0x-json-schemas-0.1.5.tgz#e114128ceefe33a0bc3981ec35af6780dec971c1"
+"0x-json-schemas@^0.3.0":
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/0x-json-schemas/-/0x-json-schemas-0.3.0.tgz#88d67cfc7fe34697a43a3a72f47f958f1f681d0b"
dependencies:
jsonschema "^1.2.0"