Bump jsonrpc-http-server from 12.0.0 to 12.1.0 (#5211)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-22 10:34:27 -06:00
committed by Greg Fitzgerald
parent ac72265c6b
commit a6302acfd5
4 changed files with 12 additions and 12 deletions

View File

@ -30,7 +30,7 @@ indexmap = "1.0"
itertools = "0.8.0"
jsonrpc-core = "12.1.0"
jsonrpc-derive = "12.1.0"
jsonrpc-http-server = "12.0.0"
jsonrpc-http-server = "12.1.0"
jsonrpc-pubsub = "12.0.0"
jsonrpc-ws-server = "12.0.0"
libc = "0.2.58"