Bump jsonrpc-core from 14.0.3 to 14.0.5 (#7170)

Bumps [jsonrpc-core](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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-28 10:59:31 -07:00
committed by Michael Vines
parent 7f4feaee08
commit f97626346b
4 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
bs58 = "0.3.0"
clap = "2.33"
jsonrpc-core = "14.0.3"
jsonrpc-core = "14.0.5"
jsonrpc-derive = "14.0.3"
jsonrpc-http-server = "14.0.3"
log = "0.4.8"