Bump deps (#466)

This commit is contained in:
Jaco
2021-05-11 16:37:59 +03:00
committed by GitHub
parent 1015b30a22
commit 56969e32cb
10 changed files with 187 additions and 187 deletions
+4 -4
View File
@@ -12,19 +12,19 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^6.3.2-6",
"@polkadot/keyring": "^6.3.2-10",
"@polkadot/reactnative-identicon": "0.75.2-2",
"@polkadot/ui-keyring": "0.75.2-2",
"@polkadot/ui-settings": "0.75.2-2",
"@polkadot/util": "^6.3.2-6",
"@polkadot/util-crypto": "^6.3.2-6",
"@polkadot/util": "^6.3.2-10",
"@polkadot/util-crypto": "^6.3.2-10",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "^17.0.2",
"react-native": "^0.64.0",
"react-native": "^0.64.1",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.6.1",
"stream-http": "^3.2.0"