From f55e88c1167b243f6e2ce961e75d3e99ed3e78bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 05:02:49 +0000 Subject: [PATCH] [CI Skip] release/stable 12.6.1 skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 6 +- packages/hw-ledger-transports/package.json | 4 +- .../hw-ledger-transports/src/packageInfo.ts | 2 +- packages/hw-ledger/package.json | 6 +- packages/hw-ledger/src/packageInfo.ts | 2 +- packages/keyring/package.json | 10 +-- packages/keyring/src/packageInfo.ts | 2 +- packages/networks/package.json | 6 +- packages/networks/src/packageInfo.ts | 2 +- packages/util-crypto/package.json | 12 +-- packages/util-crypto/src/packageInfo.ts | 2 +- packages/util/package.json | 12 +-- packages/util/src/packageInfo.ts | 2 +- packages/x-bigint/package.json | 4 +- packages/x-bigint/src/packageInfo.ts | 2 +- packages/x-bundle/package.json | 4 +- packages/x-bundle/src/packageInfo.ts | 2 +- packages/x-fetch/package.json | 4 +- packages/x-fetch/src/packageInfo.ts | 2 +- packages/x-global/package.json | 2 +- packages/x-global/src/packageInfo.ts | 2 +- packages/x-randomvalues/package.json | 8 +- packages/x-randomvalues/src/packageInfo.ts | 2 +- packages/x-textdecoder/package.json | 4 +- packages/x-textdecoder/src/packageInfo.ts | 2 +- packages/x-textencoder/package.json | 4 +- packages/x-textencoder/src/packageInfo.ts | 2 +- packages/x-ws/package.json | 4 +- packages/x-ws/src/packageInfo.ts | 2 +- yarn.lock | 76 +++++++++---------- 31 files changed, 98 insertions(+), 98 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a417686d30..3929601ebd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1664 Jaco Fix build for esm/cjs warning additions (#1896) + 1665 Jaco 12.6.1 (#1897) 13 Carlo Sala feat(networks): add zeitgeist Ledger support (#1840) 9 Antoine Estienne Add eth uri keyring test (#1291) 6 Amaury Martiny Add tests from Rust (#283) diff --git a/package.json b/package.json index 35acae0525..0574ed0e32 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "versions": { - "git": "12.5.2-10-x", - "npm": "12.5.1" + "git": "12.6.1", + "npm": "12.6.1" }, "workspaces": [ "packages/*" diff --git a/packages/hw-ledger-transports/package.json b/packages/hw-ledger-transports/package.json index e6c810f799..330725bd42 100644 --- a/packages/hw-ledger-transports/package.json +++ b/packages/hw-ledger-transports/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", @@ -22,7 +22,7 @@ "@ledgerhq/hw-transport": "^6.29.0", "@ledgerhq/hw-transport-webhid": "^6.27.20", "@ledgerhq/hw-transport-webusb": "^6.27.20", - "@polkadot/util": "12.6.0", + "@polkadot/util": "12.6.1", "tslib": "^2.6.2" }, "optionalDependencies": { diff --git a/packages/hw-ledger-transports/src/packageInfo.ts b/packages/hw-ledger-transports/src/packageInfo.ts index 98167886a0..8d12454a99 100644 --- a/packages/hw-ledger-transports/src/packageInfo.ts +++ b/packages/hw-ledger-transports/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/hw-ledger-transports', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/hw-ledger-transports', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/hw-ledger/package.json b/packages/hw-ledger/package.json index 2eff6230e9..d483be2be7 100644 --- a/packages/hw-ledger/package.json +++ b/packages/hw-ledger/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "dependencies": { - "@polkadot/hw-ledger-transports": "12.6.0", - "@polkadot/util": "12.6.0", + "@polkadot/hw-ledger-transports": "12.6.1", + "@polkadot/util": "12.6.1", "@zondax/ledger-substrate": "^0.41.3", "tslib": "^2.6.2" } diff --git a/packages/hw-ledger/src/packageInfo.ts b/packages/hw-ledger/src/packageInfo.ts index 4d462cde12..399cf4196c 100644 --- a/packages/hw-ledger/src/packageInfo.ts +++ b/packages/hw-ledger/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/hw-ledger', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/hw-ledger', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/keyring/package.json b/packages/keyring/package.json index 4e78756fda..8789777294 100644 --- a/packages/keyring/package.json +++ b/packages/keyring/package.json @@ -18,15 +18,15 @@ "./detectPackage.cjs" ], "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "dependencies": { - "@polkadot/util": "12.6.0", - "@polkadot/util-crypto": "12.6.0", + "@polkadot/util": "12.6.1", + "@polkadot/util-crypto": "12.6.1", "tslib": "^2.6.2" }, "peerDependencies": { - "@polkadot/util": "12.6.0", - "@polkadot/util-crypto": "12.6.0" + "@polkadot/util": "12.6.1", + "@polkadot/util-crypto": "12.6.1" } } diff --git a/packages/keyring/src/packageInfo.ts b/packages/keyring/src/packageInfo.ts index 19f266d13c..572bb659dc 100644 --- a/packages/keyring/src/packageInfo.ts +++ b/packages/keyring/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/keyring', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/keyring', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/networks/package.json b/packages/networks/package.json index 9b9fb9a02e..a6fb5fc835 100644 --- a/packages/networks/package.json +++ b/packages/networks/package.json @@ -15,14 +15,14 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "dependencies": { - "@polkadot/util": "12.6.0", + "@polkadot/util": "12.6.1", "@substrate/ss58-registry": "^1.44.0", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/hw-ledger": "12.6.0" + "@polkadot/hw-ledger": "12.6.1" } } diff --git a/packages/networks/src/packageInfo.ts b/packages/networks/src/packageInfo.ts index d38e335b07..718441f183 100644 --- a/packages/networks/src/packageInfo.ts +++ b/packages/networks/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/networks', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/networks', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/util-crypto/package.json b/packages/util-crypto/package.json index 88bb9b93e0..672f755bdc 100644 --- a/packages/util-crypto/package.json +++ b/packages/util-crypto/package.json @@ -20,7 +20,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": { "crypto": false, "stream": false @@ -29,16 +29,16 @@ "dependencies": { "@noble/curves": "^1.2.0", "@noble/hashes": "^1.3.2", - "@polkadot/networks": "12.6.0", - "@polkadot/util": "12.6.0", + "@polkadot/networks": "12.6.1", + "@polkadot/util": "12.6.1", "@polkadot/wasm-crypto": "^7.3.1", "@polkadot/wasm-util": "^7.3.1", - "@polkadot/x-bigint": "12.6.0", - "@polkadot/x-randomvalues": "12.6.0", + "@polkadot/x-bigint": "12.6.1", + "@polkadot/x-randomvalues": "12.6.1", "@scure/base": "^1.1.3", "tslib": "^2.6.2" }, "peerDependencies": { - "@polkadot/util": "12.6.0" + "@polkadot/util": "12.6.1" } } diff --git a/packages/util-crypto/src/packageInfo.ts b/packages/util-crypto/src/packageInfo.ts index 8cce94d368..72040ab32d 100644 --- a/packages/util-crypto/src/packageInfo.ts +++ b/packages/util-crypto/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/util-crypto', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/util-crypto', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/util/package.json b/packages/util/package.json index 8e92e5a342..a97cd0bbd9 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "exports": { "./hex/toU8a": { @@ -35,15 +35,15 @@ } }, "dependencies": { - "@polkadot/x-bigint": "12.6.0", - "@polkadot/x-global": "12.6.0", - "@polkadot/x-textdecoder": "12.6.0", - "@polkadot/x-textencoder": "12.6.0", + "@polkadot/x-bigint": "12.6.1", + "@polkadot/x-global": "12.6.1", + "@polkadot/x-textdecoder": "12.6.1", + "@polkadot/x-textencoder": "12.6.1", "@types/bn.js": "^5.1.5", "bn.js": "^5.2.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/x-randomvalues": "12.6.0" + "@polkadot/x-randomvalues": "12.6.1" } } diff --git a/packages/util/src/packageInfo.ts b/packages/util/src/packageInfo.ts index c73a02caa7..342fb1305d 100644 --- a/packages/util/src/packageInfo.ts +++ b/packages/util/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/util', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/util', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-bigint/package.json b/packages/x-bigint/package.json index c6c147a5a3..9723b5c266 100644 --- a/packages/x-bigint/package.json +++ b/packages/x-bigint/package.json @@ -18,9 +18,9 @@ "./shim.cjs" ], "type": "module", - "version": "12.6.0", + "version": "12.6.1", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "tslib": "^2.6.2" } } diff --git a/packages/x-bigint/src/packageInfo.ts b/packages/x-bigint/src/packageInfo.ts index 18ab748c3d..22f81dcc20 100644 --- a/packages/x-bigint/src/packageInfo.ts +++ b/packages/x-bigint/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-bigint', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-bigint', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-bundle/package.json b/packages/x-bundle/package.json index 6f38d612f5..a9d1210cd0 100644 --- a/packages/x-bundle/package.json +++ b/packages/x-bundle/package.json @@ -15,10 +15,10 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "dependencies": { - "@polkadot/util": "12.6.0", + "@polkadot/util": "12.6.1", "buffer-es6": "^4.9.3", "tslib": "^2.6.2" } diff --git a/packages/x-bundle/src/packageInfo.ts b/packages/x-bundle/src/packageInfo.ts index 965bc3ce7d..5b0a4ec87f 100644 --- a/packages/x-bundle/src/packageInfo.ts +++ b/packages/x-bundle/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-bundle', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-bundle', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-fetch/package.json b/packages/x-fetch/package.json index 84b632c74f..2a3a7ed019 100644 --- a/packages/x-fetch/package.json +++ b/packages/x-fetch/package.json @@ -15,12 +15,12 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "node-fetch": "^3.3.2", "tslib": "^2.6.2" } diff --git a/packages/x-fetch/src/packageInfo.ts b/packages/x-fetch/src/packageInfo.ts index b02f9e511a..33879499b4 100644 --- a/packages/x-fetch/src/packageInfo.ts +++ b/packages/x-fetch/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-fetch', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-fetch', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-global/package.json b/packages/x-global/package.json index 9ea5dff67d..2a1505a065 100644 --- a/packages/x-global/package.json +++ b/packages/x-global/package.json @@ -15,7 +15,7 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "main": "index.js", "dependencies": { "tslib": "^2.6.2" diff --git a/packages/x-global/src/packageInfo.ts b/packages/x-global/src/packageInfo.ts index 6dc98da11a..e2ec9a8710 100644 --- a/packages/x-global/src/packageInfo.ts +++ b/packages/x-global/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-global', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-global', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-randomvalues/package.json b/packages/x-randomvalues/package.json index 26ab175c88..1bd88f0b5c 100644 --- a/packages/x-randomvalues/package.json +++ b/packages/x-randomvalues/package.json @@ -15,21 +15,21 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "tslib": "^2.6.2" }, "devDependencies": { - "@polkadot/util": "12.6.0", + "@polkadot/util": "12.6.1", "@polkadot/wasm-util": "^7.3.1", "@types/react-native": "^0.72.6" }, "peerDependencies": { - "@polkadot/util": "12.6.0", + "@polkadot/util": "12.6.1", "@polkadot/wasm-util": "*" } } diff --git a/packages/x-randomvalues/src/packageInfo.ts b/packages/x-randomvalues/src/packageInfo.ts index 658d4fa44a..748760f620 100644 --- a/packages/x-randomvalues/src/packageInfo.ts +++ b/packages/x-randomvalues/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-randomvalues', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-randomvalues', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-textdecoder/package.json b/packages/x-textdecoder/package.json index a8d5347791..76e9c1c1b5 100644 --- a/packages/x-textdecoder/package.json +++ b/packages/x-textdecoder/package.json @@ -15,12 +15,12 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "tslib": "^2.6.2" } } diff --git a/packages/x-textdecoder/src/packageInfo.ts b/packages/x-textdecoder/src/packageInfo.ts index 3ff7fba1e6..333d4e5e9b 100644 --- a/packages/x-textdecoder/src/packageInfo.ts +++ b/packages/x-textdecoder/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-textdecoder', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-textdecoder', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-textencoder/package.json b/packages/x-textencoder/package.json index 54ab9229bb..8aa16945af 100644 --- a/packages/x-textencoder/package.json +++ b/packages/x-textencoder/package.json @@ -15,12 +15,12 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "tslib": "^2.6.2" } } diff --git a/packages/x-textencoder/src/packageInfo.ts b/packages/x-textencoder/src/packageInfo.ts index 68b2ae2f18..bdd241d6fb 100644 --- a/packages/x-textencoder/src/packageInfo.ts +++ b/packages/x-textencoder/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-textencoder', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-textencoder', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/packages/x-ws/package.json b/packages/x-ws/package.json index 8501791bbe..67b56136fe 100644 --- a/packages/x-ws/package.json +++ b/packages/x-ws/package.json @@ -15,12 +15,12 @@ }, "sideEffects": false, "type": "module", - "version": "12.6.0", + "version": "12.6.1", "browser": "browser.js", "main": "node.js", "react-native": "react-native.js", "dependencies": { - "@polkadot/x-global": "12.6.0", + "@polkadot/x-global": "12.6.1", "tslib": "^2.6.2", "ws": "^8.14.2" }, diff --git a/packages/x-ws/src/packageInfo.ts b/packages/x-ws/src/packageInfo.ts index f4e1391dfa..c778f2bc43 100644 --- a/packages/x-ws/src/packageInfo.ts +++ b/packages/x-ws/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/x-ws', path: 'auto', type: 'auto', version: '12.5.2-10-x' }; +export const packageInfo = { name: '@polkadot/x-ws', path: 'auto', type: 'auto', version: '12.6.1' }; diff --git a/yarn.lock b/yarn.lock index 8834a33dd3..c3a4e0e4f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -566,7 +566,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/hw-ledger-transports@12.6.0, @polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports": +"@polkadot/hw-ledger-transports@12.6.1, @polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports": version: 0.0.0-use.local resolution: "@polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports" dependencies: @@ -574,7 +574,7 @@ __metadata: "@ledgerhq/hw-transport-node-hid-singleton": ^6.29.0 "@ledgerhq/hw-transport-webhid": ^6.27.20 "@ledgerhq/hw-transport-webusb": ^6.27.20 - "@polkadot/util": 12.6.0 + "@polkadot/util": 12.6.1 tslib: ^2.6.2 dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": @@ -582,12 +582,12 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/hw-ledger@12.6.0, @polkadot/hw-ledger@workspace:packages/hw-ledger": +"@polkadot/hw-ledger@12.6.1, @polkadot/hw-ledger@workspace:packages/hw-ledger": version: 0.0.0-use.local resolution: "@polkadot/hw-ledger@workspace:packages/hw-ledger" dependencies: - "@polkadot/hw-ledger-transports": 12.6.0 - "@polkadot/util": 12.6.0 + "@polkadot/hw-ledger-transports": 12.6.1 + "@polkadot/util": 12.6.1 "@zondax/ledger-substrate": ^0.41.3 tslib: ^2.6.2 languageName: unknown @@ -597,54 +597,54 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/keyring@workspace:packages/keyring" dependencies: - "@polkadot/util": 12.6.0 - "@polkadot/util-crypto": 12.6.0 + "@polkadot/util": 12.6.1 + "@polkadot/util-crypto": 12.6.1 tslib: ^2.6.2 peerDependencies: - "@polkadot/util": 12.6.0 - "@polkadot/util-crypto": 12.6.0 + "@polkadot/util": 12.6.1 + "@polkadot/util-crypto": 12.6.1 languageName: unknown linkType: soft -"@polkadot/networks@12.6.0, @polkadot/networks@workspace:packages/networks": +"@polkadot/networks@12.6.1, @polkadot/networks@workspace:packages/networks": version: 0.0.0-use.local resolution: "@polkadot/networks@workspace:packages/networks" dependencies: - "@polkadot/hw-ledger": 12.6.0 - "@polkadot/util": 12.6.0 + "@polkadot/hw-ledger": 12.6.1 + "@polkadot/util": 12.6.1 "@substrate/ss58-registry": ^1.44.0 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/util-crypto@12.6.0, @polkadot/util-crypto@workspace:packages/util-crypto": +"@polkadot/util-crypto@12.6.1, @polkadot/util-crypto@workspace:packages/util-crypto": version: 0.0.0-use.local resolution: "@polkadot/util-crypto@workspace:packages/util-crypto" dependencies: "@noble/curves": ^1.2.0 "@noble/hashes": ^1.3.2 - "@polkadot/networks": 12.6.0 - "@polkadot/util": 12.6.0 + "@polkadot/networks": 12.6.1 + "@polkadot/util": 12.6.1 "@polkadot/wasm-crypto": ^7.3.1 "@polkadot/wasm-util": ^7.3.1 - "@polkadot/x-bigint": 12.6.0 - "@polkadot/x-randomvalues": 12.6.0 + "@polkadot/x-bigint": 12.6.1 + "@polkadot/x-randomvalues": 12.6.1 "@scure/base": ^1.1.3 tslib: ^2.6.2 peerDependencies: - "@polkadot/util": 12.6.0 + "@polkadot/util": 12.6.1 languageName: unknown linkType: soft -"@polkadot/util@12.6.0, @polkadot/util@workspace:packages/util": +"@polkadot/util@12.6.1, @polkadot/util@workspace:packages/util": version: 0.0.0-use.local resolution: "@polkadot/util@workspace:packages/util" dependencies: - "@polkadot/x-bigint": 12.6.0 - "@polkadot/x-global": 12.6.0 - "@polkadot/x-randomvalues": 12.6.0 - "@polkadot/x-textdecoder": 12.6.0 - "@polkadot/x-textencoder": 12.6.0 + "@polkadot/x-bigint": 12.6.1 + "@polkadot/x-global": 12.6.1 + "@polkadot/x-randomvalues": 12.6.1 + "@polkadot/x-textdecoder": 12.6.1 + "@polkadot/x-textencoder": 12.6.1 "@types/bn.js": ^5.1.5 bn.js: ^5.2.1 tslib: ^2.6.2 @@ -731,11 +731,11 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@12.6.0, @polkadot/x-bigint@workspace:packages/x-bigint": +"@polkadot/x-bigint@12.6.1, @polkadot/x-bigint@workspace:packages/x-bigint": version: 0.0.0-use.local resolution: "@polkadot/x-bigint@workspace:packages/x-bigint" dependencies: - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 tslib: ^2.6.2 languageName: unknown linkType: soft @@ -744,7 +744,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/x-bundle@workspace:packages/x-bundle" dependencies: - "@polkadot/util": 12.6.0 + "@polkadot/util": 12.6.1 buffer-es6: ^4.9.3 tslib: ^2.6.2 languageName: unknown @@ -754,13 +754,13 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/x-fetch@workspace:packages/x-fetch" dependencies: - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 node-fetch: ^3.3.2 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/x-global@12.6.0, @polkadot/x-global@workspace:packages/x-global": +"@polkadot/x-global@12.6.1, @polkadot/x-global@workspace:packages/x-global": version: 0.0.0-use.local resolution: "@polkadot/x-global@workspace:packages/x-global" dependencies: @@ -768,35 +768,35 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/x-randomvalues@12.6.0, @polkadot/x-randomvalues@workspace:packages/x-randomvalues": +"@polkadot/x-randomvalues@12.6.1, @polkadot/x-randomvalues@workspace:packages/x-randomvalues": version: 0.0.0-use.local resolution: "@polkadot/x-randomvalues@workspace:packages/x-randomvalues" dependencies: - "@polkadot/util": 12.6.0 + "@polkadot/util": 12.6.1 "@polkadot/wasm-util": ^7.3.1 - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 "@types/react-native": ^0.72.6 tslib: ^2.6.2 peerDependencies: - "@polkadot/util": 12.6.0 + "@polkadot/util": 12.6.1 "@polkadot/wasm-util": "*" languageName: unknown linkType: soft -"@polkadot/x-textdecoder@12.6.0, @polkadot/x-textdecoder@workspace:packages/x-textdecoder": +"@polkadot/x-textdecoder@12.6.1, @polkadot/x-textdecoder@workspace:packages/x-textdecoder": version: 0.0.0-use.local resolution: "@polkadot/x-textdecoder@workspace:packages/x-textdecoder" dependencies: - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 tslib: ^2.6.2 languageName: unknown linkType: soft -"@polkadot/x-textencoder@12.6.0, @polkadot/x-textencoder@workspace:packages/x-textencoder": +"@polkadot/x-textencoder@12.6.1, @polkadot/x-textencoder@workspace:packages/x-textencoder": version: 0.0.0-use.local resolution: "@polkadot/x-textencoder@workspace:packages/x-textencoder" dependencies: - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 tslib: ^2.6.2 languageName: unknown linkType: soft @@ -805,7 +805,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/x-ws@workspace:packages/x-ws" dependencies: - "@polkadot/x-global": 12.6.0 + "@polkadot/x-global": 12.6.1 "@types/ws": ^8.5.9 tslib: ^2.6.2 ws: ^8.14.2