Bump jsonrpc-core from 12.0.0 to 12.1.0 (#5143)

Bumps [jsonrpc-core](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-19 09:59:56 -07:00
committed by Michael Vines
parent 111d0eb89b
commit 4684faa5e8
4 changed files with 13 additions and 13 deletions

View File

@ -28,7 +28,7 @@ crossbeam-channel = "0.3"
hashbrown = "0.2.0"
indexmap = "1.0"
itertools = "0.8.0"
jsonrpc-core = "12.0.0"
jsonrpc-core = "12.1.0"
jsonrpc-derive = "12.1.0"
jsonrpc-http-server = "12.0.0"
jsonrpc-pubsub = "12.0.0"