Bump jsonrpc-ws-server from 14.0.6 to 14.1.0 (#9701)

Bumps [jsonrpc-ws-server](https://github.com/paritytech/jsonrpc) from 14.0.6 to 14.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/ipc-14.0.6...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-24 15:24:07 -07:00
committed by GitHub
parent fa20963b93
commit c92f95e0b8
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@ 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"
jsonrpc-ws-server = "14.0.6"
jsonrpc-ws-server = "14.1.0"
log = "0.4.8"
num_cpus = "1.13.0"
num-traits = "0.2"