Use jsonschema v1.2.2 and run yarn upgrade (#882)

- Fixes #880
This commit is contained in:
Elliot Lee
2018-04-09 11:54:30 -07:00
committed by GitHub
parent 2570e2a6d8
commit e0eb27ed8e
2 changed files with 1028 additions and 455 deletions

View File

@@ -20,7 +20,7 @@
"@types/ws": "^3.2.0", "@types/ws": "^3.2.0",
"bignumber.js": "^4.1.0", "bignumber.js": "^4.1.0",
"https-proxy-agent": "^1.0.0", "https-proxy-agent": "^1.0.0",
"jsonschema": "^1.1.1", "jsonschema": "1.2.2",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"ripple-address-codec": "^2.0.1", "ripple-address-codec": "^2.0.1",
"ripple-binary-codec": "^0.1.13", "ripple-binary-codec": "^0.1.13",

1481
yarn.lock

File diff suppressed because it is too large Load Diff