Bump jsonrpc-core from 14.0.0 to 14.0.1 (#6439)

Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-18 11:17:25 -07:00
committed by Michael Vines
parent c01bc4afbd
commit 171c0d5421
4 changed files with 13 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ dir-diff = "0.3.2"
fs_extra = "1.1.0"
indexmap = "1.1"
itertools = "0.8.0"
jsonrpc-core = "14.0.0"
jsonrpc-core = "14.0.1"
jsonrpc-derive = "14.0.0"
jsonrpc-http-server = "14.0.1"
jsonrpc-pubsub = "14.0.0"