Bump jsonrpc-http-server from 13.1.0 to 13.2.0 (#5975)

Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-19 13:10:54 -06:00
committed by Greg Fitzgerald
parent 8fa28f965c
commit 5157bdd8ce
4 changed files with 12 additions and 12 deletions

View File

@@ -24,5 +24,5 @@ ureq = { version = "0.11.1", features = ["json"] }
[dev-dependencies]
jsonrpc-core = "13.2.0"
jsonrpc-http-server = "13.1.0"
jsonrpc-http-server = "13.2.0"
solana-logger = { path = "../logger", version = "0.19.0-pre0" }