Bump jsonrpc-core-client from 14.1.0 to 14.2.0 (#10425)
Bumps [jsonrpc-core-client](https://github.com/paritytech/jsonrpc) from 14.1.0 to 14.2.0. - [Release notes](https://github.com/paritytech/jsonrpc/releases) - [Commits](https://github.com/paritytech/jsonrpc/compare/v14.1.0...v14.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d2230f1a9
commit
2e37eccfc4
@ -27,7 +27,7 @@ flate2 = "1.0"
|
||||
indexmap = "1.4"
|
||||
itertools = "0.9.0"
|
||||
jsonrpc-core = "14.2.0"
|
||||
jsonrpc-core-client = { version = "14.1.0", features = ["ws"] }
|
||||
jsonrpc-core-client = { version = "14.2.0", features = ["ws"] }
|
||||
jsonrpc-derive = "14.2.1"
|
||||
jsonrpc-http-server = "14.2.0"
|
||||
jsonrpc-pubsub = "14.2.0"
|
||||
|
Reference in New Issue
Block a user