Bump jsonrpc-http-server from 14.0.3 to 14.0.5 (#7181)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-02 09:55:40 -07:00
committed by Michael Vines
parent 5fbbf7c748
commit b13696ea1a
4 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@ indexmap = "1.1"
itertools = "0.8.2"
jsonrpc-core = "14.0.5"
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.3"
jsonrpc-http-server = "14.0.5"
jsonrpc-pubsub = "14.0.5"
jsonrpc-ws-server = "14.0.5"
lazy_static = "1.4.0"