diff --git a/package.json b/package.json index 848aaf16..c0beb17b 100644 --- a/package.json +++ b/package.json @@ -45,5 +45,5 @@ "webpack-cli": "^3.3.12", "webpack-serve": "^3.2.0" }, - "version": "0.66.1" + "version": "0.66.2" } diff --git a/packages/example-react/package.json b/packages/example-react/package.json index 01f00637..0d132c55 100644 --- a/packages/example-react/package.json +++ b/packages/example-react/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/example-react", - "version": "0.66.1", + "version": "0.66.2", "description": "A very basic example with ui-* & react-* packages", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index 7b700991..a85ff7d1 100644 --- a/packages/example-vue/package.json +++ b/packages/example-vue/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/example-vue", - "version": "0.66.1", + "version": "0.66.2", "description": "A very basic example with ui-* & vue-* packages", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/exampleReactNative/package.json b/packages/exampleReactNative/package.json index e49f0099..cdf658ef 100644 --- a/packages/exampleReactNative/package.json +++ b/packages/exampleReactNative/package.json @@ -1,6 +1,6 @@ { "name": "exampleReactNative", - "version": "0.66.1", + "version": "0.66.2", "private": true, "scripts": { "copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared", @@ -12,12 +12,12 @@ "test": "jest" }, "dependencies": { - "@polkadot/keyring": "^5.2.4-7", - "@polkadot/reactnative-identicon": "0.66.1", - "@polkadot/ui-keyring": "0.66.1", - "@polkadot/ui-settings": "0.66.1", - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/keyring": "^5.3.1", + "@polkadot/reactnative-identicon": "0.66.2", + "@polkadot/ui-keyring": "0.66.2", + "@polkadot/ui-settings": "0.66.2", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.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 74063140..8eb59d69 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/react-identicon", - "version": "0.66.1", + "version": "0.66.2", "description": "Renders an SVG picture representing an address", "main": "index.js", "module": "index.mjs", @@ -10,11 +10,11 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/keyring": "^5.2.4-7", - "@polkadot/ui-settings": "0.66.1", - "@polkadot/ui-shared": "0.66.1", - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/keyring": "^5.3.1", + "@polkadot/ui-settings": "0.66.2", + "@polkadot/ui-shared": "0.66.2", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.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 38c3f353..7f668383 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/react-qr", - "version": "0.66.1", + "version": "0.66.2", "description": "Generates and reads QR codes", "main": "index.js", "module": "index.mjs", @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.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 c278032c..d2e0b11b 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/reactnative-identicon", - "version": "0.66.1", + "version": "0.66.2", "description": "Renders an SVG picture representing an address", "main": "index.js", "module": "index.mjs", @@ -10,9 +10,9 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/ui-shared": "0.66.1", - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/ui-shared": "0.66.2", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.1", "react-native-svg": "^12.1.0" }, "peerDependencies": { diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index f2dde730..dbf6fe08 100644 --- a/packages/ui-assets/package.json +++ b/packages/ui-assets/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-assets", - "version": "0.66.1", + "version": "0.66.2", "description": "Static assets shared accross projects", "main": "index.js", "module": "index.mjs", diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 28ed8fcd..90fef8ba 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-keyring", - "version": "0.66.1", + "version": "0.66.2", "main": "index.js", "module": "index.mjs", "sideEffects": [ @@ -14,11 +14,11 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/hw-ledger": "^5.2.4-7", - "@polkadot/keyring": "^5.2.4-7", - "@polkadot/ui-settings": "0.66.1", - "@polkadot/util": "^5.2.4-7", - "@polkadot/x-rxjs": "^3.4.2-15", + "@polkadot/hw-ledger": "^5.3.1", + "@polkadot/keyring": "^5.3.1", + "@polkadot/ui-settings": "0.66.2", + "@polkadot/util": "^5.3.1", + "@polkadot/x-rxjs": "^3.4.2-17", "mkdirp": "^1.0.4", "store": "^2.0.12" }, diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 01ae68d1..0469cd79 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-settings", - "version": "0.66.1", + "version": "0.66.2", "description": "Manages app settings", "main": "index.js", "module": "index.mjs", @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/networks": "^5.2.4-7", - "@polkadot/util": "^5.2.4-7", + "@polkadot/networks": "^5.3.1", + "@polkadot/util": "^5.3.1", "eventemitter3": "^4.0.7", "store": "^2.0.12" }, diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 462fb3f8..103604ac 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-shared", - "version": "0.66.1", + "version": "0.66.2", "description": "Shared logic that is usable accross all frameworks-specific areas", "main": "index.js", "module": "index.mjs", @@ -17,8 +17,8 @@ "@polkadot/util-crypto": "*" }, "devDependencies": { - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.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 79b68a9a..252195f2 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/vue-identicon", - "version": "0.66.1", + "version": "0.66.2", "description": "Renders an SVG picture representing an address", "author": "Jaco Greeff ", "maintainers": [], @@ -10,9 +10,9 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", - "@polkadot/ui-shared": "0.66.1", - "@polkadot/util": "^5.2.4-7", - "@polkadot/util-crypto": "^5.2.4-7", + "@polkadot/ui-shared": "0.66.2", + "@polkadot/util": "^5.3.1", + "@polkadot/util-crypto": "^5.3.1", "jdenticon": "3.1.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 181988c5..2683a56b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1810,80 +1810,81 @@ __metadata: languageName: node linkType: hard -"@ledgerhq/devices@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/devices@npm:5.38.0" +"@ledgerhq/devices@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/devices@npm:5.39.0" dependencies: - "@ledgerhq/errors": ^5.38.0 - "@ledgerhq/logs": ^5.38.0 + "@ledgerhq/errors": ^5.39.0 + "@ledgerhq/logs": ^5.39.0 rxjs: ^6.6.3 - checksum: e36d0deb41f2b36bed738362a1e83e6335d01d00f8e16a754fb8eed4aaaf09c422bf516862e99496b67dea76c48d683138b8b7265ff3544311d575ba853ea650 + semver: ^7.3.4 + checksum: abaa35fe1f08a28969ff0827a29a2657428e2437f5cc507e93e36017e6ee3d5066fa0167c8a1fa558781353b3afd5a19c9151929f98404046fd5925e6e996206 languageName: node linkType: hard -"@ledgerhq/errors@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/errors@npm:5.38.0" - checksum: 3cb10a76d25e24586e9bd2964f3e85a2533450e5488799777887a7aa0bd0f0780d48b0f3ff7256e2edb1a59c2766109ee3f217cb8e8a61674273dfc1094bf185 +"@ledgerhq/errors@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/errors@npm:5.39.0" + checksum: 61d17b826c1fc5ffd2d3bf238c0842afc5f168a0e119ffefab289956ca861456f5a87bdd8e128dc9f03506665cb8a63cdd1c15e9d439af7815f8c55151745e83 languageName: node linkType: hard -"@ledgerhq/hw-transport-node-hid-noevents@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/hw-transport-node-hid-noevents@npm:5.38.0" +"@ledgerhq/hw-transport-node-hid-noevents@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/hw-transport-node-hid-noevents@npm:5.39.0" dependencies: - "@ledgerhq/devices": ^5.38.0 - "@ledgerhq/errors": ^5.38.0 - "@ledgerhq/hw-transport": ^5.38.0 - "@ledgerhq/logs": ^5.38.0 + "@ledgerhq/devices": ^5.39.0 + "@ledgerhq/errors": ^5.39.0 + "@ledgerhq/hw-transport": ^5.39.0 + "@ledgerhq/logs": ^5.39.0 node-hid: 2.1.1 - checksum: 6607b434ee35c947073185c64e501ba361aea18a6389a6028bf3e4b8bed6624f82f5ef866df02b734a6475534bb96a2163d222df8a0728423309de3051e89df3 + checksum: 3f42736842e72caaf4bbdf513fa50728f93e5c681103004fece4f9a8c71bafb626e185d4b56e59a37616111ac3a3509f775390f5fb4bd0c07b6b54dd061cc41b languageName: node linkType: hard -"@ledgerhq/hw-transport-node-hid-singleton@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/hw-transport-node-hid-singleton@npm:5.38.0" +"@ledgerhq/hw-transport-node-hid-singleton@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/hw-transport-node-hid-singleton@npm:5.39.0" dependencies: - "@ledgerhq/devices": ^5.38.0 - "@ledgerhq/errors": ^5.38.0 - "@ledgerhq/hw-transport": ^5.38.0 - "@ledgerhq/hw-transport-node-hid-noevents": ^5.38.0 - "@ledgerhq/logs": ^5.38.0 + "@ledgerhq/devices": ^5.39.0 + "@ledgerhq/errors": ^5.39.0 + "@ledgerhq/hw-transport": ^5.39.0 + "@ledgerhq/hw-transport-node-hid-noevents": ^5.39.0 + "@ledgerhq/logs": ^5.39.0 lodash: ^4.17.20 node-hid: 2.1.1 usb-detection: ^4.10.0 - checksum: 7676862c59eeb19e3dadd6b9660bc4cdafe1236be8b11a9c8151dad1b7f4f15e2e3aedfb6784b6f669493373f0c15c54f0a9224d1473b18d90002980878ce4ce + checksum: e169865e176203097c09fb1267f2befe2fbbb92d636b2dfa6c3e8dae2ede71eac76429f31206191ebbd0786de50bb3c64df57eee91ace05c4a63891fac7df201 languageName: node linkType: hard -"@ledgerhq/hw-transport-webusb@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/hw-transport-webusb@npm:5.38.0" +"@ledgerhq/hw-transport-webusb@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/hw-transport-webusb@npm:5.39.0" dependencies: - "@ledgerhq/devices": ^5.38.0 - "@ledgerhq/errors": ^5.38.0 - "@ledgerhq/hw-transport": ^5.38.0 - "@ledgerhq/logs": ^5.38.0 - checksum: 61f1f718afd309e21ad7b63436ad7bf234511fcfaed63e2885baab2846f133e074ebe4209ebb205737d238fd83869721f68bbba15ba5e068ec9384177a0f76f1 + "@ledgerhq/devices": ^5.39.0 + "@ledgerhq/errors": ^5.39.0 + "@ledgerhq/hw-transport": ^5.39.0 + "@ledgerhq/logs": ^5.39.0 + checksum: 39b0af5c1625e227603ed3c1b4a3de96dee0d311e3b8054979496dec65797371feb874ae1423eaec79f5e032d35565f941c5b4ab6d1537c9a60add842a1cef8a languageName: node linkType: hard -"@ledgerhq/hw-transport@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/hw-transport@npm:5.38.0" +"@ledgerhq/hw-transport@npm:^5.38.0, @ledgerhq/hw-transport@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/hw-transport@npm:5.39.0" dependencies: - "@ledgerhq/devices": ^5.38.0 - "@ledgerhq/errors": ^5.38.0 + "@ledgerhq/devices": ^5.39.0 + "@ledgerhq/errors": ^5.39.0 events: ^3.2.0 - checksum: 94f0cefbd1a3ee4195f4066d47ee493c7c22ea807fcdb2fc96d4e811618af8792a629bf2387313e234e599a434382fa92ee871bcac63c7c195c986dfdeb95071 + checksum: abab2dda170888d5faa85f5dc4306b98977c53d8f39da4b4cafccc0bab7e93d81f94d9d8dc119cdb502647ee5491c41477aa7749e47c376cf614fe95c6bc1e98 languageName: node linkType: hard -"@ledgerhq/logs@npm:^5.38.0": - version: 5.38.0 - resolution: "@ledgerhq/logs@npm:5.38.0" - checksum: 1cc94a59e4853e84960776edd46f6aa864d9ec49dedbb60a9632d0f9c29cc6d76d138562f4874295d26a362c115654a562662ce37641a687de364426471a7a66 +"@ledgerhq/logs@npm:^5.39.0": + version: 5.39.0 + resolution: "@ledgerhq/logs@npm:5.39.0" + checksum: 2cb2edb98987d0da3db0e99d84766b0f1391a1798658710dac048f265aa6955d121621ed0e2faa1788c3d1fa0aa7cdcfe461b4284453f835043aa77eb49e6247 languageName: node linkType: hard @@ -2040,52 +2041,52 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/hw-ledger-transports@npm:5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/hw-ledger-transports@npm:5.2.4-7" +"@polkadot/hw-ledger-transports@npm:5.3.1": + version: 5.3.1 + resolution: "@polkadot/hw-ledger-transports@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - "@ledgerhq/hw-transport-node-hid-singleton": ^5.38.0 - "@ledgerhq/hw-transport-webusb": ^5.38.0 + "@ledgerhq/hw-transport-node-hid-singleton": ^5.39.0 + "@ledgerhq/hw-transport-webusb": ^5.39.0 dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": optional: true - checksum: 369e2961221ee838cd07cc7959f0c0f088c3e672e1e33d02a1dbe2436e9f32b3e58a23540295a68be7cbbdf2650adc724b6e98b143c8430ea4c50f446cdf7e27 + checksum: 25c4cea5325df9b08202afb9122ed265ec3e030321e96e9c2be917a9d1f9781d86a3917197a32bfee354d27d4e8a97b2b937e214c38b07d23dda399ecd4ee7cb languageName: node linkType: hard -"@polkadot/hw-ledger@npm:^5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/hw-ledger@npm:5.2.4-7" +"@polkadot/hw-ledger@npm:^5.3.1": + version: 5.3.1 + resolution: "@polkadot/hw-ledger@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/hw-ledger-transports": 5.2.4-7 - "@polkadot/util": ^5.2.4-7 + "@polkadot/hw-ledger-transports": 5.3.1 + "@polkadot/util": ^5.3.1 "@zondax/ledger-polkadot": ^0.13.0 - checksum: 65e04253f75373f77cd5d2da15d37fff6b0f941e26f0b880ac760cbb3bae81550c71b4e8e1faba645e519f1809082c0025224a6bd0947ebd773bfd7ae41913c2 + checksum: 491a7bd6e873058e73ae2751c46eb218df99d2056b5338eeabce7a2b8cd98723f0243b2282eab6a8ce537d4f5c1441dfd696b841db82760218e801299f727fc0 languageName: node linkType: hard -"@polkadot/keyring@npm:^5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/keyring@npm:5.2.4-7" +"@polkadot/keyring@npm:^5.3.1": + version: 5.3.1 + resolution: "@polkadot/keyring@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": 5.2.4-7 - "@polkadot/util-crypto": 5.2.4-7 + "@polkadot/util": 5.3.1 + "@polkadot/util-crypto": 5.3.1 peerDependencies: - "@polkadot/util": 5.2.4-7 - "@polkadot/util-crypto": 5.2.4-7 - checksum: d38cb585dc218631d3b63ebe384fd69f52f0397c320c72715fdefe95177cc722feaba0911f52f027146d5a59d0ef9eb31a4219d19b46141b0b005653f5d0cd38 + "@polkadot/util": 5.3.1 + "@polkadot/util-crypto": 5.3.1 + checksum: 8cbef9e4a9359b0602cc45584aafbcdebbea83b640a78e719e3d6ebaf2c1d323dfdef9f9344d9cc6201a1660bbdbff58b1aacf2fafbb51520cbc161ea9fbaff6 languageName: node linkType: hard -"@polkadot/networks@npm:5.2.4-7, @polkadot/networks@npm:^5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/networks@npm:5.2.4-7" +"@polkadot/networks@npm:5.3.1, @polkadot/networks@npm:^5.3.1": + version: 5.3.1 + resolution: "@polkadot/networks@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - checksum: fd97ed8b2f7724f97c8065bec4760e95b5612f794d4356c0e8ff26166f43f8188dbcfe5e3f7b575c490491da3a632368d17bb4098376271f3c80f7c8ef59502e + checksum: 8d18f7a1776d17b9494c79a131c14bc6c2a8272e43eeb0a71d68700637b151b58e4905bf920e09f0f49c9ebc0bbb59d122e323136f1a38f655b851a5a8ab8fbd languageName: node linkType: hard @@ -2094,11 +2095,11 @@ __metadata: resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/keyring": ^5.2.4-7 - "@polkadot/ui-settings": 0.66.1 - "@polkadot/ui-shared": 0.66.1 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/keyring": ^5.3.1 + "@polkadot/ui-settings": 0.66.2 + "@polkadot/ui-shared": 0.66.2 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.1 "@types/react-copy-to-clipboard": ^5.0.0 "@types/react-dom": ^17.0.0 "@types/styled-components": ^5.1.7 @@ -2124,8 +2125,8 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.1 "@types/react-qr-reader": ^2.1.3 "@types/styled-components": ^5.1.7 qrcode-generator: ^1.4.4 @@ -2140,14 +2141,14 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/reactnative-identicon@0.66.1, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon": +"@polkadot/reactnative-identicon@0.66.2, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon": version: 0.0.0-use.local resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/ui-shared": 0.66.1 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/ui-shared": 0.66.2 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.1 "@types/react-native": ^0.63.45 react-native-svg: ^12.1.0 peerDependencies: @@ -2175,16 +2176,16 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-keyring@0.66.1, @polkadot/ui-keyring@workspace:packages/ui-keyring": +"@polkadot/ui-keyring@0.66.2, @polkadot/ui-keyring@workspace:packages/ui-keyring": version: 0.0.0-use.local resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/hw-ledger": ^5.2.4-7 - "@polkadot/keyring": ^5.2.4-7 - "@polkadot/ui-settings": 0.66.1 - "@polkadot/util": ^5.2.4-7 - "@polkadot/x-rxjs": ^3.4.2-15 + "@polkadot/hw-ledger": ^5.3.1 + "@polkadot/keyring": ^5.3.1 + "@polkadot/ui-settings": 0.66.2 + "@polkadot/util": ^5.3.1 + "@polkadot/x-rxjs": ^3.4.2-17 "@types/mkdirp": ^1.0.1 "@types/store": ^2.0.2 mkdirp: ^1.0.4 @@ -2196,13 +2197,13 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@0.66.1, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.66.2, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/networks": ^5.2.4-7 - "@polkadot/util": ^5.2.4-7 + "@polkadot/networks": ^5.3.1 + "@polkadot/util": ^5.3.1 "@types/store": ^2.0.2 eventemitter3: ^4.0.7 store: ^2.0.12 @@ -2212,13 +2213,13 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.66.1, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.66.2, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.1 "@types/color": ^3.0.1 "@types/xmlserializer": ^0.6.2 color: ^3.1.3 @@ -2228,15 +2229,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:5.2.4-7, @polkadot/util-crypto@npm:^5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/util-crypto@npm:5.2.4-7" +"@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" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/networks": 5.2.4-7 - "@polkadot/util": 5.2.4-7 + "@polkadot/networks": 5.3.1 + "@polkadot/util": 5.3.1 "@polkadot/wasm-crypto": ^3.1.1 - "@polkadot/x-randomvalues": 5.2.4-7 + "@polkadot/x-randomvalues": 5.3.1 base-x: ^3.0.8 blakejs: ^1.1.0 bn.js: ^4.11.9 @@ -2248,23 +2249,23 @@ __metadata: tweetnacl: ^1.0.3 xxhashjs: ^0.2.2 peerDependencies: - "@polkadot/util": 5.2.4-7 - checksum: abb2929597ec7f50d6e59e1370307660ab2232cd5799b4fa46c20ab2884cc2ecec11b855484a94dce500a9c1f17c8cba060effdee8ae7eb36c767c3839f9dbaa + "@polkadot/util": 5.3.1 + checksum: db67cefaa5cadbad8eaf6b68e56ac29661d1b91a6f0911791a07c363a5d66c343cfdb89fd732ca8b2c24516b2911373ccdc5fb74e451c2f53d3458f575e8546a languageName: node linkType: hard -"@polkadot/util@npm:5.2.4-7, @polkadot/util@npm:^5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/util@npm:5.2.4-7" +"@polkadot/util@npm:5.3.1, @polkadot/util@npm:^5.3.1": + version: 5.3.1 + resolution: "@polkadot/util@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/x-textdecoder": 5.2.4-7 - "@polkadot/x-textencoder": 5.2.4-7 + "@polkadot/x-textdecoder": 5.3.1 + "@polkadot/x-textencoder": 5.3.1 "@types/bn.js": ^4.11.6 bn.js: ^4.11.9 camelcase: ^5.3.1 ip-regex: ^4.2.0 - checksum: ecf9967f3b6825878da9a66ff1308f8e3e26217902822dbb666a0d0e086bc3a171ac6397a2b5ccadbf0d311ac470a58c7ce190bebb112febffd20c50a279ad59 + checksum: 4cb048507ac4d49227f7183faf764bb07b8445cf4ac79106664b15287499d4e0aa76530eed0dc234940a86b3355808a6c705d1fd07e0db1c6cc5f19dd4dd3119 languageName: node linkType: hard @@ -2273,9 +2274,9 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.12.5 - "@polkadot/ui-shared": 0.66.1 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/ui-shared": 0.66.2 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.1 jdenticon: 3.1.0 vue: ^2.6.12 peerDependencies: @@ -2317,40 +2318,40 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/x-randomvalues@npm:5.2.4-7" +"@polkadot/x-randomvalues@npm:5.3.1": + version: 5.3.1 + resolution: "@polkadot/x-randomvalues@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - checksum: ed21078aef11c022fa72a8055daa9ed6846c1e999ddb252bebab57cd4911bf6eda8baf5d8433307af20d1566ccaee5765f2a1061e16d31f974c73efd027799a0 + checksum: 2a4cf1b746bfd4f84ed473dac53780dd9e15b7dd5528cad300c6eb4ba35793fb7cd8862065e236110b14e90a0ada06f47d7998a935c57509c62edda87610b42e languageName: node linkType: hard -"@polkadot/x-rxjs@npm:^3.4.2-15": - version: 3.4.2-15 - resolution: "@polkadot/x-rxjs@npm:3.4.2-15" +"@polkadot/x-rxjs@npm:^3.4.2-17": + version: 3.4.2-17 + resolution: "@polkadot/x-rxjs@npm:3.4.2-17" dependencies: "@babel/runtime": ^7.12.5 rxjs: ^6.6.3 - checksum: 2c8ca8cc3aa97a29bbd5a0e6aeb707052507854ab4b8ef33a3d722b7640f1ece9408f5f8a2ba15c9223b86c8e0ed5357b97882eac757772900bdc99b3eb64154 + checksum: cbf1be5fe3902af9f8c752d45ceb72bd871557d399be1be03434f72c7fbaf22943b555e16ee9763b3b05b99ad68c33f2db0cef8906eac6e02675e3e8bd213bdf languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/x-textdecoder@npm:5.2.4-7" +"@polkadot/x-textdecoder@npm:5.3.1": + version: 5.3.1 + resolution: "@polkadot/x-textdecoder@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - checksum: 5c10a997f742d77e9963a511416262c3d56b301375ba45d4b68965d6cfc6e6797bef546e5dd649f0dd5c75f6622bc213d79203f9f2bd624887fe7234c42f7a9d + checksum: e6388d73224007426461923c24506759aaf24d34f86d147707e146902febddbe9e477717a187694381cff8248a0c260075fed16ae0b901d4766b1929e28bdc6e languageName: node linkType: hard -"@polkadot/x-textencoder@npm:5.2.4-7": - version: 5.2.4-7 - resolution: "@polkadot/x-textencoder@npm:5.2.4-7" +"@polkadot/x-textencoder@npm:5.3.1": + version: 5.3.1 + resolution: "@polkadot/x-textencoder@npm:5.3.1" dependencies: "@babel/runtime": ^7.12.5 - checksum: 349f79084923f587db69a4cdaa1b1aad0b8c913e31e9af9fac96b5e550487df82c22ebe21a8ff669ab3cf6db5a0509b42b68bec9e651236c113e419e31642f61 + checksum: 8131133c82016e7ce7abdd72667c656f3c067e909ece9b8f497d6ffba78a84d86efbabf8833d1fec3acf29dda33ce460d8d7b44b52cc4a85a8330a9609e3a772 languageName: node linkType: hard @@ -6799,12 +6800,12 @@ __metadata: dependencies: "@babel/core": ^7.12.10 "@babel/runtime": ^7.12.5 - "@polkadot/keyring": ^5.2.4-7 - "@polkadot/reactnative-identicon": 0.66.1 - "@polkadot/ui-keyring": 0.66.1 - "@polkadot/ui-settings": 0.66.1 - "@polkadot/util": ^5.2.4-7 - "@polkadot/util-crypto": ^5.2.4-7 + "@polkadot/keyring": ^5.3.1 + "@polkadot/reactnative-identicon": 0.66.2 + "@polkadot/ui-keyring": 0.66.2 + "@polkadot/ui-settings": 0.66.2 + "@polkadot/util": ^5.3.1 + "@polkadot/util-crypto": ^5.3.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 @@ -13968,7 +13969,7 @@ fsevents@~2.1.2: languageName: node linkType: hard -"semver@npm:^7.2.1, semver@npm:^7.3.2": +"semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4": version: 7.3.4 resolution: "semver@npm:7.3.4" dependencies: