Bump jsonrpc-http-server from 13.0.0 to 13.1.0 (#5707)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-28 14:21:17 -06:00
committed by Greg Fitzgerald
parent 5745a54d4c
commit 156399e8aa
4 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ bs58 = "0.2.4"
clap = "2.33"
jsonrpc-core = "13.1.0"
jsonrpc-derive = "13.1.0"
jsonrpc-http-server = "13.0.0"
jsonrpc-http-server = "13.1.0"
log = "0.4.8"
serde = "1.0.99"
serde_json = "1.0.40"