Bump jsonrpc-derive from 13.0.0 to 13.1.0 (#5668)

Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-27 08:48:34 -07:00
committed by Michael Vines
parent a29f0484dc
commit 85f03b590d
3 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ fs_extra = "1.1.0"
indexmap = "1.0"
itertools = "0.8.0"
jsonrpc-core = "13.1.0"
jsonrpc-derive = "13.0.0"
jsonrpc-derive = "13.1.0"
jsonrpc-http-server = "13.0.0"
jsonrpc-pubsub = "13.0.0"
jsonrpc-ws-server = "13.0.0"