Bump jsonrpc-http-server from 12.0.0 to 12.1.0 (#5211)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v12.0.0...v12.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-22 10:34:27 -06:00
committed by Greg Fitzgerald
parent ac72265c6b
commit a6302acfd5
4 changed files with 12 additions and 12 deletions

View File

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