diff --git a/packages/exampleReactNative/package.json b/packages/exampleReactNative/package.json index 1f5b04a1..27fa4d45 100644 --- a/packages/exampleReactNative/package.json +++ b/packages/exampleReactNative/package.json @@ -12,12 +12,12 @@ "test": "jest" }, "dependencies": { - "@polkadot/keyring": "^5.3.1", + "@polkadot/keyring": "^5.3.2-1", "@polkadot/reactnative-identicon": "0.66.4-0", "@polkadot/ui-keyring": "0.66.4-0", "@polkadot/ui-settings": "0.66.4-0", - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "@react-native-community/async-storage": "^1.12.1", "fast-text-encoding": "^1.0.3", "get-yarn-workspaces": "^1.0.2", diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index 78ce1932..1b765547 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -10,11 +10,11 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/keyring": "^5.3.1", + "@polkadot/keyring": "^5.3.2-1", "@polkadot/ui-settings": "0.66.4-0", "@polkadot/ui-shared": "0.66.4-0", - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "color": "^3.1.3", "ethereum-blockies-base64": "^1.0.2", "jdenticon": "3.1.0", diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index d152af18..14e5edd1 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "qrcode-generator": "^1.4.4", "react-qr-reader": "^2.2.1", "styled-components": "^5.2.1" diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index e872384f..de400bbc 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -11,8 +11,8 @@ "dependencies": { "@babel/runtime": "^7.12.5", "@polkadot/ui-shared": "0.66.4-0", - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "react-native-svg": "^12.1.0" }, "peerDependencies": { diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 20e083e2..ffd41827 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -14,11 +14,11 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/hw-ledger": "^5.3.1", - "@polkadot/keyring": "^5.3.1", + "@polkadot/hw-ledger": "^5.3.2-1", + "@polkadot/keyring": "^5.3.2-1", "@polkadot/ui-settings": "0.66.4-0", - "@polkadot/util": "^5.3.1", - "@polkadot/x-rxjs": "^3.5.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/x-rxjs": "^5.3.2-1", "mkdirp": "^1.0.4", "store": "^2.0.12" }, diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index b9a06159..4bffe2d5 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/networks": "^5.3.1", - "@polkadot/util": "^5.3.1", + "@polkadot/networks": "^5.3.2-1", + "@polkadot/util": "^5.3.2-1", "eventemitter3": "^4.0.7", "store": "^2.0.12" }, diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 63a32ae3..7299f73b 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,8 +17,8 @@ "@polkadot/util-crypto": "*" }, "devDependencies": { - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "@types/color": "^3.0.1", "@types/xmlserializer": "^0.6.2" } diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 50f1a2a6..48137432 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -11,8 +11,8 @@ "dependencies": { "@babel/runtime": "^7.12.5", "@polkadot/ui-shared": "0.66.4-0", - "@polkadot/util": "^5.3.1", - "@polkadot/util-crypto": "^5.3.1", + "@polkadot/util": "^5.3.2-1", + "@polkadot/util-crypto": "^5.3.2-1", "jdenticon": "3.1.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 7759bf06..1127735c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2041,9 +2041,9 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/hw-ledger-transports@npm:5.3.1": - version: 5.3.1 - resolution: "@polkadot/hw-ledger-transports@npm:5.3.1" +"@polkadot/hw-ledger-transports@npm:5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/hw-ledger-transports@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 "@ledgerhq/hw-transport-node-hid-singleton": ^5.39.0 @@ -2051,42 +2051,42 @@ __metadata: dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": optional: true - checksum: 25c4cea5325df9b08202afb9122ed265ec3e030321e96e9c2be917a9d1f9781d86a3917197a32bfee354d27d4e8a97b2b937e214c38b07d23dda399ecd4ee7cb + checksum: 5534ceb7f043895de0e5fc0449d90df6c1d091429763b8be3996f5f3bd70e7e075b3dc32aa74616efd1da2cb5963928d1e27aee14683f95520952b905242b53e languageName: node linkType: hard -"@polkadot/hw-ledger@npm:^5.3.1": - version: 5.3.1 - resolution: "@polkadot/hw-ledger@npm:5.3.1" +"@polkadot/hw-ledger@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/hw-ledger@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/hw-ledger-transports": 5.3.1 - "@polkadot/util": ^5.3.1 + "@polkadot/hw-ledger-transports": 5.3.2-1 + "@polkadot/util": ^5.3.2-1 "@zondax/ledger-polkadot": ^0.13.0 - checksum: 491a7bd6e873058e73ae2751c46eb218df99d2056b5338eeabce7a2b8cd98723f0243b2282eab6a8ce537d4f5c1441dfd696b841db82760218e801299f727fc0 + checksum: f1b8cf9f4be22fec66ffe2ce489b7245e5c47c3b0477944c6e86f49ac85704df943e2eff048741173c806ccd522626cec47fbc4a4c39a42d426c64f726b03f32 languageName: node linkType: hard -"@polkadot/keyring@npm:^5.3.1": - version: 5.3.1 - resolution: "@polkadot/keyring@npm:5.3.1" +"@polkadot/keyring@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/keyring@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": 5.3.1 - "@polkadot/util-crypto": 5.3.1 + "@polkadot/util": 5.3.2-1 + "@polkadot/util-crypto": 5.3.2-1 peerDependencies: - "@polkadot/util": 5.3.1 - "@polkadot/util-crypto": 5.3.1 - checksum: 8cbef9e4a9359b0602cc45584aafbcdebbea83b640a78e719e3d6ebaf2c1d323dfdef9f9344d9cc6201a1660bbdbff58b1aacf2fafbb51520cbc161ea9fbaff6 + "@polkadot/util": 5.3.2-1 + "@polkadot/util-crypto": 5.3.2-1 + checksum: a64f423044c0cb363d6367fb05331a035edd1c8debb9b9cc00e4b6600411d7b872f13f6d2248fc1b125e3993c76f953a70c4daf6c3ab21a64d62e89b5e86822f languageName: node linkType: hard -"@polkadot/networks@npm:5.3.1, @polkadot/networks@npm:^5.3.1": - version: 5.3.1 - resolution: "@polkadot/networks@npm:5.3.1" +"@polkadot/networks@npm:5.3.2-1, @polkadot/networks@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/networks@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - checksum: 8d18f7a1776d17b9494c79a131c14bc6c2a8272e43eeb0a71d68700637b151b58e4905bf920e09f0f49c9ebc0bbb59d122e323136f1a38f655b851a5a8ab8fbd + checksum: a2504d3e3df50b6ac42816d3e230068fb3b6027f487248bcc5781160d2ad66d6f35039f5e72f144687ebfdfd715975ddc8492f0f44f4935637d4cbf97dcccbb2 languageName: node linkType: hard @@ -2095,11 +2095,11 @@ __metadata: resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/keyring": ^5.3.1 + "@polkadot/keyring": ^5.3.2-1 "@polkadot/ui-settings": 0.66.4-0 "@polkadot/ui-shared": 0.66.4-0 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 "@types/react-copy-to-clipboard": ^5.0.0 "@types/react-dom": ^17.0.0 "@types/styled-components": ^5.1.7 @@ -2125,8 +2125,8 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 "@types/react-qr-reader": ^2.1.3 "@types/styled-components": ^5.1.7 qrcode-generator: ^1.4.4 @@ -2147,8 +2147,8 @@ __metadata: dependencies: "@babel/runtime": ^7.12.5 "@polkadot/ui-shared": 0.66.4-0 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 "@types/react-native": ^0.63.45 react-native-svg: ^12.1.0 peerDependencies: @@ -2181,11 +2181,11 @@ __metadata: resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/hw-ledger": ^5.3.1 - "@polkadot/keyring": ^5.3.1 + "@polkadot/hw-ledger": ^5.3.2-1 + "@polkadot/keyring": ^5.3.2-1 "@polkadot/ui-settings": 0.66.4-0 - "@polkadot/util": ^5.3.1 - "@polkadot/x-rxjs": ^3.5.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/x-rxjs": ^5.3.2-1 "@types/mkdirp": ^1.0.1 "@types/store": ^2.0.2 mkdirp: ^1.0.4 @@ -2202,8 +2202,8 @@ __metadata: resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/networks": ^5.3.1 - "@polkadot/util": ^5.3.1 + "@polkadot/networks": ^5.3.2-1 + "@polkadot/util": ^5.3.2-1 "@types/store": ^2.0.2 eventemitter3: ^4.0.7 store: ^2.0.12 @@ -2218,8 +2218,8 @@ __metadata: resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 "@types/color": ^3.0.1 "@types/xmlserializer": ^0.6.2 color: ^3.1.3 @@ -2229,15 +2229,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:5.3.1, @polkadot/util-crypto@npm:^5.3.1": - version: 5.3.1 - resolution: "@polkadot/util-crypto@npm:5.3.1" +"@polkadot/util-crypto@npm:5.3.2-1, @polkadot/util-crypto@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/util-crypto@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/networks": 5.3.1 - "@polkadot/util": 5.3.1 + "@polkadot/networks": 5.3.2-1 + "@polkadot/util": 5.3.2-1 "@polkadot/wasm-crypto": ^3.1.1 - "@polkadot/x-randomvalues": 5.3.1 + "@polkadot/x-randomvalues": 5.3.2-1 base-x: ^3.0.8 blakejs: ^1.1.0 bn.js: ^4.11.9 @@ -2249,23 +2249,23 @@ __metadata: tweetnacl: ^1.0.3 xxhashjs: ^0.2.2 peerDependencies: - "@polkadot/util": 5.3.1 - checksum: db67cefaa5cadbad8eaf6b68e56ac29661d1b91a6f0911791a07c363a5d66c343cfdb89fd732ca8b2c24516b2911373ccdc5fb74e451c2f53d3458f575e8546a + "@polkadot/util": 5.3.2-1 + checksum: db59b5157825e53836c9a4a3321212337eb7b1a087162a3248d894bfcc671e06b8760f5e1ef98fb475acc474a463ae95c270a74834a15ebd8a977aeced05b31f languageName: node linkType: hard -"@polkadot/util@npm:5.3.1, @polkadot/util@npm:^5.3.1": - version: 5.3.1 - resolution: "@polkadot/util@npm:5.3.1" +"@polkadot/util@npm:5.3.2-1, @polkadot/util@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/util@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/x-textdecoder": 5.3.1 - "@polkadot/x-textencoder": 5.3.1 + "@polkadot/x-textdecoder": 5.3.2-1 + "@polkadot/x-textencoder": 5.3.2-1 "@types/bn.js": ^4.11.6 bn.js: ^4.11.9 camelcase: ^5.3.1 ip-regex: ^4.2.0 - checksum: 4cb048507ac4d49227f7183faf764bb07b8445cf4ac79106664b15287499d4e0aa76530eed0dc234940a86b3355808a6c705d1fd07e0db1c6cc5f19dd4dd3119 + checksum: 4f6e1a4152911238fb81ed7710fc93544a9c6d4c209600be542e7cad6c5d07ef527d28dda0743a3d45c51e202b42aff1e1b5ea0a0ccd97d34b4f15dee556bf2b languageName: node linkType: hard @@ -2275,8 +2275,8 @@ __metadata: dependencies: "@babel/runtime": ^7.12.5 "@polkadot/ui-shared": 0.66.4-0 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 jdenticon: 3.1.0 vue: ^2.6.12 peerDependencies: @@ -2318,40 +2318,40 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:5.3.1": - version: 5.3.1 - resolution: "@polkadot/x-randomvalues@npm:5.3.1" +"@polkadot/x-randomvalues@npm:5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/x-randomvalues@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - checksum: 2a4cf1b746bfd4f84ed473dac53780dd9e15b7dd5528cad300c6eb4ba35793fb7cd8862065e236110b14e90a0ada06f47d7998a935c57509c62edda87610b42e + checksum: 6b08e40aa4273b171a76c75f1c0db89bf525eed8878183097fdd6e484d50752b06d266885703bb4ffa9ff22f8c9b7d44ee9310c5c77e0238a316011782949c25 languageName: node linkType: hard -"@polkadot/x-rxjs@npm:^3.5.1": - version: 3.5.1 - resolution: "@polkadot/x-rxjs@npm:3.5.1" +"@polkadot/x-rxjs@npm:^5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/x-rxjs@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 rxjs: ^6.6.3 - checksum: e8ae252dba83b8f27efc8697a37537ee6fb4d33ac9635e38f580e7bea8c24184799ed222d51f77d4da0afc0c66f0d9166dcc2006cf223ff9c8d2cb1206b072bd + checksum: 589cf7dbb62459c04379e338ad211e696cafce578e9f2e05339c21b14eba0d7eadd6367004adf738a231275944ea09ca011d70748c8137da25b4b0ebc63b5910 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:5.3.1": - version: 5.3.1 - resolution: "@polkadot/x-textdecoder@npm:5.3.1" +"@polkadot/x-textdecoder@npm:5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/x-textdecoder@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - checksum: e6388d73224007426461923c24506759aaf24d34f86d147707e146902febddbe9e477717a187694381cff8248a0c260075fed16ae0b901d4766b1929e28bdc6e + checksum: edc52a77a4feb7e0fafd300dd1b1c01f85847100bd7601efd45476f55508bbac936c4e9d89b4ed3e58bd128c2d5341a69c5d4b5d4309fd4566b3bcb27c51810a languageName: node linkType: hard -"@polkadot/x-textencoder@npm:5.3.1": - version: 5.3.1 - resolution: "@polkadot/x-textencoder@npm:5.3.1" +"@polkadot/x-textencoder@npm:5.3.2-1": + version: 5.3.2-1 + resolution: "@polkadot/x-textencoder@npm:5.3.2-1" dependencies: "@babel/runtime": ^7.12.5 - checksum: 8131133c82016e7ce7abdd72667c656f3c067e909ece9b8f497d6ffba78a84d86efbabf8833d1fec3acf29dda33ce460d8d7b44b52cc4a85a8330a9609e3a772 + checksum: 9c15afb1ea945a0a2c831e592944b34346690ac5f7d716ee5983b86714b6800777293226d720b2d6c826465816ba8bf388fdaaf230d02416388a264ba150e2c6 languageName: node linkType: hard @@ -6800,12 +6800,12 @@ __metadata: dependencies: "@babel/core": ^7.12.10 "@babel/runtime": ^7.12.5 - "@polkadot/keyring": ^5.3.1 + "@polkadot/keyring": ^5.3.2-1 "@polkadot/reactnative-identicon": 0.66.4-0 "@polkadot/ui-keyring": 0.66.4-0 "@polkadot/ui-settings": 0.66.4-0 - "@polkadot/util": ^5.3.1 - "@polkadot/util-crypto": ^5.3.1 + "@polkadot/util": ^5.3.2-1 + "@polkadot/util-crypto": ^5.3.2-1 "@react-native-community/async-storage": ^1.12.1 "@react-native-community/cli-platform-ios": ^4.13.0 "@types/react-test-renderer": 17.0.0