diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index e76ea552f4f..4fe9612cede 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -26,7 +26,7 @@ "@polkadot/types": "14.0.2-4-x", "@polkadot/types-augment": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" } } diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 94ad3691c4a..486538c8333 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -23,7 +23,7 @@ "dependencies": { "@polkadot/rpc-core": "14.0.2-4-x", "@polkadot/types": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" } diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index 196a011b964..7f4f06635b0 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -26,14 +26,14 @@ "@polkadot/types": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", "@polkadot/types-create": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" }, "devDependencies": { "@polkadot/api-augment": "14.0.2-4-x", - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/types-support": "14.0.2-4-x" } } diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 3dc6ef29bc4..57354b356bc 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -27,8 +27,8 @@ "@polkadot/rpc-core": "14.0.2-4-x", "@polkadot/types": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" }, diff --git a/packages/api/package.json b/packages/api/package.json index 79791a32941..bb65b5f9d6c 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -24,7 +24,7 @@ "@polkadot/api-augment": "14.0.2-4-x", "@polkadot/api-base": "14.0.2-4-x", "@polkadot/api-derive": "14.0.2-4-x", - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/rpc-augment": "14.0.2-4-x", "@polkadot/rpc-core": "14.0.2-4-x", "@polkadot/rpc-provider": "14.0.2-4-x", @@ -33,8 +33,8 @@ "@polkadot/types-codec": "14.0.2-4-x", "@polkadot/types-create": "14.0.2-4-x", "@polkadot/types-known": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index 24fb36db41f..594f59c013e 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -24,7 +24,7 @@ "@polkadot/rpc-core": "14.0.2-4-x", "@polkadot/types": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" } } diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index b7ffe12df05..d48d99f3a28 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -24,12 +24,12 @@ "@polkadot/rpc-augment": "14.0.2-4-x", "@polkadot/rpc-provider": "14.0.2-4-x", "@polkadot/types": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" }, "devDependencies": { - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/rpc-augment": "14.0.2-4-x" } } diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 52e92bd2e40..4718669ba90 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -21,14 +21,14 @@ "version": "14.0.2-4-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/types": "14.0.2-4-x", "@polkadot/types-support": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", - "@polkadot/x-fetch": "^13.1.1", - "@polkadot/x-global": "^13.1.1", - "@polkadot/x-ws": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", + "@polkadot/x-fetch": "^13.2.1", + "@polkadot/x-global": "^13.2.1", + "@polkadot/x-ws": "^13.2.1", "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 8799866e41f..688b72ea0fd 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -37,9 +37,9 @@ "@polkadot/types-codec": "14.0.2-4-x", "@polkadot/types-create": "14.0.2-4-x", "@polkadot/types-support": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", - "@polkadot/x-ws": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", + "@polkadot/x-ws": "^13.2.1", "handlebars": "^4.7.8", "tslib": "^2.8.0", "yargs": "^17.7.2" diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index 9d05b2fec7c..bea34d67cd3 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -23,7 +23,7 @@ "dependencies": { "@polkadot/types": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" } } diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index 84989338b51..1f1dd358d32 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -21,14 +21,14 @@ "version": "14.0.2-4-x", "main": "index.js", "dependencies": { - "@polkadot/util": "^13.1.1", - "@polkadot/x-bigint": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/x-bigint": "^13.2.1", "tslib": "^2.8.0" }, "devDependencies": { "@polkadot/types": "14.0.2-4-x", "@polkadot/types-augment": "14.0.2-4-x", "@polkadot/types-support": "14.0.2-4-x", - "@polkadot/util-crypto": "^13.1.1" + "@polkadot/util-crypto": "^13.2.1" } } diff --git a/packages/types-create/package.json b/packages/types-create/package.json index f6ee80ab0ec..fd8847d26b3 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -22,7 +22,7 @@ "main": "index.js", "dependencies": { "@polkadot/types-codec": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" }, "devDependencies": { diff --git a/packages/types-known/package.json b/packages/types-known/package.json index fe439810984..0a1b1b00c64 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -21,11 +21,11 @@ "version": "14.0.2-4-x", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.1.1", + "@polkadot/networks": "^13.2.1", "@polkadot/types": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", "@polkadot/types-create": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" }, "devDependencies": { diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 61b27beabe7..f2d2ac9e593 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -21,7 +21,7 @@ "version": "14.0.2-4-x", "main": "index.js", "dependencies": { - "@polkadot/util": "^13.1.1", + "@polkadot/util": "^13.2.1", "tslib": "^2.8.0" } } diff --git a/packages/types/package.json b/packages/types/package.json index 8b0b943304b..fb3108807b6 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -21,17 +21,17 @@ "version": "14.0.2-4-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/types-augment": "14.0.2-4-x", "@polkadot/types-codec": "14.0.2-4-x", "@polkadot/types-create": "14.0.2-4-x", - "@polkadot/util": "^13.1.1", - "@polkadot/util-crypto": "^13.1.1", + "@polkadot/util": "^13.2.1", + "@polkadot/util-crypto": "^13.2.1", "rxjs": "^7.8.1", "tslib": "^2.8.0" }, "devDependencies": { - "@polkadot/keyring": "^13.1.1", + "@polkadot/keyring": "^13.2.1", "@polkadot/types-support": "14.0.2-4-x" } } diff --git a/yarn.lock b/yarn.lock index ad17c0fdcfa..d704da6ba40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -456,7 +456,7 @@ __metadata: "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-augment": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -467,7 +467,7 @@ __metadata: dependencies: "@polkadot/rpc-core": "npm:14.0.2-4-x" "@polkadot/types": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" languageName: unknown @@ -479,13 +479,13 @@ __metadata: dependencies: "@polkadot/api": "npm:14.0.2-4-x" "@polkadot/api-augment": "npm:14.0.2-4-x" - "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/keyring": "npm:^13.2.1" "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" "@polkadot/types-create": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" languageName: unknown @@ -504,8 +504,8 @@ __metadata: "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" languageName: unknown @@ -518,7 +518,7 @@ __metadata: "@polkadot/api-augment": "npm:14.0.2-4-x" "@polkadot/api-base": "npm:14.0.2-4-x" "@polkadot/api-derive": "npm:14.0.2-4-x" - "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/keyring": "npm:^13.2.1" "@polkadot/rpc-augment": "npm:14.0.2-4-x" "@polkadot/rpc-core": "npm:14.0.2-4-x" "@polkadot/rpc-provider": "npm:14.0.2-4-x" @@ -528,8 +528,8 @@ __metadata: "@polkadot/types-create": "npm:14.0.2-4-x" "@polkadot/types-known": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" @@ -632,28 +632,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/keyring@npm:13.1.1" +"@polkadot/keyring@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/keyring@npm:13.2.1" dependencies: - "@polkadot/util": "npm:13.1.1" - "@polkadot/util-crypto": "npm:13.1.1" - tslib: "npm:^2.7.0" + "@polkadot/util": "npm:13.2.1" + "@polkadot/util-crypto": "npm:13.2.1" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.1.1 - "@polkadot/util-crypto": 13.1.1 - checksum: 10/ec0498d7b65815d416afe8004ef5b642e4cd767546ffb38d87eb799f246829dd4594a40a8c116bdc338cdc7c17908bd1aa9cdae21b8b16ef0d4f2af0a4bba00d + "@polkadot/util": 13.2.1 + "@polkadot/util-crypto": 13.2.1 + checksum: 10/69e9f974206da4fb50461eb48c65d6c32be991021c3663f5d1fd0079fdda9c1b52f584dc20e220e1a34f124df490d5bc0d607ccb6c7a277b6406e120c965bb81 languageName: node linkType: hard -"@polkadot/networks@npm:13.1.1, @polkadot/networks@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/networks@npm:13.1.1" +"@polkadot/networks@npm:13.2.1, @polkadot/networks@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/networks@npm:13.2.1" dependencies: - "@polkadot/util": "npm:13.1.1" - "@substrate/ss58-registry": "npm:^1.50.0" - tslib: "npm:^2.7.0" - checksum: 10/50df885cba557e703a52a419135b869fb2dcc0f772649761ac2f4c9ee2444aae80842c1a24383857527f293c765c867ae75891f199d3885e43fd6e3feb1f7d8b + "@polkadot/util": "npm:13.2.1" + "@substrate/ss58-registry": "npm:^1.51.0" + tslib: "npm:^2.8.0" + checksum: 10/abf22c37017fdb6091dd79bc9c5246e17dfaea18dc429cd894de8351d7a278d841d8144387d7422aae0b282f6c21cfa76ccec4eaab741193a81006a5e29156ed languageName: node linkType: hard @@ -664,7 +664,7 @@ __metadata: "@polkadot/rpc-core": "npm:14.0.2-4-x" "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" 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.1.1" + "@polkadot/keyring": "npm:^13.2.1" "@polkadot/rpc-augment": "npm:14.0.2-4-x" "@polkadot/rpc-provider": "npm:14.0.2-4-x" "@polkadot/types": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" 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.1.1" + "@polkadot/keyring": "npm:^13.2.1" "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" - "@polkadot/x-fetch": "npm:^13.1.1" - "@polkadot/x-global": "npm:^13.1.1" - "@polkadot/x-ws": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" + "@polkadot/x-fetch": "npm:^13.2.1" + "@polkadot/x-global": "npm:^13.2.1" + "@polkadot/x-ws": "npm:^13.2.1" "@substrate/connect": "npm:0.8.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" @@ -719,9 +719,9 @@ __metadata: "@polkadot/types-codec": "npm:14.0.2-4-x" "@polkadot/types-create": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" - "@polkadot/x-ws": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" + "@polkadot/x-ws": "npm:^13.2.1" "@types/yargs": "npm:^17.0.33" handlebars: "npm:^4.7.8" tslib: "npm:^2.8.0" @@ -741,7 +741,7 @@ __metadata: dependencies: "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -753,9 +753,9 @@ __metadata: "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-augment": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" - "@polkadot/x-bigint": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" + "@polkadot/x-bigint": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -766,7 +766,7 @@ __metadata: dependencies: "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -776,11 +776,11 @@ __metadata: resolution: "@polkadot/types-known@workspace:packages/types-known" dependencies: "@polkadot/api": "npm:14.0.2-4-x" - "@polkadot/networks": "npm:^13.1.1" + "@polkadot/networks": "npm:^13.2.1" "@polkadot/types": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" "@polkadot/types-create": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -789,7 +789,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: - "@polkadot/util": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft @@ -798,204 +798,204 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: - "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/keyring": "npm:^13.2.1" "@polkadot/types-augment": "npm:14.0.2-4-x" "@polkadot/types-codec": "npm:14.0.2-4-x" "@polkadot/types-create": "npm:14.0.2-4-x" "@polkadot/types-support": "npm:14.0.2-4-x" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/util": "npm:^13.2.1" + "@polkadot/util-crypto": "npm:^13.2.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.0" languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:13.1.1, @polkadot/util-crypto@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/util-crypto@npm:13.1.1" +"@polkadot/util-crypto@npm:13.2.1, @polkadot/util-crypto@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/util-crypto@npm:13.2.1" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.1.1" - "@polkadot/util": "npm:13.1.1" - "@polkadot/wasm-crypto": "npm:^7.3.2" - "@polkadot/wasm-util": "npm:^7.3.2" - "@polkadot/x-bigint": "npm:13.1.1" - "@polkadot/x-randomvalues": "npm:13.1.1" + "@polkadot/networks": "npm:13.2.1" + "@polkadot/util": "npm:13.2.1" + "@polkadot/wasm-crypto": "npm:^7.4.1" + "@polkadot/wasm-util": "npm:^7.4.1" + "@polkadot/x-bigint": "npm:13.2.1" + "@polkadot/x-randomvalues": "npm:13.2.1" "@scure/base": "npm:^1.1.7" - tslib: "npm:^2.7.0" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.1.1 - checksum: 10/6f78ed75e4d2ab0dd0f5778640b6f6856702064ab2804c629ce97102389abc981d35cdec6ae63a814fa12b6d9deb5fe024f41bb54fe0e5cea3daa010455594ea + "@polkadot/util": 13.2.1 + checksum: 10/116907351482fda7777634c66da75eb0cb32badc58938ab56f4339cc811318f6b0066555eaa158828af7e7e22c1e187a2d504c95ed961424b5c4cd8eccca75cd languageName: node linkType: hard -"@polkadot/util@npm:13.1.1, @polkadot/util@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/util@npm:13.1.1" +"@polkadot/util@npm:13.2.1, @polkadot/util@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/util@npm:13.2.1" dependencies: - "@polkadot/x-bigint": "npm:13.1.1" - "@polkadot/x-global": "npm:13.1.1" - "@polkadot/x-textdecoder": "npm:13.1.1" - "@polkadot/x-textencoder": "npm:13.1.1" - "@types/bn.js": "npm:^5.1.5" + "@polkadot/x-bigint": "npm:13.2.1" + "@polkadot/x-global": "npm:13.2.1" + "@polkadot/x-textdecoder": "npm:13.2.1" + "@polkadot/x-textencoder": "npm:13.2.1" + "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" - tslib: "npm:^2.7.0" - checksum: 10/ec1db22e6e33d2a5d4197290805e4f7300c3aa847e9607f667c0bb967ecc359751b216581930878e74d22329ede3b8170c724008e336a50ce4bc1183ce3f9e25 + tslib: "npm:^2.8.0" + checksum: 10/96a0a316ca67831261a216184510b53c07cdc9387ff11245eece5924e1d47bdc3b02dcbeacd48b932c36ac3d567fd707659170a551428adc60012fbfac3e43c3 languageName: node linkType: hard -"@polkadot/wasm-bridge@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-bridge@npm:7.3.2" +"@polkadot/wasm-bridge@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-bridge@npm:7.4.1" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/8d8afa55d9f14043fb9e414b356d6ba4aa0ccc52219b8022fc86a5ea5be569dea34383b461528069996f5399011db6060ceff158227606d95ab779717ea25f5f + checksum: 10/b1d687ff433974cb34e54539b69209b569c4faf818e3cf376601d76acacc946bd56e5c06b18f0720dd1f63454f8e74f65bc37f259c7fca35d58623d27154b033 languageName: node linkType: hard -"@polkadot/wasm-crypto-asmjs@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-asmjs@npm:7.3.2" +"@polkadot/wasm-crypto-asmjs@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.4.1" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/b8c0c7b3a1e5b4b07b0d4fbec51ae19c529c8a943c0b3c4631490e05f5cc61fa352e7eaf7a9fabeb49ab2e40760ff584346a929e67f6eece82134c13963e6c4b + checksum: 10/68df2338bff14c0331d62871b66e31cea1005eac8f136c294074f7350d4c342bba17a7edd3cc9aecb2ae63dad4e927422e7be562c446bb2b7ff1a6af17bb8eee languageName: node linkType: hard -"@polkadot/wasm-crypto-init@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-init@npm:7.3.2" +"@polkadot/wasm-crypto-init@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-init@npm:7.4.1" dependencies: - "@polkadot/wasm-bridge": "npm:7.3.2" - "@polkadot/wasm-crypto-asmjs": "npm:7.3.2" - "@polkadot/wasm-crypto-wasm": "npm:7.3.2" - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-bridge": "npm:7.4.1" + "@polkadot/wasm-crypto-asmjs": "npm:7.4.1" + "@polkadot/wasm-crypto-wasm": "npm:7.4.1" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/94b950c01f20c2ce98e2e8bfd3dc94fdcdc095a2b3d609c5de3db3bc9e403871ff08479d7eac1d2e4d048b9375e82dafb5bfab3d9d86988ec4afc41e7539d0af + checksum: 10/d12c791214301419d94f5b374b443addc59c45e155f67b9503db4fe72866fa92e040ce8764f6dd8b4ce95005d4508a83efe832c6df4c946b7f14c18d28e8f0c1 languageName: node linkType: hard -"@polkadot/wasm-crypto-wasm@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-wasm@npm:7.3.2" +"@polkadot/wasm-crypto-wasm@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-wasm@npm:7.4.1" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/f984db1bf121827b8a39b2f18d838958dfcedb901037a382a5b67126dc20a9c1cec4f3dd8f9ccc2ccd5a5f259d9f2b62df2f03d55cf83185f84709c1b87c5673 + checksum: 10/22cd4e5d734bc08f6707d25cf43c9b75af335ee39284bf43dced0c72abd1300c7ebc3e956c3ce175db59655ed4fd1c37fc652c7851ee308de0bdf65331f7ba67 languageName: node linkType: hard -"@polkadot/wasm-crypto@npm:^7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto@npm:7.3.2" +"@polkadot/wasm-crypto@npm:^7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto@npm:7.4.1" dependencies: - "@polkadot/wasm-bridge": "npm:7.3.2" - "@polkadot/wasm-crypto-asmjs": "npm:7.3.2" - "@polkadot/wasm-crypto-init": "npm:7.3.2" - "@polkadot/wasm-crypto-wasm": "npm:7.3.2" - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-bridge": "npm:7.4.1" + "@polkadot/wasm-crypto-asmjs": "npm:7.4.1" + "@polkadot/wasm-crypto-init": "npm:7.4.1" + "@polkadot/wasm-crypto-wasm": "npm:7.4.1" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10/ec0bf040388890b0d268ca94d2311bbb27a45b46b4f5812a2a478c1fea3c747878244535280b9c38bf2a65b9b4533bf4f9fddbc4c715d167940e6d951fef146b + checksum: 10/7fbb38c15217965066904dfa007dafc835ed828c0a33ef6621f772fdd50b634aa0862118713e5bf564dc17891f3e3a6f09a589b447ba4e39f2e9847a0f5383be languageName: node linkType: hard -"@polkadot/wasm-util@npm:7.3.2, @polkadot/wasm-util@npm:^7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-util@npm:7.3.2" +"@polkadot/wasm-util@npm:7.4.1, @polkadot/wasm-util@npm:^7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-util@npm:7.4.1" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10/4b19f59aaca5c62933c5b355116a0fcd8dfa03b3e13f2b4c8491058f6d29fd030c956dee3f1c0821da981b874741c9ea62840c179369afb1a358a22216e5ff3c + checksum: 10/08effda106378716954267cb268035a37d2c0a8c1db2e6f617ccd7b4f1e410342b4ff1c26db95b828aeb23e2b5512ca72f389055d717c54fda00e97fba89462a languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.1.1, @polkadot/x-bigint@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-bigint@npm:13.1.1" +"@polkadot/x-bigint@npm:13.2.1, @polkadot/x-bigint@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-bigint@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/2b4b75bea7b5babde955ec3b3a282cef88ca16ba3243d3415202a5d2c038543ba70ef74af7a7ad846df534466fb14408d2d6ff0313614a1578b6b9f71ac7224f + "@polkadot/x-global": "npm:13.2.1" + tslib: "npm:^2.8.0" + checksum: 10/1d55766a454399984da1123903e180bb6576206368f0f46ca6f7cfb7ca2b68481ccb719d4c65485bd5f527773fca32ce8f38a773a3ef1c374cfcbe800c2ab433 languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-fetch@npm:13.1.1" +"@polkadot/x-fetch@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-fetch@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" + "@polkadot/x-global": "npm:13.2.1" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.7.0" - checksum: 10/11fedc3623e8126d3a2cab54c7e2d031e119f4d4bfba0f04a75e1f387ca1f56b096b7e028ecbee3edd0ea08ffd2d3614630624d5547302674fe0f62b675c1ca8 + tslib: "npm:^2.8.0" + checksum: 10/939d01100599f0b978160358c86a99de138d8ca0145050a01831b159ff8bffdfc3bd12564d87fd734751797b67627a22c9d6088c78927eea1ada66310d57c7bd languageName: node linkType: hard -"@polkadot/x-global@npm:13.1.1, @polkadot/x-global@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-global@npm:13.1.1" +"@polkadot/x-global@npm:13.2.1, @polkadot/x-global@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-global@npm:13.2.1" dependencies: - tslib: "npm:^2.7.0" - checksum: 10/6dc239d357cb4037decd8b9a1b016a072145b969300d62dc5ee0186fc0f102eafd0b2b84be83092874de547d75f87e1f5c99399e0f6f1516d64ef49f387ad156 + tslib: "npm:^2.8.0" + checksum: 10/92fc6c63ab5711f9fd6413eadb942b177d5bc16a202a6e230865caf0f3ac07595c70cc4687d0f0aff478cf7a487bd5b99f68f75128c7dbcc0b843c015fb87517 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-randomvalues@npm:13.1.1" +"@polkadot/x-randomvalues@npm:13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-randomvalues@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" + "@polkadot/x-global": "npm:13.2.1" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.1.1 + "@polkadot/util": 13.2.1 "@polkadot/wasm-util": "*" - checksum: 10/fe8bd72bced3fe31118e6f6ca2cce69ac2412068de7f8db8de83cc9bb736b77fa639f6aea4297bb9b63c91383fe72fa5904c0a8ab26b1fead8219534721d9658 + checksum: 10/9547de30f06f8a664af6eac4a40db39338c88ad4295adbb7056316242cb388da65f2758894e3e81886d816d78a47b41b4825c15a2c5172a48e6f8e3e80f7e68e languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-textdecoder@npm:13.1.1" +"@polkadot/x-textdecoder@npm:13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-textdecoder@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/0ddddc3534587855b29fd2fc0137dc80d4d75d084965ce7494dfabc53ae78b59cfc6601c052a97e88c804357a94f8ba3a19bd7bac19ee557f353294f83d77d5b + "@polkadot/x-global": "npm:13.2.1" + tslib: "npm:^2.8.0" + checksum: 10/4c4dc6c682eaf2cc46b69d061f2226f7f6885900d3d43d3e99f93716903470c5299d581ab14c5d03eb20b8496afb6e8eaadab22dbd6249bfcce64cab396d689d languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-textencoder@npm:13.1.1" +"@polkadot/x-textencoder@npm:13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-textencoder@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/d298528f55425d55c59f2827d4aa9e16c1d3c5e085751f635631bf07c0c43882eeb75729776a99fc5ebdc2c2c76d97e7e8dbe762b49050549a4ddd0a312954d8 + "@polkadot/x-global": "npm:13.2.1" + tslib: "npm:^2.8.0" + checksum: 10/0b00b9c45e9e7ff327750f91458b81ca6cdeecba0ed5c28cd056a9f1438c8a793560253ea53c458a08aaf7820196f5ae76935295d2ff87d4311c5f8e501c0e3b languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.1.1": - version: 13.1.1 - resolution: "@polkadot/x-ws@npm:13.1.1" +"@polkadot/x-ws@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/x-ws@npm:13.2.1" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - ws: "npm:^8.16.0" - checksum: 10/cdcb4cd760358e19db3246c8fb7e990ae3c88c43fb8a57902dbfa3e48118c7f6ec23d6c87874e134575d121b45a4754196c2f98bac577d8464ec90ce8537b343 + "@polkadot/x-global": "npm:13.2.1" + tslib: "npm:^2.8.0" + ws: "npm:^8.18.0" + checksum: 10/a955f610698ac029bc90dbc4a160fca362e4356880bbae4f75ca72c6588841929851e89d3112d2c54736d1730db5a83d37372fde004c3e4905d4f5fbd13a9bc2 languageName: node linkType: hard @@ -1263,10 +1263,10 @@ __metadata: languageName: node linkType: hard -"@substrate/ss58-registry@npm:^1.50.0": - version: 1.50.0 - resolution: "@substrate/ss58-registry@npm:1.50.0" - checksum: 10/66c096c9027ea4dba748c551e410d21014828311454443f62b0d4d6bdd5f5881fef027c9ed1bf84dc706d33c04242e5ecc09276ae4a52a34f3d818db519b633b +"@substrate/ss58-registry@npm:^1.51.0": + version: 1.51.0 + resolution: "@substrate/ss58-registry@npm:1.51.0" + checksum: 10/34eb21292f543a8be7c62ad3bcdae89d61c8a51e35a0be4687b6b4e955b5180a90a7691a9e6779f7509f8dfcfdfa372d8278087a9668521b9c501adb85c915b6 languageName: node linkType: hard @@ -1286,12 +1286,12 @@ __metadata: languageName: node linkType: hard -"@types/bn.js@npm:^5.1.5": - version: 5.1.5 - resolution: "@types/bn.js@npm:5.1.5" +"@types/bn.js@npm:^5.1.6": + version: 5.1.6 + resolution: "@types/bn.js@npm:5.1.6" dependencies: "@types/node": "npm:*" - checksum: 10/9719330c86aeae0a6a447c974cf0f853ba3660ede20de61f435b03d699e30e6d8b35bf71a8dc9fdc8317784438e83177644ba068ed653d0ae0106e1ecbfe289e + checksum: 10/db565b5a2af59b09459d74441153bf23a0e80f1fb2d070330786054e7ce1a7285dc40afcd8f289426c61a83166bdd70814f70e2d439744686aac5d3ea75daf13 languageName: node linkType: hard @@ -8928,7 +8928,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.7.0, tslib@npm:^2.8.0": +"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.7.0, tslib@npm:^2.8.0": version: 2.8.0 resolution: "tslib@npm:2.8.0" checksum: 10/1bc7c43937477059b4d26f2dbde7e49ef0fb4f38f3014e0603eaea76d6a885742c8b1762af45949145e5e7408a736d20ded949da99dabc8ccba1fc5531d2d927 @@ -9720,9 +9720,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.13.0, ws@npm:^8.16.0, ws@npm:^8.8.1": - version: 8.16.0 - resolution: "ws@npm:8.16.0" +"ws@npm:^8.13.0, ws@npm:^8.16.0, ws@npm:^8.18.0, ws@npm:^8.8.1": + version: 8.18.0 + resolution: "ws@npm:8.18.0" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -9731,7 +9731,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10/7c511c59e979bd37b63c3aea4a8e4d4163204f00bd5633c053b05ed67835481995f61a523b0ad2b603566f9a89b34cb4965cb9fab9649fbfebd8f740cea57f17 + checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6 languageName: node linkType: hard