Bump jsonrpc-pubsub from 13.0.0 to 13.1.0 (#5708)

Bumps [jsonrpc-pubsub](https://github.com/paritytech/jsonrpc) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.0.0...v13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-30 11:40:58 -06:00
committed by Greg Fitzgerald
parent 36fcb4fbca
commit e1f3e33bfb
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ itertools = "0.8.0"
jsonrpc-core = "13.1.0"
jsonrpc-derive = "13.1.0"
jsonrpc-http-server = "13.1.0"
jsonrpc-pubsub = "13.0.0"
jsonrpc-pubsub = "13.1.0"
jsonrpc-ws-server = "13.1.0"
libc = "0.2.62"
log = "0.4.8"