Bump jsonrpc-http-server from 14.0.5 to 14.0.6 (#8161)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.5 to 14.0.6.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/jsonrpc-http-server-v14.0.5...ipc-14.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-10 10:30:32 -07:00
committed by GitHub
parent 485806c488
commit 669282ae69
4 changed files with 39 additions and 9 deletions

View File

@ -25,7 +25,7 @@ indexmap = "1.3"
itertools = "0.8.2"
jsonrpc-core = "14.0.5"
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.5"
jsonrpc-http-server = "14.0.6"
jsonrpc-pubsub = "14.0.5"
jsonrpc-ws-server = "14.0.5"
libc = "0.2.66"