Bump jsonrpc-derive from 14.0.3 to 14.0.5 (#7173)

Bumps [jsonrpc-derive](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-derive-v14.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-29 14:15:02 -07:00
committed by Michael Vines
parent dcb7bd8c74
commit e7fe0db051
3 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ fs_extra = "1.1.0"
indexmap = "1.1"
itertools = "0.8.2"
jsonrpc-core = "14.0.5"
jsonrpc-derive = "14.0.3"
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.3"
jsonrpc-pubsub = "14.0.5"
jsonrpc-ws-server = "14.0.3"