Bump jsonrpc-http-server from 14.0.6 to 14.1.0 (#9628)

automerge
This commit is contained in:
dependabot-preview[bot]
2020-04-22 09:21:05 -07:00
committed by GitHub
parent 2e8349196e
commit 08e73e5366
4 changed files with 12 additions and 12 deletions

View File

@ -28,7 +28,7 @@ itertools = "0.9.0"
jsonrpc-core = "14.1.0"
jsonrpc-core-client = { version = "14.0.5", features = ["ws"] }
jsonrpc-derive = "14.0.5"
jsonrpc-http-server = "14.0.6"
jsonrpc-http-server = "14.1.0"
jsonrpc-pubsub = "14.1.0"
jsonrpc-ws-server = "14.0.6"
log = "0.4.8"