Bump jsonrpc-http-server from 14.1.0 to 14.2.0

Bumps [jsonrpc-http-server](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/compare/v14.1.0...v14.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-04 09:21:53 +00:00
committed by Michael Vines
parent 26e684f375
commit 8736247554
4 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ homepage = "https://solana.com/"
clap = "2.33"
jsonrpc-core = "14.2.0"
jsonrpc-derive = "14.2.1"
jsonrpc-http-server = "14.1.0"
jsonrpc-http-server = "14.2.0"
log = "0.4.8"
serde_json = "1.0.53"
solana-clap-utils = { path = "../clap-utils", version = "1.3.0" }