Bump jsonrpc-core from 14.0.5 to 14.1.0

Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.5 to 14.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-17 02:08:00 +00:00
committed by Michael Vines
parent dbaebe101c
commit cb0a1a94a7
4 changed files with 14 additions and 14 deletions

View File

@ -25,7 +25,7 @@ fs_extra = "1.1.0"
flate2 = "1.0"
indexmap = "1.3"
itertools = "0.9.0"
jsonrpc-core = "14.0.5"
jsonrpc-core = "14.1.0"
jsonrpc-core-client = { version = "14.0.5", features = ["ws"] }
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.6"