Bump jsonrpc-core from 14.1.0 to 14.2.0

Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.1.0 to 14.2.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-06-03 10:54:19 +00:00
committed by Michael Vines
parent e8d9521cf6
commit f58b6b3431
4 changed files with 6 additions and 6 deletions

View File

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