Bump jsonrpc-ws-server from 14.0.3 to 14.0.5 (#7172)

Bumps [jsonrpc-ws-server](https://github.com/paritytech/jsonrpc) from 14.0.3 to 14.0.5.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.3...jsonrpc-ws-server-v14.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-29 23:06:23 -07:00
committed by Michael Vines
parent e7fe0db051
commit 5fbbf7c748
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ jsonrpc-core = "14.0.5"
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.3"
jsonrpc-pubsub = "14.0.5"
jsonrpc-ws-server = "14.0.3"
jsonrpc-ws-server = "14.0.5"
lazy_static = "1.4.0"
libc = "0.2.65"
log = "0.4.8"