diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index 7788dd3eaf0..e5f3573fc0e 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -26,7 +26,7 @@ "@polkadot/types": "16.5.2-0-x", "@polkadot/types-augment": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" } } diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 5522bf8ebd3..6d32fed7fca 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -23,7 +23,7 @@ "dependencies": { "@polkadot/rpc-core": "16.5.2-0-x", "@polkadot/types": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "rxjs": "^7.8.1", "tslib": "^2.8.1" } diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index eb06d2e0672..61fbda57d38 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -26,14 +26,14 @@ "@polkadot/types": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", "@polkadot/types-create": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, "devDependencies": { "@polkadot/api-augment": "16.5.2-0-x", - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/types-support": "16.5.2-0-x" } } diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 3700ddc6af1..4a1dc1c1a8b 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -27,8 +27,8 @@ "@polkadot/rpc-core": "16.5.2-0-x", "@polkadot/types": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, diff --git a/packages/api/package.json b/packages/api/package.json index d89652f0124..230396b402e 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -24,7 +24,7 @@ "@polkadot/api-augment": "16.5.2-0-x", "@polkadot/api-base": "16.5.2-0-x", "@polkadot/api-derive": "16.5.2-0-x", - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/rpc-augment": "16.5.2-0-x", "@polkadot/rpc-core": "16.5.2-0-x", "@polkadot/rpc-provider": "16.5.2-0-x", @@ -33,8 +33,8 @@ "@polkadot/types-codec": "16.5.2-0-x", "@polkadot/types-create": "16.5.2-0-x", "@polkadot/types-known": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index 1ec02307732..ef3f6df3795 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -24,7 +24,7 @@ "@polkadot/rpc-core": "16.5.2-0-x", "@polkadot/types": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" } } diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 7aaf2a5b373..c394b1d1ca6 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -24,12 +24,12 @@ "@polkadot/rpc-augment": "16.5.2-0-x", "@polkadot/rpc-provider": "16.5.2-0-x", "@polkadot/types": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, "devDependencies": { - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/rpc-augment": "16.5.2-0-x" } } diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index c4a7c63de10..bc24216cbac 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -21,14 +21,14 @@ "version": "16.5.2-0-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/types": "16.5.2-0-x", "@polkadot/types-support": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", - "@polkadot/x-fetch": "^13.5.7", - "@polkadot/x-global": "^13.5.7", - "@polkadot/x-ws": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", + "@polkadot/x-fetch": "^13.5.8", + "@polkadot/x-global": "^13.5.8", + "@polkadot/x-ws": "^13.5.8", "eventemitter3": "^5.0.1", "mock-socket": "^9.3.1", "nock": "^13.5.5", diff --git a/packages/typegen/package.json b/packages/typegen/package.json index c5af49975a2..7e2bdda3c25 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -38,9 +38,9 @@ "@polkadot/types-codec": "16.5.2-0-x", "@polkadot/types-create": "16.5.2-0-x", "@polkadot/types-support": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", - "@polkadot/x-ws": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", + "@polkadot/x-ws": "^13.5.8", "comment-parser": "^1.4.1", "handlebars": "^4.7.8", "tslib": "^2.8.1", diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index aa85a50d79c..df24b6e8746 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -23,7 +23,7 @@ "dependencies": { "@polkadot/types": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" } } diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index 42241e81fbe..5e0553eac2f 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -21,14 +21,14 @@ "version": "16.5.2-0-x", "main": "index.js", "dependencies": { - "@polkadot/util": "^13.5.7", - "@polkadot/x-bigint": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/x-bigint": "^13.5.8", "tslib": "^2.8.1" }, "devDependencies": { "@polkadot/types": "16.5.2-0-x", "@polkadot/types-augment": "16.5.2-0-x", "@polkadot/types-support": "16.5.2-0-x", - "@polkadot/util-crypto": "^13.5.7" + "@polkadot/util-crypto": "^13.5.8" } } diff --git a/packages/types-create/package.json b/packages/types-create/package.json index 14347cb559c..52cdd30b6bc 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -22,7 +22,7 @@ "main": "index.js", "dependencies": { "@polkadot/types-codec": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" }, "devDependencies": { diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 565939bbcb7..19d652fdab3 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -21,11 +21,11 @@ "version": "16.5.2-0-x", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.5.7", + "@polkadot/networks": "^13.5.8", "@polkadot/types": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", "@polkadot/types-create": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" }, "devDependencies": { diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 864023a6e15..7eccc524c2d 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -21,7 +21,7 @@ "version": "16.5.2-0-x", "main": "index.js", "dependencies": { - "@polkadot/util": "^13.5.7", + "@polkadot/util": "^13.5.8", "tslib": "^2.8.1" } } diff --git a/packages/types/package.json b/packages/types/package.json index 23120071eed..465072e5372 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -21,17 +21,17 @@ "version": "16.5.2-0-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/types-augment": "16.5.2-0-x", "@polkadot/types-codec": "16.5.2-0-x", "@polkadot/types-create": "16.5.2-0-x", - "@polkadot/util": "^13.5.7", - "@polkadot/util-crypto": "^13.5.7", + "@polkadot/util": "^13.5.8", + "@polkadot/util-crypto": "^13.5.8", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, "devDependencies": { - "@polkadot/keyring": "^13.5.7", + "@polkadot/keyring": "^13.5.8", "@polkadot/types-support": "16.5.2-0-x" } } diff --git a/yarn.lock b/yarn.lock index 6fee9c9f718..01defc85ae8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -456,7 +456,7 @@ __metadata: "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-augment": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -467,7 +467,7 @@ __metadata: dependencies: "@polkadot/rpc-core": "npm:16.5.2-0-x" "@polkadot/types": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown @@ -479,13 +479,13 @@ __metadata: dependencies: "@polkadot/api": "npm:16.5.2-0-x" "@polkadot/api-augment": "npm:16.5.2-0-x" - "@polkadot/keyring": "npm:^13.5.7" + "@polkadot/keyring": "npm:^13.5.8" "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" "@polkadot/types-create": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown @@ -504,8 +504,8 @@ __metadata: "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown @@ -518,7 +518,7 @@ __metadata: "@polkadot/api-augment": "npm:16.5.2-0-x" "@polkadot/api-base": "npm:16.5.2-0-x" "@polkadot/api-derive": "npm:16.5.2-0-x" - "@polkadot/keyring": "npm:^13.5.7" + "@polkadot/keyring": "npm:^13.5.8" "@polkadot/rpc-augment": "npm:16.5.2-0-x" "@polkadot/rpc-core": "npm:16.5.2-0-x" "@polkadot/rpc-provider": "npm:16.5.2-0-x" @@ -528,8 +528,8 @@ __metadata: "@polkadot/types-create": "npm:16.5.2-0-x" "@polkadot/types-known": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" @@ -632,28 +632,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/keyring@npm:13.5.7" +"@polkadot/keyring@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/keyring@npm:13.5.8" dependencies: - "@polkadot/util": "npm:13.5.7" - "@polkadot/util-crypto": "npm:13.5.7" + "@polkadot/util": "npm:13.5.8" + "@polkadot/util-crypto": "npm:13.5.8" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.7 - "@polkadot/util-crypto": 13.5.7 - checksum: 10/c19aaef9facb2e7af8b1e677767bab22c98cffaab07869f76563dedc658f0c5315c0f8d7cc063179611cfed33181639b4728f76b71092d9d170a860677c673af + "@polkadot/util": 13.5.8 + "@polkadot/util-crypto": 13.5.8 + checksum: 10/9ffff99ae5fe361809db49afdab633068441b1f6b5b16df017ee28508666d1b86ff63467ac7c7d7ababe9f83bbb4649ee46ac71120441a230d859751cab92c19 languageName: node linkType: hard -"@polkadot/networks@npm:13.5.7, @polkadot/networks@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/networks@npm:13.5.7" +"@polkadot/networks@npm:13.5.8, @polkadot/networks@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/networks@npm:13.5.8" dependencies: - "@polkadot/util": "npm:13.5.7" + "@polkadot/util": "npm:13.5.8" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/3a9cf6ae053b81ede50d2a1c6bf6d65bd6de712316784a1b7a2f51cc4afc26b14e1b9d1c4a6904425655edf7f6de0e7e6b6936e42ec7fc19d983cefc44b05291 + checksum: 10/2c3e03e3b4a5777f9669fe70b68629606c47602fb5d2c5ca412da0d5ee501d0fa3e2ed7207781563e9d49533e4a48fade588550ae7f846113674a0c5555e4798 languageName: node linkType: hard @@ -664,7 +664,7 @@ __metadata: "@polkadot/rpc-core": "npm:16.5.2-0-x" "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -673,11 +673,11 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/rpc-core@workspace:packages/rpc-core" dependencies: - "@polkadot/keyring": "npm:^13.5.7" + "@polkadot/keyring": "npm:^13.5.8" "@polkadot/rpc-augment": "npm:16.5.2-0-x" "@polkadot/rpc-provider": "npm:16.5.2-0-x" "@polkadot/types": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown @@ -687,14 +687,14 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider" dependencies: - "@polkadot/keyring": "npm:^13.5.7" + "@polkadot/keyring": "npm:^13.5.8" "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" - "@polkadot/x-fetch": "npm:^13.5.7" - "@polkadot/x-global": "npm:^13.5.7" - "@polkadot/x-ws": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" + "@polkadot/x-fetch": "npm:^13.5.8" + "@polkadot/x-global": "npm:^13.5.8" + "@polkadot/x-ws": "npm:^13.5.8" "@substrate/connect": "npm:0.8.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" @@ -720,9 +720,9 @@ __metadata: "@polkadot/types-codec": "npm:16.5.2-0-x" "@polkadot/types-create": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" - "@polkadot/x-ws": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" + "@polkadot/x-ws": "npm:^13.5.8" "@types/yargs": "npm:^17.0.33" comment-parser: "npm:^1.4.1" handlebars: "npm:^4.7.8" @@ -743,7 +743,7 @@ __metadata: dependencies: "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -755,9 +755,9 @@ __metadata: "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-augment": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" - "@polkadot/x-bigint": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" + "@polkadot/x-bigint": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -768,7 +768,7 @@ __metadata: dependencies: "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -778,11 +778,11 @@ __metadata: resolution: "@polkadot/types-known@workspace:packages/types-known" dependencies: "@polkadot/api": "npm:16.5.2-0-x" - "@polkadot/networks": "npm:^13.5.7" + "@polkadot/networks": "npm:^13.5.8" "@polkadot/types": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" "@polkadot/types-create": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -791,7 +791,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: - "@polkadot/util": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" tslib: "npm:^2.8.1" languageName: unknown linkType: soft @@ -800,204 +800,204 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: - "@polkadot/keyring": "npm:^13.5.7" + "@polkadot/keyring": "npm:^13.5.8" "@polkadot/types-augment": "npm:16.5.2-0-x" "@polkadot/types-codec": "npm:16.5.2-0-x" "@polkadot/types-create": "npm:16.5.2-0-x" "@polkadot/types-support": "npm:16.5.2-0-x" - "@polkadot/util": "npm:^13.5.7" - "@polkadot/util-crypto": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.8" + "@polkadot/util-crypto": "npm:^13.5.8" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:13.5.7, @polkadot/util-crypto@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/util-crypto@npm:13.5.7" +"@polkadot/util-crypto@npm:13.5.8, @polkadot/util-crypto@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/util-crypto@npm:13.5.8" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.5.7" - "@polkadot/util": "npm:13.5.7" - "@polkadot/wasm-crypto": "npm:^7.5.1" - "@polkadot/wasm-util": "npm:^7.5.1" - "@polkadot/x-bigint": "npm:13.5.7" - "@polkadot/x-randomvalues": "npm:13.5.7" + "@polkadot/networks": "npm:13.5.8" + "@polkadot/util": "npm:13.5.8" + "@polkadot/wasm-crypto": "npm:^7.5.2" + "@polkadot/wasm-util": "npm:^7.5.2" + "@polkadot/x-bigint": "npm:13.5.8" + "@polkadot/x-randomvalues": "npm:13.5.8" "@scure/base": "npm:^1.1.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.7 - checksum: 10/5a924916b4ed613cca2f2576c2dab872544f975906cc536b9980ebdf9a48d3c4b5959f006c660020c658394559ab6fa33d94c193b22479a1953dde8c76576231 + "@polkadot/util": 13.5.8 + checksum: 10/6c5f79d794c1d1a1cafc8865d8244075b95d9de10431d9f99b5a370cfdd578d80fa1f092a0323d5cc817afe66396702a2502f18799553d205f4d4293e203b2ee languageName: node linkType: hard -"@polkadot/util@npm:13.5.7, @polkadot/util@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/util@npm:13.5.7" +"@polkadot/util@npm:13.5.8, @polkadot/util@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/util@npm:13.5.8" dependencies: - "@polkadot/x-bigint": "npm:13.5.7" - "@polkadot/x-global": "npm:13.5.7" - "@polkadot/x-textdecoder": "npm:13.5.7" - "@polkadot/x-textencoder": "npm:13.5.7" + "@polkadot/x-bigint": "npm:13.5.8" + "@polkadot/x-global": "npm:13.5.8" + "@polkadot/x-textdecoder": "npm:13.5.8" + "@polkadot/x-textencoder": "npm:13.5.8" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/66a03ec05aaf8642809a46f6adf0c9b4b843b2f8fce6520dc4db9da607af96a25baf166e09595b26d3d419cf55f55494d51985d5a90f55bc66d061b1fbaf9e99 + checksum: 10/62ffbfe3aa4ecc8206e6f80e3eec7b78ed7466659217d7705103890303016daf17c8cc343bc8c42bd12a434b1b95d42e63765b74eeeae103c583144123ac0f60 languageName: node linkType: hard -"@polkadot/wasm-bridge@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-bridge@npm:7.5.1" +"@polkadot/wasm-bridge@npm:7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-bridge@npm:7.5.2" dependencies: - "@polkadot/wasm-util": "npm:7.5.1" + "@polkadot/wasm-util": "npm:7.5.2" tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/70094b6e9727a902a922709326022e22c2a9bc7e27de541d646cb25d3cbee56df5eddd4a0046269ef34092562bc7f746e5d3347ac3f8aff01990eae837d078b8 + checksum: 10/616572fbeba50d94be1155eb829994ea416021c36656dc6955b1579dca8c1f1f48083fe4d170629476c88fb27759208d42b8bf6d6610c0ace27a8926d4b52896 languageName: node linkType: hard -"@polkadot/wasm-crypto-asmjs@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.1" +"@polkadot/wasm-crypto-asmjs@npm:7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.2" dependencies: tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/6849a96bf9191f22e238fa847ebc8cbbb13d9d2569007dde6055769144c3c6cf8398e81f3ab93b3fad458bf69f3833a77f197ff36b015fb61690ee15ba9ec45b + checksum: 10/9f921bfe2f52f6938862e26c7281db76a3cbe452acb3742381e3a441b2b417670187efc37bb8913aaf9bc98b511bae80e308386b3333403cfa1d24bfcabda90b languageName: node linkType: hard -"@polkadot/wasm-crypto-init@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-init@npm:7.5.1" +"@polkadot/wasm-crypto-init@npm:7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-crypto-init@npm:7.5.2" dependencies: - "@polkadot/wasm-bridge": "npm:7.5.1" - "@polkadot/wasm-crypto-asmjs": "npm:7.5.1" - "@polkadot/wasm-crypto-wasm": "npm:7.5.1" - "@polkadot/wasm-util": "npm:7.5.1" + "@polkadot/wasm-bridge": "npm:7.5.2" + "@polkadot/wasm-crypto-asmjs": "npm:7.5.2" + "@polkadot/wasm-crypto-wasm": "npm:7.5.2" + "@polkadot/wasm-util": "npm:7.5.2" tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/ca429d97bdfe637d1b3672015d16bc0a160af37bf647ccb52597b40f929fc7af16096c1af5603fb5b838e04140db91904c774fb3e59cd34debf026e45c77ac5b + checksum: 10/fabe7cf2892f88c1c8783b5e80c22397ce71bd74333ca0ff1182ee46581a89af65094b911f10fa7f0af2899df293b8fe3ba72df6ec0b1d851df0ee39c49318a6 languageName: node linkType: hard -"@polkadot/wasm-crypto-wasm@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-wasm@npm:7.5.1" +"@polkadot/wasm-crypto-wasm@npm:7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-crypto-wasm@npm:7.5.2" dependencies: - "@polkadot/wasm-util": "npm:7.5.1" + "@polkadot/wasm-util": "npm:7.5.2" tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/c652b38edbb07d7b7546ecdb44ea370244e3f1ff37c9733ee2db4d7e7483e7c7496ce220ec5c621a26fdb49d0475390fc84d51cec5ddb110fa0fc3373d06dd43 + checksum: 10/5988b49ee7376e9db840b726c35ec14b1acf1dfbe6183c99010027480c51bc71edcfd8bcb058cb25afdb5745300fdde9ad13ac466c7d3b277d74b0eaec930784 languageName: node linkType: hard -"@polkadot/wasm-crypto@npm:^7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto@npm:7.5.1" +"@polkadot/wasm-crypto@npm:^7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-crypto@npm:7.5.2" dependencies: - "@polkadot/wasm-bridge": "npm:7.5.1" - "@polkadot/wasm-crypto-asmjs": "npm:7.5.1" - "@polkadot/wasm-crypto-init": "npm:7.5.1" - "@polkadot/wasm-crypto-wasm": "npm:7.5.1" - "@polkadot/wasm-util": "npm:7.5.1" + "@polkadot/wasm-bridge": "npm:7.5.2" + "@polkadot/wasm-crypto-asmjs": "npm:7.5.2" + "@polkadot/wasm-crypto-init": "npm:7.5.2" + "@polkadot/wasm-crypto-wasm": "npm:7.5.2" + "@polkadot/wasm-util": "npm:7.5.2" tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/d304959e67dab123f9ba9e9d400358156478f633ef3e2f760530fc556d79fcebc155be809ec73dc54c247c4e5185e118fe23c191167a9ad77ec575adb32979e3 + checksum: 10/af29fafd051baa5338fbd1efc0dcee50854734cf2b03fa4cbd83d8fdf8607dffc21d0c0f1d26d1fc2c655407c674b71a42d0ddfb1f5d83f85c18116ff9da175d languageName: node linkType: hard -"@polkadot/wasm-util@npm:7.5.1, @polkadot/wasm-util@npm:^7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-util@npm:7.5.1" +"@polkadot/wasm-util@npm:7.5.2, @polkadot/wasm-util@npm:^7.5.2": + version: 7.5.2 + resolution: "@polkadot/wasm-util@npm:7.5.2" dependencies: tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/7e96be99a275f6e4a68b92b6439b70aa7d80f1209031d4f7e7f7c00dee65272aabaaee43ec153c969a72a02792c2bf271e266bccd60e83e9a1450c5c5e7b06ee + checksum: 10/f8164ad0bf38eae4c46a4f18308aa66da7b9fb3dbce2185fa95c085f43be3ae15d4c88ef15385677f73fd381f4106de0d1f234123117c85e1918796c2ff79265 languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.5.7, @polkadot/x-bigint@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-bigint@npm:13.5.7" +"@polkadot/x-bigint@npm:13.5.8, @polkadot/x-bigint@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-bigint@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" tslib: "npm:^2.8.0" - checksum: 10/a890310186d457e234f03e05e5ade4a591d210002691c6c52f9eb75b3624d8e5c11c333817cdd8b3f627dc6eee685fa6a44d666c3d24ed5d5d545936b870e230 + checksum: 10/c81b50bbfeafaf020d58dcc411f50690aeca194257b1139ec00af4647fe2d09f5133020366e229dc12aaefa0036f37dcb06329aee6b93936986a3a874c10d673 languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-fetch@npm:13.5.7" +"@polkadot/x-fetch@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-fetch@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" node-fetch: "npm:^3.3.2" tslib: "npm:^2.8.0" - checksum: 10/8c3ba3ce3b229c7106d3e3c77daba8676d857d39889ecbd1646dbc36d6d528c4d77e951785067fbc4efb7a6e94fc7a1346e90f7fac332b1e35d17ea4b01e4a93 + checksum: 10/e952e3a33a71e539a7edba16bf9bd0b29c3bf242236bd76dd2bbcec56f654b835f7dafce65e453d54b34b21f3924597939323bda397518c5b12c4ecc90313c3b languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.7, @polkadot/x-global@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-global@npm:13.5.7" +"@polkadot/x-global@npm:13.5.8, @polkadot/x-global@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-global@npm:13.5.8" dependencies: tslib: "npm:^2.8.0" - checksum: 10/756532b29565c0c72e6e911a8dc36b7256b55771119e9ee8fe8979a8cc0b09726b12d7708ea9459f72ae2843e0cdaca724d484b8faefcd43b3d24e5fa222ba6d + checksum: 10/936760084149979ec247fa5a8dd910c26e9cd4c6d92892b621c2abcbd3ca2f3cb2f0384f9778a9ee3a0e8ad59eae5ccb338e378a2f2b89a37813ca7673f4a4dc languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-randomvalues@npm:13.5.7" +"@polkadot/x-randomvalues@npm:13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-randomvalues@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.7 + "@polkadot/util": 13.5.8 "@polkadot/wasm-util": "*" - checksum: 10/49bd20e2140fa1905374e730726d9882ce4f651d3a10e7c705b1a7d6530190ea913b05165c6d19355e24284f872b2afd0a54042c3d33479e983016c30f1ccd11 + checksum: 10/67f243faf9f132e1a048b57a393b34a945747cfa892205fcc89d72e3fb6c9187fe5acaaa9b508004bb02bd4008c8888fb481ea48fbd90087bff4223f4426a4db languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-textdecoder@npm:13.5.7" +"@polkadot/x-textdecoder@npm:13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-textdecoder@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" tslib: "npm:^2.8.0" - checksum: 10/4a53a3cef1e978a9a86ab08850dd45f11971b56f6735b310f63900722cdb9cb605fadf2e9dc4bb15959e96778a47842257f363b02779bb65cc3156999ced82a3 + checksum: 10/a3de3425374d7ce51d9275a6aeda9951fd57c11fd97455c4fb2d1e7c959472472357da3914a8bf053d583eb07c427917577d7b6b14b8de72ad337e71282590be languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-textencoder@npm:13.5.7" +"@polkadot/x-textencoder@npm:13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-textencoder@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" tslib: "npm:^2.8.0" - checksum: 10/b88e13db070c94fe20aed8c739d1740ecd6545921316efe0e4dbea6f0c489c849bbcf7ce6e1a81405885a90b359af812b78a5d06cfbdb555fb0ae9602b2357e9 + checksum: 10/32e1a213b7890212957abb751f47dd113ce8f83c10b8258fe01f4c0d6cd2ab048093acadb61ebddcc4d5c7abee41cad6e0941dcfce32515110fd79eb69442feb languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-ws@npm:13.5.7" +"@polkadot/x-ws@npm:^13.5.8": + version: 13.5.8 + resolution: "@polkadot/x-ws@npm:13.5.8" dependencies: - "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.8" tslib: "npm:^2.8.0" ws: "npm:^8.18.0" - checksum: 10/1c8da2d1dd0e08dd08a77badf4a89d8d4b7e6de45669feeb75bf718725c40d03ffabfb60a9ea35ca6d230f31f6874e62e30b343f4f3000d62e0ba5945a38c073 + checksum: 10/b9fe9f52c37ed6a16bee61c23d4be8759598a6fe61b880546d07a6fea7e3cb5387bb6ff427b233c3caad8aaf41f83249db7f6e841c4bd382778324e9698eac0e languageName: node linkType: hard