Skip to content
Snippets Groups Projects
Commit 8fd0a468 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Bastian Köcher
Browse files

Bump serde_json from 1.0.55 to 1.0.56 (#173)

parent e9a67d33
Branches
No related merge requests found
......@@ -26,7 +26,7 @@ parity-crypto = { version = "0.6", features = ["publickey"] }
parking_lot = "0.11.0"
rustc-hex = "2.0.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.55"
serde_json = "1.0.56"
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
time = "0.2"
web3 = { version = "0.12.0", default-features = false }
......
......@@ -14,7 +14,7 @@ env_logger = "0.7.1"
futures = "0.3.5"
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
log = "0.4.8"
serde_json = "1.0.55"
serde_json = "1.0.56"
url = "2.1.0"
[dependencies.sp-core]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment