Bump jsonrpc-core from 13.1.0 to 13.2.0 (#5894)

Bumps [jsonrpc-core](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-18 11:44:47 -06:00
committed by Greg Fitzgerald
parent 742562fc2e
commit 31a276b628
4 changed files with 13 additions and 13 deletions

View File

@@ -31,7 +31,7 @@ dir-diff = "0.3.1"
fs_extra = "1.1.0"
indexmap = "1.1"
itertools = "0.8.0"
jsonrpc-core = "13.1.0"
jsonrpc-core = "13.2.0"
jsonrpc-derive = "13.2.0"
jsonrpc-http-server = "13.1.0"
jsonrpc-pubsub = "13.1.0"