From 8339bc491b1807b49b17b89d2867d62d8bb9d5a3 Mon Sep 17 00:00:00 2001 From: Stepan Lavrentev Date: Thu, 21 Nov 2024 14:46:37 +0300 Subject: [PATCH] feat: upgrade version polkadot/api to 14 --- package.json | 2 +- packages/cli/test/build/package.json | 2 +- packages/common/fixtures/package.json | 2 +- packages/node-core/test/v1.0.0/package.json | 2 +- packages/node/package.json | 4 +- .../template-v1.0.0/package.json | 2 +- .../test/projectFixture/v1.0.0/package.json | 2 +- packages/types/package.json | 6 +- yarn.lock | 621 +++++++++++------- 9 files changed, 405 insertions(+), 238 deletions(-) diff --git a/package.json b/package.json index a7b243be61..29e2479ed3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "typescript": "^5.5.4" }, "resolutions": { - "@polkadot/api": "12.3.1", + "@polkadot/api": "14.3.1", "@polkadot/util": "13.0.2", "node-fetch": "2.6.7" }, diff --git a/packages/cli/test/build/package.json b/packages/cli/test/build/package.json index 2ab0cc4575..109b7fd844 100644 --- a/packages/cli/test/build/package.json +++ b/packages/cli/test/build/package.json @@ -21,7 +21,7 @@ "author": "SubQuery Team", "license": "MIT", "devDependencies": { - "@polkadot/api": "^11", + "@polkadot/api": "^14", "@subql/cli": "latest", "@subql/testing": "latest", "@subql/types": "latest", diff --git a/packages/common/fixtures/package.json b/packages/common/fixtures/package.json index 5121e78667..07eead3ce8 100644 --- a/packages/common/fixtures/package.json +++ b/packages/common/fixtures/package.json @@ -19,7 +19,7 @@ "author": "Ian He & Jay Ji", "license": "Apache-2.0", "devDependencies": { - "@polkadot/api": "^12.3.1", + "@polkadot/api": "^14.3.1", "@subql/types": "latest", "typescript": "^4.9.5", "@subql/cli": "latest" diff --git a/packages/node-core/test/v1.0.0/package.json b/packages/node-core/test/v1.0.0/package.json index 0b20e21d25..08baa5404d 100644 --- a/packages/node-core/test/v1.0.0/package.json +++ b/packages/node-core/test/v1.0.0/package.json @@ -19,7 +19,7 @@ "author": "Ian He & Jay Ji", "license": "Apache-2.0", "devDependencies": { - "@polkadot/api": "^12.3.1", + "@polkadot/api": "^14.3.1", "@subql/types": "latest", "typescript": "^4.9.5", "@subql/cli": "latest" diff --git a/packages/node/package.json b/packages/node/package.json index 7dd8da8fb2..f867d9cb8b 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,6 +1,6 @@ { "name": "@subql/node", - "version": "5.2.9", + "version": "5.3.0", "description": "", "author": "Ian He", "license": "GPL-3.0", @@ -24,7 +24,7 @@ "@nestjs/event-emitter": "^2.0.0", "@nestjs/platform-express": "^9.4.0", "@nestjs/schedule": "^3.0.1", - "@polkadot/api": "^12.3.1", + "@polkadot/api": "^14.3.1", "@subql/common": "workspace:*", "@subql/common-substrate": "workspace:*", "@subql/node-core": "workspace:*", diff --git a/packages/node/test/projectFixture/template-v1.0.0/package.json b/packages/node/test/projectFixture/template-v1.0.0/package.json index 7b7eaacce0..dc3ce65e05 100644 --- a/packages/node/test/projectFixture/template-v1.0.0/package.json +++ b/packages/node/test/projectFixture/template-v1.0.0/package.json @@ -19,7 +19,7 @@ "author": "Ian He & Jay Ji", "license": "Apache-2.0", "devDependencies": { - "@polkadot/api": "^12.3.1", + "@polkadot/api": "^14.3.1", "@subql/types": "dev", "typescript": "^4.1.3", "@subql/cli": "dev" diff --git a/packages/node/test/projectFixture/v1.0.0/package.json b/packages/node/test/projectFixture/v1.0.0/package.json index 80e4ef6bf5..41c88a8d7e 100644 --- a/packages/node/test/projectFixture/v1.0.0/package.json +++ b/packages/node/test/projectFixture/v1.0.0/package.json @@ -19,7 +19,7 @@ "author": "Ian He & Jay Ji", "license": "Apache-2.0", "devDependencies": { - "@polkadot/api": "^12.3.1", + "@polkadot/api": "^14.3.1", "@subql/types": "dev", "typescript": "^4.9.5", "@subql/cli": "dev" diff --git a/packages/types/package.json b/packages/types/package.json index bfdc0500b3..55f8657d0d 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@subql/types", - "version": "3.11.3", + "version": "3.12.0", "description": "", "homepage": "https://github.com/subquery/subql", "repository": "github:subquery/subql", @@ -20,9 +20,9 @@ "@subql/types-core": "workspace:*" }, "peerDependencies": { - "@polkadot/api": "^12" + "@polkadot/api": "^14" }, "devDependencies": { - "@polkadot/api": "^12.3.1" + "@polkadot/api": "^14.3.1" } } diff --git a/yarn.lock b/yarn.lock index 5057b7d4bd..365d26695d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5732,156 +5732,159 @@ __metadata: languageName: node linkType: hard -"@polkadot-api/json-rpc-provider-proxy@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/json-rpc-provider-proxy@npm:0.0.1" - checksum: cf8daf52ff6d92f26c6027f13ef5fbef9e512626e0225bc8408b79002cfd34fc17c5f2d856beebcb01aa5f84c93ccc8272f9264dc8349b7f6cb63845b30119b5 +"@polkadot-api/json-rpc-provider-proxy@npm:^0.1.0": + version: 0.1.0 + resolution: "@polkadot-api/json-rpc-provider-proxy@npm:0.1.0" + checksum: 3dcfa50dfa9c1b5654d97d818ae85042facfdf47b71c418f069d664eba149c6be10eb02a8e8de011ce8753a813e214fff195f45f55851b8cfc7f60138fe9dfb2 languageName: node linkType: hard -"@polkadot-api/json-rpc-provider@npm:0.0.1": +"@polkadot-api/json-rpc-provider@npm:0.0.1, @polkadot-api/json-rpc-provider@npm:^0.0.1": version: 0.0.1 resolution: "@polkadot-api/json-rpc-provider@npm:0.0.1" checksum: 1f315bdadcba7def7145011132e6127b983c6f91f976be217ad7d555bb96a67f3a270fe4a46e427531822c5d54d353d84a6439d112a99cdfc07013d3b662ee3c languageName: node linkType: hard -"@polkadot-api/metadata-builders@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/metadata-builders@npm:0.0.1" +"@polkadot-api/metadata-builders@npm:0.3.2": + version: 0.3.2 + resolution: "@polkadot-api/metadata-builders@npm:0.3.2" dependencies: - "@polkadot-api/substrate-bindings": 0.0.1 - "@polkadot-api/utils": 0.0.1 - checksum: 7cf69e583e64f0ea1b90b141d9f61c4b0ba445daf87d4eba25bfcaa629c95cf4bbe6d89f5263dc495189fae0795c45810a004a2a8fbf59ece01ae71e1e049f17 + "@polkadot-api/substrate-bindings": 0.6.0 + "@polkadot-api/utils": 0.1.0 + checksum: e37a664ac2582048a0dd0357b378349f2165eb2f0902f7bc3aa7ec7b84735cba2b4103d36169089671c422caab30af00467cf2866c1456fc668f57ff1c8d3b55 languageName: node linkType: hard -"@polkadot-api/observable-client@npm:0.1.0": - version: 0.1.0 - resolution: "@polkadot-api/observable-client@npm:0.1.0" +"@polkadot-api/observable-client@npm:^0.3.0": + version: 0.3.2 + resolution: "@polkadot-api/observable-client@npm:0.3.2" dependencies: - "@polkadot-api/metadata-builders": 0.0.1 - "@polkadot-api/substrate-bindings": 0.0.1 - "@polkadot-api/substrate-client": 0.0.1 - "@polkadot-api/utils": 0.0.1 + "@polkadot-api/metadata-builders": 0.3.2 + "@polkadot-api/substrate-bindings": 0.6.0 + "@polkadot-api/utils": 0.1.0 peerDependencies: + "@polkadot-api/substrate-client": 0.1.4 rxjs: ">=7.8.0" - checksum: 694ee405f40ce47eb8d23dd2fc68359a5016c54ac530893a76e772a2d6a1a7c09c3a11d772b7c196af4faa29e98a443849334b97c6bf91af616990b4c7834caa + checksum: a559a815c11fe29c5ce1d69e132bbfb451abd1de3fa2c701fa60777388c3730fb86acd7f6e3d9580ae50a148c742d4562aca90070c04c70fa9d45f9d5148b448 languageName: node linkType: hard -"@polkadot-api/substrate-bindings@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/substrate-bindings@npm:0.0.1" +"@polkadot-api/substrate-bindings@npm:0.6.0": + version: 0.6.0 + resolution: "@polkadot-api/substrate-bindings@npm:0.6.0" dependencies: "@noble/hashes": ^1.3.1 - "@polkadot-api/utils": 0.0.1 + "@polkadot-api/utils": 0.1.0 "@scure/base": ^1.1.1 scale-ts: ^1.6.0 - checksum: fc49e49ffe749fc6fab49eee1d10d47fcd1fa3a9b6ca4e7bbde4e9741b9e062cd4e9271fd86a2525095ff36bf33b95d57c51efb88635bb60b2c77fa9e83b2cd6 + checksum: c752d52dbea2b332357652b5475297ee6fa2f1ab8adffa7bd697522df5a42a0c358aec6f558523fd6f38ab20ab54ed0bda284c0c0424d917c1c68ef435dde4a4 languageName: node linkType: hard -"@polkadot-api/substrate-client@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/substrate-client@npm:0.0.1" - checksum: 13dc05f1fce0d00241b48d262d691a740c65b107800cdfdf8d800333e9b3950932ce50a88bf65810892e43103bf57d1541c71538e68aa27b9aba55b389835b91 +"@polkadot-api/substrate-client@npm:^0.1.2": + version: 0.1.4 + resolution: "@polkadot-api/substrate-client@npm:0.1.4" + dependencies: + "@polkadot-api/json-rpc-provider": 0.0.1 + "@polkadot-api/utils": 0.1.0 + checksum: b975bdf030523ea7620ef58b50ca1d258266656f040a95fa7875a59535a935b05d23d893090fc1216b0e119327b2df329a1aaca84c8893f5924b9536d2ed8473 languageName: node linkType: hard -"@polkadot-api/utils@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/utils@npm:0.0.1" - checksum: 11e67019cbf6dd39997d772edf14296c1b156d7a59c7726ce117b438ee85a5e50e305514a2a93cba87fdce1380fcf045931f2fb959df3a43bb327e77ac876148 +"@polkadot-api/utils@npm:0.1.0": + version: 0.1.0 + resolution: "@polkadot-api/utils@npm:0.1.0" + checksum: 55f39cf6949e54b763fc67e5132ae7d1095bf28f8413895dcec7e5778d9fe345b1ce9fe08f127c84f79fb9aedd51f045aa8ed84b2a72f4217047a91d2ecb4c27 languageName: node linkType: hard -"@polkadot/api-augment@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/api-augment@npm:12.3.1" +"@polkadot/api-augment@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/api-augment@npm:14.3.1" dependencies: - "@polkadot/api-base": 12.3.1 - "@polkadot/rpc-augment": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/types-augment": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: e4c9948631180199c78d7a780f6575c3bf52a50b107a60ae23e964d204ce0ef06a835ce16edcb76fc4b7e930c0d2fcd9d2714ad23858b80b38b645bf85b4577d + "@polkadot/api-base": 14.3.1 + "@polkadot/rpc-augment": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/types-augment": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: c428a873416b71818dcf1188175cc4853778a13a364ccef1924cb50d973c2037454f24b14fe302b6cff9696a7c204480542e3b915ca1d6c253f4f915d1da0de9 languageName: node linkType: hard -"@polkadot/api-base@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/api-base@npm:12.3.1" +"@polkadot/api-base@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/api-base@npm:14.3.1" dependencies: - "@polkadot/rpc-core": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/util": ^13.0.2 + "@polkadot/rpc-core": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 - tslib: ^2.6.2 - checksum: 5562e4c1940e946ef9261e29bffe6f130f244ad740f3c677318ae6fe25e3fa5c875200c1598e9a571d960ab75166dff18fafd5dfc03251f9cff93b780b578cca + tslib: ^2.8.0 + checksum: bc3076c048adb68aadf08518c35a3f413f269a9710827fa0601c6787bfa952cc32b878d1690bfd12cbec0f83d190f30475b8600c901ec8fe2af44f4dd2d73a2a languageName: node linkType: hard -"@polkadot/api-derive@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/api-derive@npm:12.3.1" +"@polkadot/api-derive@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/api-derive@npm:14.3.1" dependencies: - "@polkadot/api": 12.3.1 - "@polkadot/api-augment": 12.3.1 - "@polkadot/api-base": 12.3.1 - "@polkadot/rpc-core": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/util": ^13.0.2 - "@polkadot/util-crypto": ^13.0.2 + "@polkadot/api": 14.3.1 + "@polkadot/api-augment": 14.3.1 + "@polkadot/api-base": 14.3.1 + "@polkadot/rpc-core": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/util": ^13.2.3 + "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 - tslib: ^2.6.2 - checksum: 85f69b7fa1aa37b8210c57ec7cdeb6dbdbda897ca9b64067e767ec944912f5b57440a6247131508c6a1916bfb8b3c80f06f28d56d05242bc783f3904c2723c07 - languageName: node - linkType: hard - -"@polkadot/api@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/api@npm:12.3.1" - dependencies: - "@polkadot/api-augment": 12.3.1 - "@polkadot/api-base": 12.3.1 - "@polkadot/api-derive": 12.3.1 - "@polkadot/keyring": ^13.0.2 - "@polkadot/rpc-augment": 12.3.1 - "@polkadot/rpc-core": 12.3.1 - "@polkadot/rpc-provider": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/types-augment": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/types-create": 12.3.1 - "@polkadot/types-known": 12.3.1 - "@polkadot/util": ^13.0.2 - "@polkadot/util-crypto": ^13.0.2 + tslib: ^2.8.0 + checksum: 54f6cc1da534d6f302338bc19f4f9a68e8ed678cc80132739bf549e33cfcf256cb10269318456bc833c4f79500671db7003158d7681f29e5f1fa8afc6c15646a + languageName: node + linkType: hard + +"@polkadot/api@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/api@npm:14.3.1" + dependencies: + "@polkadot/api-augment": 14.3.1 + "@polkadot/api-base": 14.3.1 + "@polkadot/api-derive": 14.3.1 + "@polkadot/keyring": ^13.2.3 + "@polkadot/rpc-augment": 14.3.1 + "@polkadot/rpc-core": 14.3.1 + "@polkadot/rpc-provider": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/types-augment": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/types-create": 14.3.1 + "@polkadot/types-known": 14.3.1 + "@polkadot/util": ^13.2.3 + "@polkadot/util-crypto": ^13.2.3 eventemitter3: ^5.0.1 rxjs: ^7.8.1 - tslib: ^2.6.2 - checksum: 62d5a65db4b5c6ff7c128b1b2c984815e9a30b9e4eb5b16751bb39a31f015bfa30989c9df299bf87c16b95b4ff116a76d932d3f859d880062066d355181b7423 + tslib: ^2.8.0 + checksum: 8dd12825bb90cde56a34740eb1e8b38ac0917d32c720d4499d0aa50958248473a72a2f8b31ac67c671edbfb9cf097286268039c52de36dbb2bef47ca89a8e717 languageName: node linkType: hard -"@polkadot/keyring@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/keyring@npm:13.0.2" +"@polkadot/keyring@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/keyring@npm:13.2.3" dependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - tslib: ^2.6.2 + "@polkadot/util": 13.2.3 + "@polkadot/util-crypto": 13.2.3 + tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - checksum: 334aaee396e3f624341ac87bbf9288b3ae0b7c5d8ef222741b802563b1ae88c47f2b8ec2a1989cd62403e1ae0261b4380218c5e112d8a44674cf432216f5c3bb + "@polkadot/util": 13.2.3 + "@polkadot/util-crypto": 13.2.3 + checksum: 35d95f0b26701b0454e8c22a1d91aa60c5d9a6e1076e9ae22ed1204a18e393abd8ae2d325f474c7327ea8f3e114da165fe484f623cd61c8d6e547d55b93d46e4 languageName: node linkType: hard -"@polkadot/networks@npm:13.0.2, @polkadot/networks@npm:^13.0.2": +"@polkadot/networks@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/networks@npm:13.0.2" dependencies: @@ -5892,132 +5895,163 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/rpc-augment@npm:12.3.1" +"@polkadot/networks@npm:13.2.3, @polkadot/networks@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/networks@npm:13.2.3" dependencies: - "@polkadot/rpc-core": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: f24657e68c7434652d62423597cc58a9d711fca61a10417d0cd6e04b01212910552490654f6a12047396063960645e2f123dad3ea5c3f8b6a0cc3996e5e3b677 + "@polkadot/util": 13.2.3 + "@substrate/ss58-registry": ^1.51.0 + tslib: ^2.8.0 + checksum: c2205ab022753ab47679cc2d3914f09163aa1b049c2233fac123d15297e0082846848f5a978895cf5a77faad67c292c05311843c006dd61bd3f509c43137addf languageName: node linkType: hard -"@polkadot/rpc-core@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/rpc-core@npm:12.3.1" +"@polkadot/rpc-augment@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/rpc-augment@npm:14.3.1" dependencies: - "@polkadot/rpc-augment": 12.3.1 - "@polkadot/rpc-provider": 12.3.1 - "@polkadot/types": 12.3.1 - "@polkadot/util": ^13.0.2 + "@polkadot/rpc-core": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: 09c0a8fe92ceb8ef5b0ca2536a61d10e9198a1d462b913ce0be74793048619ff62ffa195fcb55071ccfccb06118fbe69861bca91ace6a3509a369f800580413c + languageName: node + linkType: hard + +"@polkadot/rpc-core@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/rpc-core@npm:14.3.1" + dependencies: + "@polkadot/rpc-augment": 14.3.1 + "@polkadot/rpc-provider": 14.3.1 + "@polkadot/types": 14.3.1 + "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 - tslib: ^2.6.2 - checksum: cbeca4b6b6c1470504249e72b56496f4dc2758dadb5ba25df5351ad972d61f59f698c7c691ad8594aeab9b3760241f7fd1e2a725b27265ca4f21e682d753a874 + tslib: ^2.8.0 + checksum: 603167f4b2fbcfd419fd130bf3e70bb9ff089319d8e482aadbe1b984f4cfa84c3ff59dcf9ec59871adf7b3ab1148264370c04ee7bc1caa0e5c1e4c8772865036 languageName: node linkType: hard -"@polkadot/rpc-provider@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/rpc-provider@npm:12.3.1" +"@polkadot/rpc-provider@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/rpc-provider@npm:14.3.1" dependencies: - "@polkadot/keyring": ^13.0.2 - "@polkadot/types": 12.3.1 - "@polkadot/types-support": 12.3.1 - "@polkadot/util": ^13.0.2 - "@polkadot/util-crypto": ^13.0.2 - "@polkadot/x-fetch": ^13.0.2 - "@polkadot/x-global": ^13.0.2 - "@polkadot/x-ws": ^13.0.2 - "@substrate/connect": 0.8.10 + "@polkadot/keyring": ^13.2.3 + "@polkadot/types": 14.3.1 + "@polkadot/types-support": 14.3.1 + "@polkadot/util": ^13.2.3 + "@polkadot/util-crypto": ^13.2.3 + "@polkadot/x-fetch": ^13.2.3 + "@polkadot/x-global": ^13.2.3 + "@polkadot/x-ws": ^13.2.3 + "@substrate/connect": 0.8.11 eventemitter3: ^5.0.1 mock-socket: ^9.3.1 - nock: ^13.5.0 - tslib: ^2.6.2 + nock: ^13.5.5 + tslib: ^2.8.0 dependenciesMeta: "@substrate/connect": optional: true - checksum: 5dbbe3c91879fe43f9f4ebe5818f11f1ab20257276de956cee891c9ae4ad256468b81f5595b51192499e5ac3d07980f6d41cf450201fc0fdcaa3410fada56a5f + checksum: 9438caf2c64486f3db00d7c1a8404a4fa39742204335da6cc8a6100387f16383519eb380a63948f817d6fe0a2cb89eba78ad4d8f7cac34c5c6b5a21faf7f58ad languageName: node linkType: hard -"@polkadot/types-augment@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types-augment@npm:12.3.1" +"@polkadot/types-augment@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types-augment@npm:14.3.1" dependencies: - "@polkadot/types": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: 3b5458af018ea1e6c65ed3358323c684c00aba261be7c2572d2adfd03e3689d40de7a60e9ebd78abf4af4abe587e382fe664c2ab83bddff3df8709713a8e09e3 + "@polkadot/types": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: d5647b967cde958ed09d23d1aa80cb8fcd9c51e2cea000ef8abe5dc50619aa0ea81f4d931707620400c8b3c234a181354314efe82e76d323fe616914a173eb8f languageName: node linkType: hard -"@polkadot/types-codec@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types-codec@npm:12.3.1" +"@polkadot/types-codec@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types-codec@npm:14.3.1" dependencies: - "@polkadot/util": ^13.0.2 - "@polkadot/x-bigint": ^13.0.2 - tslib: ^2.6.2 - checksum: ada3143d6a3742935acd027e2035769eee955c819f98c4661f16402d4466be9c25f3cdef1a2b6d8a811fdcb2b83791dbbe63f1a5eceaa1b5df0926e2ca5f2f9f + "@polkadot/util": ^13.2.3 + "@polkadot/x-bigint": ^13.2.3 + tslib: ^2.8.0 + checksum: 8178b97c4693163dc4a0fdc7336409263e71fc88dd77f6ed22a2c9456e5ee09e3eecba8c026b049e89730680f3c07d31c8a1ec5adedcb06142a1050b457d2f53 languageName: node linkType: hard -"@polkadot/types-create@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types-create@npm:12.3.1" +"@polkadot/types-create@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types-create@npm:14.3.1" dependencies: - "@polkadot/types-codec": 12.3.1 - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: 2a712e43f593231ebc90b664a0ea2af71f63576b5a509c14b730c1d42d168ae63d4cedb8b598a9a8db6a778248a4dc6d6834a5d2d607816a9220dc72ca536e47 + "@polkadot/types-codec": 14.3.1 + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: b0156373e64cdbec0e8b447ba3405bd3c69ba45934a644ef2a1a50be4c46fd44780839269786fe63828b6e53fe9984e2e961ef820c71e94092b22a0e342fa251 languageName: node linkType: hard -"@polkadot/types-known@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types-known@npm:12.3.1" +"@polkadot/types-known@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types-known@npm:14.3.1" dependencies: - "@polkadot/networks": ^13.0.2 - "@polkadot/types": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/types-create": 12.3.1 - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: 8ea2a097b24a6c02c6b685d871c2bdaf788d13898c131ce824b125097b44a0676487b53a4b0c1c4c7c27cd100e668d3819bc0b6d1360603610b2dbd4780a153b + "@polkadot/networks": ^13.2.3 + "@polkadot/types": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/types-create": 14.3.1 + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: 90c83c04b2477909e327acd12bb930c3f73e69fb55b268fa6fcda096e0c11de841714df47ae967f324f98b40ed6f34c260432531c6122f0b3d7df256e5e393d4 languageName: node linkType: hard -"@polkadot/types-support@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types-support@npm:12.3.1" +"@polkadot/types-support@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types-support@npm:14.3.1" dependencies: - "@polkadot/util": ^13.0.2 - tslib: ^2.6.2 - checksum: 40b509f8fa795d9e13a12a0db61de923e64e18f91df27c76ada6ebeb70f7b4d15ff478f74550590b4280e5de78d9598d36fa86a0c89e1d2e26e216cb3d8c29fc + "@polkadot/util": ^13.2.3 + tslib: ^2.8.0 + checksum: 2b9f486ccd9f96a86207f3451796ee8b99d5bdb3e7a95b1b1bd1011d1c48f97d26ef89f9a8aab6fb4cc1e4dfc6e25bcebd9a6b56f29a58820c22b581f38b025b languageName: node linkType: hard -"@polkadot/types@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/types@npm:12.3.1" +"@polkadot/types@npm:14.3.1": + version: 14.3.1 + resolution: "@polkadot/types@npm:14.3.1" dependencies: - "@polkadot/keyring": ^13.0.2 - "@polkadot/types-augment": 12.3.1 - "@polkadot/types-codec": 12.3.1 - "@polkadot/types-create": 12.3.1 - "@polkadot/util": ^13.0.2 - "@polkadot/util-crypto": ^13.0.2 + "@polkadot/keyring": ^13.2.3 + "@polkadot/types-augment": 14.3.1 + "@polkadot/types-codec": 14.3.1 + "@polkadot/types-create": 14.3.1 + "@polkadot/util": ^13.2.3 + "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 - tslib: ^2.6.2 - checksum: d1f9f8b9512f7cb8fdc56d2268b12f11e9e79e45dc7095d5d91252c857dad731da34927852e5756d189879c1f89b9d68af35b99ec8e61996e0a9be5bacd72393 + tslib: ^2.8.0 + checksum: 33f6884bf5f66584a33386b4102d96c717bb795adc2c73410329cc8fa07b5d1e556b3d222d6a858a39f65836dfc09260de9e7b11568240f9f5c66aa70bc3dcc9 languageName: node linkType: hard -"@polkadot/util-crypto@npm:13.0.2, @polkadot/util-crypto@npm:^13.0.2": +"@polkadot/util-crypto@npm:13.2.3, @polkadot/util-crypto@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/util-crypto@npm:13.2.3" + dependencies: + "@noble/curves": ^1.3.0 + "@noble/hashes": ^1.3.3 + "@polkadot/networks": 13.2.3 + "@polkadot/util": 13.2.3 + "@polkadot/wasm-crypto": ^7.4.1 + "@polkadot/wasm-util": ^7.4.1 + "@polkadot/x-bigint": 13.2.3 + "@polkadot/x-randomvalues": 13.2.3 + "@scure/base": ^1.1.7 + tslib: ^2.8.0 + peerDependencies: + "@polkadot/util": 13.2.3 + checksum: 6daddce7b4117c138849a7f9bd20376e3e0cb84e29b05bafbb0a049b4c9a7e911e9b47775dce70fe2729c5c0508af9dff4bac356b96ebc250a900e10ce4accd8 + languageName: node + linkType: hard + +"@polkadot/util-crypto@npm:^13.0.2": version: 13.0.2 resolution: "@polkadot/util-crypto@npm:13.0.2" dependencies: @@ -6065,6 +6099,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/wasm-bridge@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-bridge@npm:7.4.1" + dependencies: + "@polkadot/wasm-util": 7.4.1 + tslib: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + "@polkadot/x-randomvalues": "*" + checksum: 2cb4389853764eccebbe37a36e583a240b06e20c726247173c3ff5d85e198544c17ebef302da2e40ccd67f4fdb81454ab01cfbfc2fb93b1b3553d5bcdf4fe1bc + 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" @@ -6076,6 +6123,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/wasm-crypto-asmjs@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.4.1" + dependencies: + tslib: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + checksum: 983c345b034723d1967349f446682f79c1ee02030895153fd4aa137cd00bbf8788ddfeb0825e2118ee5db2894707f4224d61eabe931c028d22d1f10e52a1acd8 + 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" @@ -6092,6 +6150,22 @@ __metadata: languageName: node linkType: hard +"@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": 7.4.1 + "@polkadot/wasm-crypto-asmjs": 7.4.1 + "@polkadot/wasm-crypto-wasm": 7.4.1 + "@polkadot/wasm-util": 7.4.1 + tslib: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + "@polkadot/x-randomvalues": "*" + checksum: fc697dc76d99b9597750abe3739da28ed3731b199eb8efc522bab03bca4fb9b34ece091ebd9bd26509d75a9785078724417754ac45e1fec4ed541b805fc75025 + 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" @@ -6104,6 +6178,18 @@ __metadata: languageName: node linkType: hard +"@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": 7.4.1 + tslib: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + checksum: 303c53cdb5a9219f52827cb51bae8be3e897317280adea8a6507a5cbf3ad4b4bd62b5ca7ceba02f972dc0df1e36a4a169b9eaf863076a913c2a612e9c71742f4 + languageName: node + linkType: hard + "@polkadot/wasm-crypto@npm:^7.3.2": version: 7.3.2 resolution: "@polkadot/wasm-crypto@npm:7.3.2" @@ -6121,6 +6207,23 @@ __metadata: languageName: node linkType: hard +"@polkadot/wasm-crypto@npm:^7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto@npm:7.4.1" + dependencies: + "@polkadot/wasm-bridge": 7.4.1 + "@polkadot/wasm-crypto-asmjs": 7.4.1 + "@polkadot/wasm-crypto-init": 7.4.1 + "@polkadot/wasm-crypto-wasm": 7.4.1 + "@polkadot/wasm-util": 7.4.1 + tslib: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + "@polkadot/x-randomvalues": "*" + checksum: c3c155ad08a3be5b3de22743a3e8f3658082150138e770d4604e55256671021fb9d2f191fc228b0a7893a1af1cfce21daa11f7300a8b4cf1037de01aad583dcf + 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" @@ -6132,7 +6235,18 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.0.2, @polkadot/x-bigint@npm:^13.0.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: ^2.7.0 + peerDependencies: + "@polkadot/util": "*" + checksum: 16995482059ea7b3fa95ecb8bddd1465af64ca8b0b42b9942839fd0aa7bf556b7f4c914eb3bfe035d73ec5f1dc91f1b0b5d502bfb9d8b809d4399cd15b934e70 + languageName: node + linkType: hard + +"@polkadot/x-bigint@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-bigint@npm:13.0.2" dependencies: @@ -6142,18 +6256,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-fetch@npm:13.0.2" +"@polkadot/x-bigint@npm:13.2.3, @polkadot/x-bigint@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-bigint@npm:13.2.3" dependencies: - "@polkadot/x-global": 13.0.2 + "@polkadot/x-global": 13.2.3 + tslib: ^2.8.0 + checksum: 7d4708159e2066ccb96569994ee7dd3b621b1b786be2489e390efd05163b54489097ad31b08826c67c52a171fc9ccb27939c181b13ba674c2ff854ef4d1dffd6 + languageName: node + linkType: hard + +"@polkadot/x-fetch@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-fetch@npm:13.2.3" + dependencies: + "@polkadot/x-global": 13.2.3 node-fetch: ^3.3.2 - tslib: ^2.6.2 - checksum: 459948a2b95601b0a39a7eb55277e80bd33e2df1ecab133dbe9823e020d3d5f2a64056911fc2072d0c328550c510e7e0ec45327b354530ae83306d536c616e29 + tslib: ^2.8.0 + checksum: 5c13a22f0f98d2dcb1c7fe408fd931ad01af5106fdbf08e8724e1845be7bb28094389e25207baaa477b056736daeda44eb306a507b208978873ae958b567fee5 languageName: node linkType: hard -"@polkadot/x-global@npm:13.0.2, @polkadot/x-global@npm:^13.0.2": +"@polkadot/x-global@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-global@npm:13.0.2" dependencies: @@ -6162,6 +6286,15 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-global@npm:13.2.3, @polkadot/x-global@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-global@npm:13.2.3" + dependencies: + tslib: ^2.8.0 + checksum: 52098fe8f677c61832e8e015c0fb0efad567be11f1373af8fa746bb835efd67c2f6efad2971cf626d66fbaa5b178dc30540aea7403ee0bd94d80dfe2df399a85 + languageName: node + linkType: hard + "@polkadot/x-randomvalues@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-randomvalues@npm:13.0.2" @@ -6175,6 +6308,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-randomvalues@npm:13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-randomvalues@npm:13.2.3" + dependencies: + "@polkadot/x-global": 13.2.3 + tslib: ^2.8.0 + peerDependencies: + "@polkadot/util": 13.2.3 + "@polkadot/wasm-util": "*" + checksum: 38de691be70ea8fc84fa479516470604e1a12286f178defcc782e980bfb0dff82159887493f2183f14d731d98b84abe117d81b06da2ca39471e0daf814822451 + languageName: node + linkType: hard + "@polkadot/x-textdecoder@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-textdecoder@npm:13.0.2" @@ -6195,14 +6341,14 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-ws@npm:13.0.2" +"@polkadot/x-ws@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-ws@npm:13.2.3" dependencies: - "@polkadot/x-global": 13.0.2 - tslib: ^2.6.2 - ws: ^8.16.0 - checksum: c5aad76a3e121016dd740eddaf5601b2d98b7e568da51b6a0ffe4bced6dfb7373a15067d0c5c267e6daed40ea55014ef4b875c5eaf395c8b3fcd9e85047d2dd9 + "@polkadot/x-global": 13.2.3 + tslib: ^2.8.0 + ws: ^8.18.0 + checksum: fffec50094367cac54640d32490ffcf19f791c9445476ddda59b9aecdc13dc3deda7414c16a608c5d23673d8491d56ccc65f19784511b9ebcd2f4451eda87153 languageName: node linkType: hard @@ -6439,6 +6585,13 @@ __metadata: languageName: node linkType: hard +"@scure/base@npm:^1.1.7": + version: 1.1.9 + resolution: "@scure/base@npm:1.1.9" + checksum: 120820a37dfe9dfe4cab2b7b7460552d08e67dee8057ed5354eb68d8e3440890ae983ce3bee957d2b45684950b454a2b6d71d5ee77c1fd3fddc022e2a510337f + languageName: node + linkType: hard + "@scure/base@npm:~1.1.0": version: 1.1.1 resolution: "@scure/base@npm:1.1.1" @@ -6839,7 +6992,7 @@ __metadata: "@nestjs/schedule": ^3.0.1 "@nestjs/schematics": ^9.2.0 "@nestjs/testing": ^9.4.0 - "@polkadot/api": ^12.3.1 + "@polkadot/api": ^14.3.1 "@subql/common": "workspace:*" "@subql/common-substrate": "workspace:*" "@subql/node-core": "workspace:*" @@ -7015,10 +7168,10 @@ __metadata: version: 0.0.0-use.local resolution: "@subql/types@workspace:packages/types" dependencies: - "@polkadot/api": ^12.3.1 + "@polkadot/api": ^14.3.1 "@subql/types-core": "workspace:*" peerDependencies: - "@polkadot/api": ^12 + "@polkadot/api": ^14 languageName: unknown linkType: soft @@ -7224,39 +7377,39 @@ __metadata: languageName: node linkType: hard -"@substrate/connect-known-chains@npm:^1.1.4": - version: 1.1.4 - resolution: "@substrate/connect-known-chains@npm:1.1.4" - checksum: 235c732509391f12525ec740dbb8b8d4c5f56b7c7e71216c933e12974e0ad4f9664f7248a6d6db8b687c1c9fca9105398113ac7fd39515163ab6a9d5f7eba737 +"@substrate/connect-known-chains@npm:^1.1.5": + version: 1.7.0 + resolution: "@substrate/connect-known-chains@npm:1.7.0" + checksum: deb958c6fc6d6d21d5294860184c4493a416016384951c9aa5fb30a488d87eca604f26230362f0b22bcf263aeb721570fe5f099af33a150031b089a13422e564 languageName: node linkType: hard -"@substrate/connect@npm:0.8.10": - version: 0.8.10 - resolution: "@substrate/connect@npm:0.8.10" +"@substrate/connect@npm:0.8.11": + version: 0.8.11 + resolution: "@substrate/connect@npm:0.8.11" dependencies: "@substrate/connect-extension-protocol": ^2.0.0 - "@substrate/connect-known-chains": ^1.1.4 - "@substrate/light-client-extension-helpers": ^0.0.6 - smoldot: 2.0.22 - checksum: 2ed22ff5eefc547f9c3a7547f166b20c844372802cf406e6511844ed2f813b091f515611a720847e1b78848af1156d5cba403c9423c4ad32e4009daf014150bc + "@substrate/connect-known-chains": ^1.1.5 + "@substrate/light-client-extension-helpers": ^1.0.0 + smoldot: 2.0.26 + checksum: c7c915ef51c43258f928323b8197b20f8dc3c14f5a5369b320a209df0037bd49aa5fee849486872bee22f40fced8be169e23a600d36b6f254d7e9e80ac2e1c9c languageName: node linkType: hard -"@substrate/light-client-extension-helpers@npm:^0.0.6": - version: 0.0.6 - resolution: "@substrate/light-client-extension-helpers@npm:0.0.6" +"@substrate/light-client-extension-helpers@npm:^1.0.0": + version: 1.0.0 + resolution: "@substrate/light-client-extension-helpers@npm:1.0.0" dependencies: - "@polkadot-api/json-rpc-provider": 0.0.1 - "@polkadot-api/json-rpc-provider-proxy": 0.0.1 - "@polkadot-api/observable-client": 0.1.0 - "@polkadot-api/substrate-client": 0.0.1 + "@polkadot-api/json-rpc-provider": ^0.0.1 + "@polkadot-api/json-rpc-provider-proxy": ^0.1.0 + "@polkadot-api/observable-client": ^0.3.0 + "@polkadot-api/substrate-client": ^0.1.2 "@substrate/connect-extension-protocol": ^2.0.0 - "@substrate/connect-known-chains": ^1.1.4 + "@substrate/connect-known-chains": ^1.1.5 rxjs: ^7.8.1 peerDependencies: smoldot: 2.x - checksum: a0cc169e6edf56cdbfd839a32487e31ad0bcb4cc9d4d50bac632c16f95d6ebf54638b268c1f7b8e651482e201f38411139a90071bc91268a2c01e5b50f39f338 + checksum: 12b2180c1b5fa9884588e7e94c095ba6bdd4bc386ca54c2bd2d58e8b606b361b04636ae0536b1eb4a18398e31d191d5949e3b3ba9b3a01d6592f425fb671881c languageName: node linkType: hard @@ -7267,6 +7420,13 @@ __metadata: languageName: node linkType: hard +"@substrate/ss58-registry@npm:^1.51.0": + version: 1.51.0 + resolution: "@substrate/ss58-registry@npm:1.51.0" + checksum: bfcba035e14648801f74802c76b195c22a86875cca89a577e21f5edd3e800578486f964a5117bad4b272f21695f8557fe713c3031c0c81269b76259470eb5a74 + languageName: node + linkType: hard + "@szmarczak/http-timer@npm:^1.1.2": version: 1.1.2 resolution: "@szmarczak/http-timer@npm:1.1.2" @@ -16941,14 +17101,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:^13.5.0": - version: 13.5.4 - resolution: "nock@npm:13.5.4" +"nock@npm:^13.5.5": + version: 13.5.6 + resolution: "nock@npm:13.5.6" dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 propagate: ^2.0.0 - checksum: d31f924e34c87ae985edfb7b5a56e8a4dcfc3a072334ceb6d686326581f93090b3e23492663a64ce61b8df4f365b113231d926bc300bcfe9e5eb309c3e4b8628 + checksum: 82d31ef7a428e8a6bc430b2772745ecb1f9c8835170789bbcc29c9036614adf3b7112daeb6d59edd93f4340a9a96acee401021572d469a7a0e09a669679f2794 languageName: node linkType: hard @@ -20062,12 +20222,12 @@ __metadata: languageName: node linkType: hard -"smoldot@npm:2.0.22": - version: 2.0.22 - resolution: "smoldot@npm:2.0.22" +"smoldot@npm:2.0.26": + version: 2.0.26 + resolution: "smoldot@npm:2.0.26" dependencies: ws: ^8.8.1 - checksum: 383bc6a5481190d64302fad56e9e4120a484885aee5543b268887de425708f04e8b3b3b69893333dfd9fd0e596f006afaa7c7ee5ff260c5d2be929c60302d385 + checksum: df1b27afae3ade7ee08947ca73f6e7afd450106b7ae4ff127ad7e71b7c20b01a2dc64135a07a7039aeeb23ad30fb549d7003c3131afa368f47125abf6837d919 languageName: node linkType: hard @@ -21267,6 +21427,13 @@ __metadata: languageName: node linkType: hard +"tslib@npm:^2.7.0, tslib@npm:^2.8.0": + version: 2.8.1 + resolution: "tslib@npm:2.8.1" + checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a + languageName: node + linkType: hard + "tsutils@npm:^3.21.0": version: 3.21.0 resolution: "tsutils@npm:3.21.0" @@ -22497,7 +22664,7 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.16.0": +"ws@npm:^8.18.0": version: 8.18.0 resolution: "ws@npm:8.18.0" peerDependencies: