Bump jsonrpc-core-client from 14.0.5 to 14.1.0 (#9683)

Bumps [jsonrpc-core-client](https://github.com/paritytech/jsonrpc) from 14.0.5 to 14.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/jsonrpc-core-client-v14.0.5...v14.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-23 13:07:50 -07:00
committed by GitHub
parent 3acfe42622
commit 17a8b0f783
2 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ flate2 = "1.0"
indexmap = "1.3"
itertools = "0.9.0"
jsonrpc-core = "14.1.0"
jsonrpc-core-client = { version = "14.0.5", features = ["ws"] }
jsonrpc-core-client = { version = "14.1.0", features = ["ws"] }
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.1.0"
jsonrpc-pubsub = "14.1.0"