Bump deps (incl. sec fixes) (#155)

This commit is contained in:
Jaco Greeff
2019-07-11 22:58:36 +02:00
committed by GitHub
parent 8c15c3986c
commit 354997c254
5 changed files with 60 additions and 60 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.8",
"@polkadot/util-crypto": "^0.94.0-beta.8",
"@polkadot/keyring": "^0.94.0-beta.9",
"@polkadot/util-crypto": "^0.94.0-beta.9",
"xmlserializer": "^0.6.1"
}
}