Bump jsonrpc-pubsub from 14.0.0 to 14.0.1 (#6465)

Bumps [jsonrpc-pubsub](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/compare/v14.0.0...v14.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-21 07:48:28 -07:00
committed by Michael Vines
parent cc1cc7be94
commit 91920cc390
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ itertools = "0.8.0"
jsonrpc-core = "14.0.1"
jsonrpc-derive = "14.0.1"
jsonrpc-http-server = "14.0.1"
jsonrpc-pubsub = "14.0.0"
jsonrpc-pubsub = "14.0.1"
jsonrpc-ws-server = "14.0.1"
lazy_static = "1.4.0"
libc = "0.2.65"