diff --git a/packages/exampleReactNative/package.json b/packages/exampleReactNative/package.json index 0a624787..d07484fa 100644 --- a/packages/exampleReactNative/package.json +++ b/packages/exampleReactNative/package.json @@ -12,12 +12,12 @@ "test": "jest" }, "dependencies": { - "@polkadot/keyring": "^6.11.2-6", + "@polkadot/keyring": "^6.11.2-7", "@polkadot/reactnative-identicon": "0.83.2-0", "@polkadot/ui-keyring": "0.83.2-0", "@polkadot/ui-settings": "0.83.2-0", - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "@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 42ae7262..56dc081b 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -13,11 +13,11 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.14.6", - "@polkadot/keyring": "^6.11.2-6", + "@polkadot/keyring": "^6.11.2-7", "@polkadot/ui-settings": "0.83.2-0", "@polkadot/ui-shared": "0.83.2-0", - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "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 6bfba288..1490b1ce 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.14.6", - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "qrcode-generator": "^1.4.4", "react-qr-reader": "^2.2.1", "styled-components": "^5.3.0" diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index 029fc0c0..5e9825e8 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -14,8 +14,8 @@ "dependencies": { "@babel/runtime": "^7.14.6", "@polkadot/ui-shared": "0.83.2-0", - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "react-native-svg": "^12.1.1" }, "peerDependencies": { diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 80053f2d..7b0b46f4 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -14,10 +14,10 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.14.6", - "@polkadot/hw-ledger": "^6.11.2-6", - "@polkadot/keyring": "^6.11.2-6", + "@polkadot/hw-ledger": "^6.11.2-7", + "@polkadot/keyring": "^6.11.2-7", "@polkadot/ui-settings": "0.83.2-0", - "@polkadot/util": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", "mkdirp": "^1.0.4", "rxjs": "^7.2.0", "store": "^2.0.12" diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 9461c41f..3bd5200b 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.14.6", - "@polkadot/networks": "^6.11.2-6", - "@polkadot/util": "^6.11.2-6", + "@polkadot/networks": "^6.11.2-7", + "@polkadot/util": "^6.11.2-7", "eventemitter3": "^4.0.7", "store": "^2.0.12" }, diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 914682a3..490e5251 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,8 +17,8 @@ "@polkadot/util-crypto": "*" }, "devDependencies": { - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "@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 da8ed213..bec98a63 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -14,8 +14,8 @@ "dependencies": { "@babel/runtime": "^7.14.6", "@polkadot/ui-shared": "0.83.2-0", - "@polkadot/util": "^6.11.2-6", - "@polkadot/util-crypto": "^6.11.2-6", + "@polkadot/util": "^6.11.2-7", + "@polkadot/util-crypto": "^6.11.2-7", "jdenticon": "3.1.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 24a9cdbe..4f1b0f75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2271,9 +2271,9 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/hw-ledger-transports@npm:6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/hw-ledger-transports@npm:6.11.2-6" +"@polkadot/hw-ledger-transports@npm:6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/hw-ledger-transports@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 "@ledgerhq/hw-transport": ^6.0.2 @@ -2283,42 +2283,42 @@ __metadata: dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": optional: true - checksum: 57069c38df5da8c77e9f5868d18b905f396851396c978f8a4a44fbcc5ea3a48bd2459d12e7e947ba5f76b0245f81131fcac6a7b2f87b49c223b63f81bbe3110c + checksum: 68d2da003bca6311b7b4eed04b548045e1fb3ea73cdbdc8a9d4b0b3f55444dfddfad3d38ede899fd5ab31637dc80cd9ce6cda064114be6357653825adbfa73dc languageName: node linkType: hard -"@polkadot/hw-ledger@npm:^6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/hw-ledger@npm:6.11.2-6" +"@polkadot/hw-ledger@npm:^6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/hw-ledger@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/hw-ledger-transports": 6.11.2-6 - "@polkadot/util": ^6.11.2-6 + "@polkadot/hw-ledger-transports": 6.11.2-7 + "@polkadot/util": ^6.11.2-7 "@zondax/ledger-substrate": ^0.16.2 - checksum: eaa92bd25a968de7b3416fca67ed66e740f78c0b0b706968c89d79ac807e8727e6e4f63888fb2fe4231bd07ffc337b5d928f26386ee89c991ea4ca55b0f3c13d + checksum: 96377047c62141463d5db1b0549098e6f70a6041009e68f7614ab2f7790c3efdad26e4af397f9494c0e7dc4d8c6e1d699bbc4aa40dd4e422304374eeff0eb867 languageName: node linkType: hard -"@polkadot/keyring@npm:^6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/keyring@npm:6.11.2-6" +"@polkadot/keyring@npm:^6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/keyring@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/util": 6.11.2-6 - "@polkadot/util-crypto": 6.11.2-6 + "@polkadot/util": 6.11.2-7 + "@polkadot/util-crypto": 6.11.2-7 peerDependencies: - "@polkadot/util": 6.11.2-6 - "@polkadot/util-crypto": 6.11.2-6 - checksum: f50f1f349219b56a833c34d099338d4fe43c80e790075df800cea447b980f9d95fde1f2279d8ed496bed0faaa428c6b320c7b253905ea9ec88f69426fdc19f5c + "@polkadot/util": 6.11.2-7 + "@polkadot/util-crypto": 6.11.2-7 + checksum: 6b80e7c5f0155a470e623a8993c411ddeae967b35c7d08dddacab176915f02549a04703369172ffebe812841fe7251c42015870f28bed89ae3a825b9a40e71d2 languageName: node linkType: hard -"@polkadot/networks@npm:6.11.2-6, @polkadot/networks@npm:^6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/networks@npm:6.11.2-6" +"@polkadot/networks@npm:6.11.2-7, @polkadot/networks@npm:^6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/networks@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - checksum: 6f245a08d4b9bf2df12659aec703fba70605c4357d0c464f38bb64c994f4af23f77ec817306c19196fb59010e89964523edded1f9f09f6bd209d4497e1dadcb0 + checksum: 71208ed5a19f0546e4defde9b6be8ccd523d6b39af468727d619bf6bb03293695d6840fb5701f1f6dbe5b3860b008ee46778d8b80d46c1a3bf2cf579859dcaad languageName: node linkType: hard @@ -2327,11 +2327,11 @@ __metadata: resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/keyring": ^6.11.2-6 + "@polkadot/keyring": ^6.11.2-7 "@polkadot/ui-settings": 0.83.2-0 "@polkadot/ui-shared": 0.83.2-0 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 "@types/react-copy-to-clipboard": ^5.0.0 "@types/react-dom": ^17.0.8 "@types/styled-components": ^5.1.11 @@ -2357,8 +2357,8 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 "@types/react-qr-reader": ^2.1.3 "@types/styled-components": ^5.1.11 qrcode-generator: ^1.4.4 @@ -2379,8 +2379,8 @@ __metadata: dependencies: "@babel/runtime": ^7.14.6 "@polkadot/ui-shared": 0.83.2-0 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 "@types/react-native": ^0.64.10 react-native-svg: ^12.1.1 peerDependencies: @@ -2413,10 +2413,10 @@ __metadata: resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/hw-ledger": ^6.11.2-6 - "@polkadot/keyring": ^6.11.2-6 + "@polkadot/hw-ledger": ^6.11.2-7 + "@polkadot/keyring": ^6.11.2-7 "@polkadot/ui-settings": 0.83.2-0 - "@polkadot/util": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 "@types/mkdirp": ^1.0.1 "@types/store": ^2.0.2 mkdirp: ^1.0.4 @@ -2434,8 +2434,8 @@ __metadata: resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/networks": ^6.11.2-6 - "@polkadot/util": ^6.11.2-6 + "@polkadot/networks": ^6.11.2-7 + "@polkadot/util": ^6.11.2-7 "@types/store": ^2.0.2 eventemitter3: ^4.0.7 store: ^2.0.12 @@ -2450,8 +2450,8 @@ __metadata: resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 "@types/color": ^3.0.1 "@types/xmlserializer": ^0.6.2 color: ^3.1.3 @@ -2461,15 +2461,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:6.11.2-6, @polkadot/util-crypto@npm:^6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/util-crypto@npm:6.11.2-6" +"@polkadot/util-crypto@npm:6.11.2-7, @polkadot/util-crypto@npm:^6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/util-crypto@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/networks": 6.11.2-6 - "@polkadot/util": 6.11.2-6 + "@polkadot/networks": 6.11.2-7 + "@polkadot/util": 6.11.2-7 "@polkadot/wasm-crypto": ^4.0.2 - "@polkadot/x-randomvalues": 6.11.2-6 + "@polkadot/x-randomvalues": 6.11.2-7 base-x: ^3.0.8 base64-js: ^1.5.1 blakejs: ^1.1.1 @@ -2482,23 +2482,23 @@ __metadata: tweetnacl: ^1.0.3 xxhashjs: ^0.2.2 peerDependencies: - "@polkadot/util": 6.11.2-6 - checksum: 0382e3fb6553566f64e7e1e68a4882863b08ed5528fb8bf78754eb3b8461d6500620e62f4e9293bc53c481d14a1cde3e56aa6afc0d797bbfeaeccef2990a35e2 + "@polkadot/util": 6.11.2-7 + checksum: b8291b98582041c1448ea8fb2c3d6f6c6b79e6906b3281d7300e94e36b04a76b3b89916606f2fb72ec587e5dc250b188e7972380462188eb8f00498054d6e544 languageName: node linkType: hard -"@polkadot/util@npm:6.11.2-6, @polkadot/util@npm:^6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/util@npm:6.11.2-6" +"@polkadot/util@npm:6.11.2-7, @polkadot/util@npm:^6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/util@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/x-textdecoder": 6.11.2-6 - "@polkadot/x-textencoder": 6.11.2-6 + "@polkadot/x-textdecoder": 6.11.2-7 + "@polkadot/x-textencoder": 6.11.2-7 "@types/bn.js": ^4.11.6 bn.js: ^4.11.9 camelcase: ^5.3.1 ip-regex: ^4.3.0 - checksum: bef228af501482713e83c0c2c02dbd90148491ce557424c9aa31fe090d589f8cfa6a1df9bab1278574608fdb6ff80c1e52177da23b4e32abeef6d4b25bb4382d + checksum: c54080aa7f905f6bc2859ece56b8299ca6fdd262691fe23775e00ea94caac4336bdc5c297e35a94f8ac2452341c45a355f6493729cd99b7aa2a1455fa4bce67d languageName: node linkType: hard @@ -2508,8 +2508,8 @@ __metadata: dependencies: "@babel/runtime": ^7.14.6 "@polkadot/ui-shared": 0.83.2-0 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 jdenticon: 3.1.0 vue: ^2.6.14 peerDependencies: @@ -2551,42 +2551,42 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-global@npm:6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/x-global@npm:6.11.2-6" +"@polkadot/x-global@npm:6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/x-global@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - checksum: fa7f6966e5466099f42d91e307a448e90e80e9261ae2335a3144219a11ec7a265fa5cba031b1fee6034d68a7b4e9ee4a1df89b4822d796fcd89ea633a3476b03 + checksum: 9ce02306fcb445643e490cb1a58580cf56fcfc20e2f77ded7b06348e8a59364677e1c62300e084bfbe5435f58454032a5d0f6ea8ab77eaf2f30419bdefbbcd3c languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/x-randomvalues@npm:6.11.2-6" +"@polkadot/x-randomvalues@npm:6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/x-randomvalues@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/x-global": 6.11.2-6 - checksum: 5b92d1a22c0aa2a5fd8eec264f4c32b1fa8165b6c34f2eac34a5ac8e8f013d671aa76382f2c895250ce6b373c1d22bde07e24139419858353de6411161aea0fd + "@polkadot/x-global": 6.11.2-7 + checksum: 3f6f0cff3876d6880295541da9e67455d0bdba4698e9e896ae40d821cc61e8a645baf28c9da898eeafdeb7d821440ce803aefb9d3098db5fca138542033387e5 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/x-textdecoder@npm:6.11.2-6" +"@polkadot/x-textdecoder@npm:6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/x-textdecoder@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/x-global": 6.11.2-6 - checksum: 743be22ca63b84054490d4517bfe9bed10ce63a38fc67c08998e3b4922adda9470ee4eef83ab0460dd9dcb67407979e376b60de0f4d0a4ac0f67160527436d97 + "@polkadot/x-global": 6.11.2-7 + checksum: febf90c1e35a065682bbefb95b6c6d1b397f7090a89f9f7fa53472bad0efd2872701ef0726a6bce2a517c0183485b382fd1e00c1d041f8d3577142c4d0e15d56 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:6.11.2-6": - version: 6.11.2-6 - resolution: "@polkadot/x-textencoder@npm:6.11.2-6" +"@polkadot/x-textencoder@npm:6.11.2-7": + version: 6.11.2-7 + resolution: "@polkadot/x-textencoder@npm:6.11.2-7" dependencies: "@babel/runtime": ^7.14.6 - "@polkadot/x-global": 6.11.2-6 - checksum: c03d1a0fdb9dfe6a681071708244306d4fb283d16f0c7c46d2d22762ad82b5336607f1060d8628fa88f77a407ae0953f9248165c370baeb06feeb616ac2ae077 + "@polkadot/x-global": 6.11.2-7 + checksum: 69b0acd578629f8550dd49b895f7af86376f81633fd30219fa7ad09c9d345d516a8e651e86495d14fc3514462b9f855d272c0a550f21dd132e8f25c854c69c09 languageName: node linkType: hard @@ -7274,12 +7274,12 @@ __metadata: dependencies: "@babel/core": ^7.14.6 "@babel/runtime": ^7.14.6 - "@polkadot/keyring": ^6.11.2-6 + "@polkadot/keyring": ^6.11.2-7 "@polkadot/reactnative-identicon": 0.83.2-0 "@polkadot/ui-keyring": 0.83.2-0 "@polkadot/ui-settings": 0.83.2-0 - "@polkadot/util": ^6.11.2-6 - "@polkadot/util-crypto": ^6.11.2-6 + "@polkadot/util": ^6.11.2-7 + "@polkadot/util-crypto": ^6.11.2-7 "@react-native-community/async-storage": ^1.12.1 "@react-native-community/cli-platform-ios": ^5.0.1 "@types/react-test-renderer": 17.0.1