Bump dependencies (#3787)

* Update dependencies, respecting semver

* Bump dependencies

* Don’t patch tiny-bip39 dependency
This commit is contained in:
Demi Obenour
2019-10-09 12:29:28 -04:00
committed by GitHub
parent 8a39be474e
commit 4da48dd9f5
25 changed files with 72 additions and 60 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ primitives = { package = "substrate-primitives", path = "../primitives" }
app-crypto = { package = "substrate-application-crypto", path = "../application-crypto" }
hex = "0.3.2"
rand = "0.7.2"
serde_json = "1.0.40"
serde_json = "1.0.41"
subtle = "2.1.1"
parking_lot = "0.9.0"