From 4dfdc66001668b05f055a01c06feffc0593f841a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:47:24 +0000 Subject: [PATCH] chore(deps): bump the pjs group across 1 directory with 4 updates Bumps the pjs group with 4 updates in the / directory: [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto), [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api), [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) and [@polkadot/networks](https://github.com/polkadot-js/common/tree/HEAD/packages/networks). Updates `@polkadot/util-crypto` from 13.1.1 to 13.2.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/util-crypto) Updates `@polkadot/api` from 14.0.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/api) Updates `@polkadot/keyring` from 13.1.1 to 13.2.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/keyring) Updates `@polkadot/networks` from 13.1.1 to 13.2.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/networks) --- updated-dependencies: - dependency-name: "@polkadot/util-crypto" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/keyring" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/networks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs ... Signed-off-by: dependabot[bot] --- yarn.lock | 551 +++++++++++++++++++++++++++--------------------------- 1 file changed, 279 insertions(+), 272 deletions(-) diff --git a/yarn.lock b/yarn.lock index 391f90e0..932e9c39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1379,413 +1379,413 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/api-augment@npm:14.0.1" - dependencies: - "@polkadot/api-base": "npm:14.0.1" - "@polkadot/rpc-augment": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-augment": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/de377ba9df9fcb569e6ed553bf4f90b3be4bfcda873ca482b64aa0e56bbd7696c030273ea81af509c8a1453e7239a6a0060dc463a7bfbeef1387c8974325c654 - languageName: node - linkType: hard - -"@polkadot/api-base@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/api-base@npm:14.0.1" +"@polkadot/api-augment@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/api-augment@npm:14.2.3" dependencies: - "@polkadot/rpc-core": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - rxjs: "npm:^7.8.1" - tslib: "npm:^2.7.0" - checksum: 10/d7b06e74e7432e2de8de187ae9e7647903b71c818315958de88d0df0300aa89d3cbf647465c890dd50c30a870e749af7e6c96400b6d271fa2b9c4bada3ae6ac3 + "@polkadot/api-base": "npm:14.2.3" + "@polkadot/rpc-augment": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-augment": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/7c7bebf13311217e7a8ae8dc4bb1684a58e16790edaa3e8ced5f70a2a3bd4f3050dd364886a0eea768bb49ab446a64b73e1d35a0f7b643e31e616da8706532fb languageName: node linkType: hard -"@polkadot/api-derive@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/api-derive@npm:14.0.1" +"@polkadot/api-base@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/api-base@npm:14.2.3" dependencies: - "@polkadot/api": "npm:14.0.1" - "@polkadot/api-augment": "npm:14.0.1" - "@polkadot/api-base": "npm:14.0.1" - "@polkadot/rpc-core": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/rpc-core": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" rxjs: "npm:^7.8.1" - tslib: "npm:^2.7.0" - checksum: 10/8033726256a597a948a0921e18cf0fee5f8f6ec2493b5748b1e8ad4029a4c1622af3d7941b0f6ad1adec2b8f5573993a5bcc71fdbcb9d9d4f25bcc8dd8ae81d5 + tslib: "npm:^2.8.0" + checksum: 10/bda2df6b2208feffa1e007dd02cc85f70d21f2b9b5e338fe5623d68e1f1749af9583d0653c33e7bf28d997a0c629450627033a0b6edea4bd6e17964672c22eb5 languageName: node linkType: hard -"@polkadot/api@npm:14.0.1, @polkadot/api@npm:^14.0.1": - version: 14.0.1 - resolution: "@polkadot/api@npm:14.0.1" +"@polkadot/api-derive@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/api-derive@npm:14.2.3" dependencies: - "@polkadot/api-augment": "npm:14.0.1" - "@polkadot/api-base": "npm:14.0.1" - "@polkadot/api-derive": "npm:14.0.1" - "@polkadot/keyring": "npm:^13.1.1" - "@polkadot/rpc-augment": "npm:14.0.1" - "@polkadot/rpc-core": "npm:14.0.1" - "@polkadot/rpc-provider": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-augment": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/types-create": "npm:14.0.1" - "@polkadot/types-known": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/api": "npm:14.2.3" + "@polkadot/api-augment": "npm:14.2.3" + "@polkadot/api-base": "npm:14.2.3" + "@polkadot/rpc-core": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + "@polkadot/util-crypto": "npm:^13.2.2" + rxjs: "npm:^7.8.1" + tslib: "npm:^2.8.0" + checksum: 10/a788cd64d24015ad6beba1e024230a21460ecd4fdb2946b0dc128b7c17aa1c43c9523ca9e080aef8cfd16e86ef88dc4c6c70a722ae1107ac0bcd89a60cd1cbc8 + languageName: node + linkType: hard + +"@polkadot/api@npm:14.2.3, @polkadot/api@npm:^14.0.1": + version: 14.2.3 + resolution: "@polkadot/api@npm:14.2.3" + dependencies: + "@polkadot/api-augment": "npm:14.2.3" + "@polkadot/api-base": "npm:14.2.3" + "@polkadot/api-derive": "npm:14.2.3" + "@polkadot/keyring": "npm:^13.2.2" + "@polkadot/rpc-augment": "npm:14.2.3" + "@polkadot/rpc-core": "npm:14.2.3" + "@polkadot/rpc-provider": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-augment": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/types-create": "npm:14.2.3" + "@polkadot/types-known": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + "@polkadot/util-crypto": "npm:^13.2.2" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.7.0" - checksum: 10/73cebe7b8b37de8db1b37c670e48bc6d5accf584c0951ba4f0e990698b954e58e0c05aeadee14c40306ef1416e5d61192a3e202ca4310ce58178e2a8c7fe9171 + tslib: "npm:^2.8.0" + checksum: 10/99738ac9af51465f1fbc017c187eb29a5a8bdea88ba335dfd9e98927dfa20503383a9abe5e073165c2d443d4e153e0f9d0b09642a19ed71fe723b1ea247ea473 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.1.1, @polkadot/keyring@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/keyring@npm:13.2.3" dependencies: - "@polkadot/util": "npm:13.1.1" - "@polkadot/util-crypto": "npm:13.1.1" - tslib: "npm:^2.7.0" + "@polkadot/util": "npm:13.2.3" + "@polkadot/util-crypto": "npm:13.2.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.1.1 - "@polkadot/util-crypto": 13.1.1 - checksum: 10/ec0498d7b65815d416afe8004ef5b642e4cd767546ffb38d87eb799f246829dd4594a40a8c116bdc338cdc7c17908bd1aa9cdae21b8b16ef0d4f2af0a4bba00d + "@polkadot/util": 13.2.3 + "@polkadot/util-crypto": 13.2.3 + checksum: 10/c89cbdd3830f54cabcfde01527b7597a215b39dd7f26a374b1f0f43051fb0443385607548528c0b11eb42ca05d90569f38b13aeeed25858ccfa7ecf1d7345a21 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.3, @polkadot/networks@npm:^13.1.1, @polkadot/networks@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/networks@npm:13.2.3" 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.3" + "@substrate/ss58-registry": "npm:^1.51.0" + tslib: "npm:^2.8.0" + checksum: 10/83c4d6321b67c8a5eaf55189dba2180e49600d12ebd55fe861780241fbe8969c972a8b184c91b64a03880c74502889f35ec2eef124f7288e27f2e77ecc4f5e39 languageName: node linkType: hard -"@polkadot/rpc-augment@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/rpc-augment@npm:14.0.1" +"@polkadot/rpc-augment@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/rpc-augment@npm:14.2.3" dependencies: - "@polkadot/rpc-core": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/492b9b618f82c702e954d2d8a6bdf240d764f47c48289d92e3a6ff3fb6f4425e426f90041a8117bff8fa1d513dded651603edaa6ddc83ab68b236ac49c3b8b59 + "@polkadot/rpc-core": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/c2f37cd28578147a27424f7ef81c11afca8ab2b81aaddad5047c1445d1ca389047edf5c1d41e9b7b8d5ebc32062eff7f5b6863f10abb5355d38031d841c4d293 languageName: node linkType: hard -"@polkadot/rpc-core@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/rpc-core@npm:14.0.1" +"@polkadot/rpc-core@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/rpc-core@npm:14.2.3" dependencies: - "@polkadot/rpc-augment": "npm:14.0.1" - "@polkadot/rpc-provider": "npm:14.0.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" + "@polkadot/rpc-augment": "npm:14.2.3" + "@polkadot/rpc-provider": "npm:14.2.3" + "@polkadot/types": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" rxjs: "npm:^7.8.1" - tslib: "npm:^2.7.0" - checksum: 10/1b978435e3cab8330f534fc2d59948f08d6b7599b72932775c545d610108e7710ab0ecfa197bf326f3c6ff563fdac3531aceb4fd76aeb865cd485b4feaf1a018 + tslib: "npm:^2.8.0" + checksum: 10/56e96c2ad714c70361b2d5fd2e7f38e5653ba545966cfa23d82750b26c3585a790175cd18e60178408c1810ee1a9534d38e667d1a4d598f76377d3b9dd7b67eb languageName: node linkType: hard -"@polkadot/rpc-provider@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/rpc-provider@npm:14.0.1" +"@polkadot/rpc-provider@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/rpc-provider@npm:14.2.3" dependencies: - "@polkadot/keyring": "npm:^13.1.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-support": "npm:14.0.1" - "@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/keyring": "npm:^13.2.2" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-support": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + "@polkadot/util-crypto": "npm:^13.2.2" + "@polkadot/x-fetch": "npm:^13.2.2" + "@polkadot/x-global": "npm:^13.2.2" + "@polkadot/x-ws": "npm:^13.2.2" "@substrate/connect": "npm:0.8.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" - nock: "npm:^13.5.4" - tslib: "npm:^2.7.0" + nock: "npm:^13.5.5" + tslib: "npm:^2.8.0" dependenciesMeta: "@substrate/connect": optional: true - checksum: 10/4f00412cd58a6877478db45500896631b9f27ec4a6c8e1301f8738c0441cf4935b3ac9e155195cf8ad74e13e421eb7de2d19e9ff82764f4165982a7e7d102a68 + checksum: 10/3f1be813a62ef271eddff4d5d7aa680f40d90c43b6ba60cb7296ccae0ad1ca3c9508fa90c933f5859676903efd4d3f1c366b72dde7c7033afec561972a5958d8 languageName: node linkType: hard -"@polkadot/types-augment@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types-augment@npm:14.0.1" +"@polkadot/types-augment@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types-augment@npm:14.2.3" dependencies: - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/03a6c295e6acb306339aee68be909b5a1daf45dfa5d748b393f70103f669ac9f03d7674052bac1f2612a2f40a1de97651d5f5e0a0851aa7f02fd7e428b369aa4 + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/7a3bb4945356e1a49f1b69042fcdb9b81b02cb60b521f5b89c79e484cf2808492bbc46d7e6b1f5703a9763d9c5fa0460819dcbe8a5e78056e07e9cb20b8e7dd9 languageName: node linkType: hard -"@polkadot/types-codec@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types-codec@npm:14.0.1" +"@polkadot/types-codec@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types-codec@npm:14.2.3" dependencies: - "@polkadot/util": "npm:^13.1.1" - "@polkadot/x-bigint": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/a79a59ecc660b6e7d7fb9a2a3852cd9732670609b96d60ca01de31da6301f499b6b540f56427a34067c700e157bcdac2ec253969ce7cc6db0ef835f092ce3ede + "@polkadot/util": "npm:^13.2.2" + "@polkadot/x-bigint": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/6bc9ae7f221e918f9f1d69feb4339f2995e485a89ab6748d1902c257dcef6a12a615050af841b9e5201bd497c90b86774fdc97990c61635efcd04135a22c8109 languageName: node linkType: hard -"@polkadot/types-create@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types-create@npm:14.0.1" +"@polkadot/types-create@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types-create@npm:14.2.3" dependencies: - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/cf4f3d4e4debf8ea612b74733c0836c986dfb5657111815869375217730386755ac3b10b65628b287105e925f31440136830ef08c219b67a1272aff679a10609 + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/6e5cdc55680ebb69c3f9e879f5d62d1beccd42a8d5455872870b03e9091909835110f9499cebeb332cb46519ca8435732f8faededf360d79794c3c80b1d2d0ca languageName: node linkType: hard -"@polkadot/types-known@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types-known@npm:14.0.1" +"@polkadot/types-known@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types-known@npm:14.2.3" dependencies: - "@polkadot/networks": "npm:^13.1.1" - "@polkadot/types": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/types-create": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/3451a0da61ec7bcc86d780125828c5e4ab73ba7f9b6f3085728ba5ded13698d1a0de9ad0130613a322423374064026b7c9c198a46196e5654f5bc9f0cabf05a2 + "@polkadot/networks": "npm:^13.2.2" + "@polkadot/types": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/types-create": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/c54dc15315c6ccc7cdfea4b859fd98338e0021f7be17a6788712e533ada2349be138b0f8861d8408655d8ef9fe4cb70fa0c4103fad46580370b579ec985314d6 languageName: node linkType: hard -"@polkadot/types-support@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types-support@npm:14.0.1" +"@polkadot/types-support@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types-support@npm:14.2.3" dependencies: - "@polkadot/util": "npm:^13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/86f6fe94f031ee424bf232284ed96af0bf55e5856dcdfa9cfefd0f831b1e8efc58afdf3dc0da36ba3f089a7bc94043ec0b4edef785b104f09699940ac0b1f7ad + "@polkadot/util": "npm:^13.2.2" + tslib: "npm:^2.8.0" + checksum: 10/f3c50a768b8fefa0d93034852f77fdb5d6180318958943dcc1d0be7b8d9a29a90e968fdeb15cdc855a7cfef7bd6523c4bd89bf79569b572fc730280310b8fbab languageName: node linkType: hard -"@polkadot/types@npm:14.0.1": - version: 14.0.1 - resolution: "@polkadot/types@npm:14.0.1" +"@polkadot/types@npm:14.2.3": + version: 14.2.3 + resolution: "@polkadot/types@npm:14.2.3" dependencies: - "@polkadot/keyring": "npm:^13.1.1" - "@polkadot/types-augment": "npm:14.0.1" - "@polkadot/types-codec": "npm:14.0.1" - "@polkadot/types-create": "npm:14.0.1" - "@polkadot/util": "npm:^13.1.1" - "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/keyring": "npm:^13.2.2" + "@polkadot/types-augment": "npm:14.2.3" + "@polkadot/types-codec": "npm:14.2.3" + "@polkadot/types-create": "npm:14.2.3" + "@polkadot/util": "npm:^13.2.2" + "@polkadot/util-crypto": "npm:^13.2.2" rxjs: "npm:^7.8.1" - tslib: "npm:^2.7.0" - checksum: 10/9be5e11fe5c23faf30bcbdfd90c6b5488cf6cc91ae871c6ca7d715b43a4e4e250b9860aa87f368af2fb4010998700ec1604c06e23c0d5cd7c34cc3e161328cec + tslib: "npm:^2.8.0" + checksum: 10/96ee678bbea707c2bce674c7489b1598ea22ce3315994c7807482c3d032bf747f96f5a4cd229196398b80a901cdd0039dd62dcd171012f5751ab9f1a9c186b45 languageName: node linkType: hard -"@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.3, @polkadot/util-crypto@npm:^13.1.1, @polkadot/util-crypto@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/util-crypto@npm:13.2.3" 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.3" + "@polkadot/util": "npm:13.2.3" + "@polkadot/wasm-crypto": "npm:^7.4.1" + "@polkadot/wasm-util": "npm:^7.4.1" + "@polkadot/x-bigint": "npm:13.2.3" + "@polkadot/x-randomvalues": "npm:13.2.3" "@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.3 + checksum: 10/47baf5cab1bd2ca20633ef324a35d7b8a4ecb6bff41eb9e0dac8229495d3a7e74f7bc685d652dd465c9339598fa4e885abce8f539329e77b32a1aa0920169825 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.3, @polkadot/util@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/util@npm:13.2.3" 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.3" + "@polkadot/x-global": "npm:13.2.3" + "@polkadot/x-textdecoder": "npm:13.2.3" + "@polkadot/x-textencoder": "npm:13.2.3" + "@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/45c493224599a003cb52c98d0be502088e3e05dc74e1c505d579aae77341bf1769fbe1ca6c13df8b581235690f78c3b36f8525d378af9df5663a1c21becc4766 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.3, @polkadot/x-bigint@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/x-bigint@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/2b4b75bea7b5babde955ec3b3a282cef88ca16ba3243d3415202a5d2c038543ba70ef74af7a7ad846df534466fb14408d2d6ff0313614a1578b6b9f71ac7224f + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10/1ede67d15b2e66eb8546e6f7ea9bd3599969eda2a75339a5e7077d1db67e1cebd61b5b4522c344ee3210e3117e9c8c36fe623fc691e0d4a8c0f9b0dc39b768a5 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.2": + version: 13.2.3 + resolution: "@polkadot/x-fetch@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.1.1" + "@polkadot/x-global": "npm:13.2.3" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.7.0" - checksum: 10/11fedc3623e8126d3a2cab54c7e2d031e119f4d4bfba0f04a75e1f387ca1f56b096b7e028ecbee3edd0ea08ffd2d3614630624d5547302674fe0f62b675c1ca8 + tslib: "npm:^2.8.0" + checksum: 10/55104a2f6ca60acc25e15becf67988f19e702afa985283451436ca42a417e04d87f91332a1afba78537691c370f7a053ec6e07ba111464d25ccbecc99864eac7 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.3, @polkadot/x-global@npm:^13.2.2": + version: 13.2.3 + resolution: "@polkadot/x-global@npm:13.2.3" dependencies: - tslib: "npm:^2.7.0" - checksum: 10/6dc239d357cb4037decd8b9a1b016a072145b969300d62dc5ee0186fc0f102eafd0b2b84be83092874de547d75f87e1f5c99399e0f6f1516d64ef49f387ad156 + tslib: "npm:^2.8.0" + checksum: 10/163b11c938c4496a94fd476b909b8358007c17e9a251d627c4114d14419c8cd462d8246a580a28e859c91d71c384fc3acfeb27d2e0559c4a443226cbb25df560 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.3": + version: 13.2.3 + resolution: "@polkadot/x-randomvalues@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.1.1 + "@polkadot/util": 13.2.3 "@polkadot/wasm-util": "*" - checksum: 10/fe8bd72bced3fe31118e6f6ca2cce69ac2412068de7f8db8de83cc9bb736b77fa639f6aea4297bb9b63c91383fe72fa5904c0a8ab26b1fead8219534721d9658 + checksum: 10/864b94a2f031582095afc4e0b2ecbb315cb76122b35f359f236704d8e753b0225c7a6f78a68c990bfbb7b2ea8287d05f0fcb9c27a3c2bd785408de3074fa9636 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.3": + version: 13.2.3 + resolution: "@polkadot/x-textdecoder@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/0ddddc3534587855b29fd2fc0137dc80d4d75d084965ce7494dfabc53ae78b59cfc6601c052a97e88c804357a94f8ba3a19bd7bac19ee557f353294f83d77d5b + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10/e67cfb4677cd8a43ed7678421562280947bf22b13d8d4b0ac49e20a34939bbd7de02b8e51a1f5f138c0884847d7c782fb6bbb13d2d7556d1bb7a4e39508c949d 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.3": + version: 13.2.3 + resolution: "@polkadot/x-textencoder@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.1.1" - tslib: "npm:^2.7.0" - checksum: 10/d298528f55425d55c59f2827d4aa9e16c1d3c5e085751f635631bf07c0c43882eeb75729776a99fc5ebdc2c2c76d97e7e8dbe762b49050549a4ddd0a312954d8 + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10/54630e2ca156cda7d5f8eb3d5283f43d2729c579d032d9d2b088c2a599d3be905c237d9ebcca3fd432e1fca9d1d0349585e4bf8e27000946a2d6f3c8fef1009d 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.2": + version: 13.2.3 + resolution: "@polkadot/x-ws@npm:13.2.3" 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.3" + tslib: "npm:^2.8.0" + ws: "npm:^8.18.0" + checksum: 10/35c66899e1bdfeaf2956d663124fc4c33fb1f0b47f3e14f9f9aa8f1e291a7a14cae264aa15baadf7ba85f5c314fbfce61b1fc4bfad3b1d3fc51c1f1dfa60659d languageName: node linkType: hard @@ -2037,10 +2037,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 @@ -2241,12 +2241,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 @@ -7105,14 +7105,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:^13.5.4": - version: 13.5.5 - resolution: "nock@npm:13.5.5" +"nock@npm:^13.5.5": + version: 13.5.6 + resolution: "nock@npm:13.5.6" dependencies: debug: "npm:^4.1.0" json-stringify-safe: "npm:^5.0.1" propagate: "npm:^2.0.0" - checksum: 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e + checksum: 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88 languageName: node linkType: hard @@ -9228,6 +9228,13 @@ __metadata: languageName: node linkType: hard +"tslib@npm:^2.8.0": + version: 2.8.1 + resolution: "tslib@npm:2.8.1" + checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7 + languageName: node + linkType: hard + "tuf-js@npm:^1.1.7": version: 1.1.7 resolution: "tuf-js@npm:1.1.7" @@ -9863,7 +9870,7 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.16.0, ws@npm:^8.8.1": +"ws@npm:^8.18.0, ws@npm:^8.8.1": version: 8.18.0 resolution: "ws@npm:8.18.0" peerDependencies: