Bump jsonrpc-http-server from 14.0.0 to 14.0.1 (#6437)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [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-10-18 11:04:30 -07:00
committed by Michael Vines
parent c404008743
commit c01bc4afbd
4 changed files with 8 additions and 8 deletions

View File

@ -24,5 +24,5 @@ solana-sdk = { path = "../sdk", version = "0.20.0" }
[dev-dependencies]
jsonrpc-core = "14.0.0"
jsonrpc-http-server = "14.0.0"
jsonrpc-http-server = "14.0.1"
solana-logger = { path = "../logger", version = "0.20.0" }