Bump jsonrpc-core to v15 (#1737)

* Bump jsonrpc-core to v15

* "Update Substrate"

Co-authored-by: parity-processbot <>
This commit is contained in:
Maciej Hirsz
2020-09-21 11:08:53 +02:00
committed by GitHub
parent 7cfdcfee96
commit d31dd12600
2 changed files with 172 additions and 172 deletions
+171 -171
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
[dependencies]
jsonrpc-core = "14.0.3"
jsonrpc-core = "15.0.0"
polkadot-primitives = { path = "../primitives" }
sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" }