diff --git a/packages/ui-identicon/package.json b/packages/ui-identicon/package.json index 5ab838ef..4184f7f3 100644 --- a/packages/ui-identicon/package.json +++ b/packages/ui-identicon/package.json @@ -10,9 +10,9 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.2.0", - "@polkadot/keyring": "^0.33.26", + "@polkadot/keyring": "^0.33.27", "@polkadot/ui-settings": "^0.24.10", - "@polkadot/util-crypto": "^0.33.26", + "@polkadot/util-crypto": "^0.33.27", "@types/color": "^3.0.0", "@types/react-copy-to-clipboard": "^4.2.6", "color": "^3.0.0", diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index e536ee06..9e766a70 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -11,8 +11,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.2.0", - "@polkadot/keyring": "^0.33.26", - "@polkadot/types": "^0.35.9", + "@polkadot/keyring": "^0.33.27", + "@polkadot/types": "^0.35.10", "@types/store": "^2.0.1", "store": "^2.0.12" } diff --git a/yarn.lock b/yarn.lock index bb0a36d7..ca59a377 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1486,14 +1486,14 @@ typedoc-plugin-no-inherit "^1.0.2" typescript "^3.2.2" -"@polkadot/keyring@^0.33.26": - version "0.33.26" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.26.tgz#b9140a2296a4ba759ce66c0f706499c9aeaaa6e4" - integrity sha512-0Fmdqu+h/vzjstpVlHL76Fn7/AUVXQuPRCSO+QV4oejGPHacsmM/pUMN60P/+TptzcR/g5jFUu8tlPYFf/feaw== +"@polkadot/keyring@^0.33.27": + version "0.33.27" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.33.27.tgz#f8b89bcf5e5a0975e72a7c146e78f4a727ccc697" + integrity sha512-khZe+jNggZ0LY6HA+mEKWXcdsHYDuW6eVNk3JMKK4MjdVfVRJ1Ep7dm2lMiHeJtXknJz57qzPKLelPI4YbQe8A== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/util" "^0.33.26" - "@polkadot/util-crypto" "^0.33.26" + "@polkadot/util" "^0.33.27" + "@polkadot/util-crypto" "^0.33.27" "@types/bs58" "^3.0.30" bs58 "^4.0.1" @@ -1502,23 +1502,23 @@ resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.44.tgz#2fb28215f10b869bfa544fd8df8fccb4932d64f2" integrity sha512-tor7vSd3ZsRBO9FIuKZQ9hfqEGkNZnanAFVGmoL1iSmdhcoKtYTlQe0BQafjIynqIMOfXdJ7Zes9PlorPtw6yw== -"@polkadot/types@^0.35.9": - version "0.35.9" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.9.tgz#26091a0b3faa547bfa5dbc9dfe0383689ea4dfd2" - integrity sha512-o1VqgRth2lAlbFlbkzBjNhGAgIwbKAsKcDlRNqVUZJwkyQIcrBhNbs0w3DfwtTVWw/OeYpeEc9Jlf7yXQaZhIQ== +"@polkadot/types@^0.35.10": + version "0.35.10" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.10.tgz#6e0874bc4017dd30193337b7aae0dbc947d8ba68" + integrity sha512-MqRPJKuSjxfFA+EjU5Sk56izbSN5ntsVmctE/GY9ncY1IgfS+1y9YlJt4b2jZuEJFzRTBXAU7p91smmEoIYNPQ== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/keyring" "^0.33.26" - "@polkadot/util" "^0.33.26" + "@polkadot/keyring" "^0.33.27" + "@polkadot/util" "^0.33.27" core-js "^2.6.1" -"@polkadot/util-crypto@^0.33.26": - version "0.33.26" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.26.tgz#ea8edbdb4d8acf5fa5c09c94ec0a008e7d9c37c2" - integrity sha512-kGtDoRX/xSDG8lQjnrX5qgJOKzlcUoxcSbT/pT+cAtueadMQuDkpUJCD7OeXi6hyTbDc3kkkriFQko+kVBs6+g== +"@polkadot/util-crypto@^0.33.27": + version "0.33.27" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.33.27.tgz#efea792ebe43fa679e924f303bdcb6857c28e6d4" + integrity sha512-ZdlcUnPJOerbgbYJgMQHtGz8SGUr43geZ5/QIE4v8SkdSnwP6MKEvve/G2AkzmXIUZsLMpfW5k3CRsEFNHd1lQ== dependencies: "@babel/runtime" "^7.2.0" - "@polkadot/util" "^0.33.26" + "@polkadot/util" "^0.33.27" "@types/bip39" "^2.4.1" bip39 "^2.5.0" blakejs "^1.1.0" @@ -1526,10 +1526,10 @@ tweetnacl "^1.0.0" xxhashjs "^0.2.2" -"@polkadot/util@^0.33.26": - version "0.33.26" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.26.tgz#186ac1f398da8608e693f27cc528df9cbeb8412c" - integrity sha512-ZpbjiUp950RNRDkIXGtnWNWQCbZlMoBQQChByDDuhG6LeVxewszeP1jO+uK4RCrMbwz8aDUI9J/z1ApoLvbAzw== +"@polkadot/util@^0.33.27": + version "0.33.27" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.33.27.tgz#982e9afdd648731c88690ab6208512ca3bcde1ab" + integrity sha512-jLYx8dcTag6ACdYybeGWBkmpQj7DsTZ2mCqInhQFCuYmb1h7P7QK/RRDrCQ+Ai3yHfHol8pq/k/oQrgKXpyt6g== dependencies: "@babel/runtime" "^7.2.0" "@types/bn.js" "^4.11.3"