Bump jsonrpc-http-server from 14.0.1 to 14.0.3 (#6597) (#6622)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.1...v14.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Justin Starry
2019-10-30 13:29:03 -04:00
committed by Michael Vines
parent c9d568c910
commit 09252ef084
4 changed files with 8 additions and 8 deletions

View File

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