From 0ff63cd09fef52c2559251206f565b8fb1ecfdcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 12:18:06 +0200 Subject: [PATCH] chore(deps): update polkadot dependencies (#873) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/asset-credentials/package.json | 8 +- packages/chain-helpers/package.json | 10 +- packages/config/package.json | 2 +- packages/credentials/package.json | 10 +- packages/did/package.json | 10 +- packages/jsonld-suites/package.json | 4 +- packages/legacy-credentials/package.json | 4 +- packages/sdk-js/package.json | 2 +- packages/types/package.json | 10 +- packages/utils/package.json | 8 +- yarn.lock | 514 ++++++++++++++--------- 11 files changed, 340 insertions(+), 242 deletions(-) diff --git a/packages/asset-credentials/package.json b/packages/asset-credentials/package.json index 181bab710..54a6b1795 100644 --- a/packages/asset-credentials/package.json +++ b/packages/asset-credentials/package.json @@ -43,10 +43,10 @@ "@kiltprotocol/did": "workspace:*", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^11.0.0", - "@polkadot/types": "^11.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0" + "@polkadot/api": "^12.0.0", + "@polkadot/types": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0" }, "peerDependenciesMeta": { "@kiltprotocol/augment-api": { diff --git a/packages/chain-helpers/package.json b/packages/chain-helpers/package.json index cb1a8a0b3..f733c5818 100644 --- a/packages/chain-helpers/package.json +++ b/packages/chain-helpers/package.json @@ -46,10 +46,10 @@ "@kiltprotocol/config": "workspace:*", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^11.0.0", - "@polkadot/api-derive": "^11.0.0", - "@polkadot/types": "^11.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0" + "@polkadot/api": "^12.0.0", + "@polkadot/api-derive": "^12.0.0", + "@polkadot/types": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0" } } diff --git a/packages/config/package.json b/packages/config/package.json index cbfd820d6..3e54bf639 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@kiltprotocol/types": "workspace:*", - "@polkadot/api": "^11.0.0", + "@polkadot/api": "^12.0.0", "typescript-logging": "^1.0.0" } } diff --git a/packages/credentials/package.json b/packages/credentials/package.json index 199ffb61a..4d07f4066 100644 --- a/packages/credentials/package.json +++ b/packages/credentials/package.json @@ -47,11 +47,11 @@ "@kiltprotocol/sr25519-jcs-2023": "0.1.0-rc.2", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^11.0.0", - "@polkadot/keyring": "^12.0.0", - "@polkadot/types": "^11.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0", + "@polkadot/api": "^12.0.0", + "@polkadot/keyring": "^13.0.0", + "@polkadot/types": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0", "json-pointer": "^0.6.2" }, "peerDependenciesMeta": { diff --git a/packages/did/package.json b/packages/did/package.json index 78b964b27..7ed162a1b 100644 --- a/packages/did/package.json +++ b/packages/did/package.json @@ -42,11 +42,11 @@ "@kiltprotocol/config": "workspace:*", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^11.0.0", - "@polkadot/keyring": "^12.0.0", - "@polkadot/types": "^11.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0" + "@polkadot/api": "^12.0.0", + "@polkadot/keyring": "^13.0.0", + "@polkadot/types": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0" }, "peerDependenciesMeta": { "@kiltprotocol/augment-api": { diff --git a/packages/jsonld-suites/package.json b/packages/jsonld-suites/package.json index 428a79740..b11a4eae6 100644 --- a/packages/jsonld-suites/package.json +++ b/packages/jsonld-suites/package.json @@ -41,8 +41,8 @@ "@kiltprotocol/did": "workspace:*", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0", "crypto-ld": "^6.0.0" }, "peerDependencies": { diff --git a/packages/legacy-credentials/package.json b/packages/legacy-credentials/package.json index 460f3e07b..132bb2863 100644 --- a/packages/legacy-credentials/package.json +++ b/packages/legacy-credentials/package.json @@ -39,7 +39,7 @@ "@kiltprotocol/did": "workspace:*", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0" + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0" } } diff --git a/packages/sdk-js/package.json b/packages/sdk-js/package.json index 640f84b22..233c761fb 100644 --- a/packages/sdk-js/package.json +++ b/packages/sdk-js/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/KILTprotocol/sdk-js#readme", "devDependencies": { "@kiltprotocol/augment-api": "1.11210.0-rc", - "@polkadot/typegen": "^11.0.0", + "@polkadot/typegen": "^12.0.0", "rimraf": "^3.0.2", "terser-webpack-plugin": "^5.1.1", "typescript": "^4.8.3", diff --git a/packages/types/package.json b/packages/types/package.json index a9c754011..df3c0799c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -30,11 +30,11 @@ "bugs": "https://github.com/KILTprotocol/sdk-js/issues", "homepage": "https://github.com/KILTprotocol/sdk-js#readme", "dependencies": { - "@polkadot/api": "^11.0.0", - "@polkadot/keyring": "^12.0.0", - "@polkadot/types": "^11.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0" + "@polkadot/api": "^12.0.0", + "@polkadot/keyring": "^13.0.0", + "@polkadot/types": "^12.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0" }, "devDependencies": { "rimraf": "^3.0.2", diff --git a/packages/utils/package.json b/packages/utils/package.json index 810985393..5e13deee7 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -39,10 +39,10 @@ "@kiltprotocol/es256k-jcs-2023": "0.1.0-rc.2", "@kiltprotocol/sr25519-jcs-2023": "0.1.0-rc.2", "@kiltprotocol/types": "workspace:*", - "@polkadot/api": "^11.0.0", - "@polkadot/keyring": "^12.0.0", - "@polkadot/util": "^12.0.0", - "@polkadot/util-crypto": "^12.0.0", + "@polkadot/api": "^12.0.0", + "@polkadot/keyring": "^13.0.0", + "@polkadot/util": "^13.0.0", + "@polkadot/util-crypto": "^13.0.0", "cbor-web": "^9.0.0", "tweetnacl": "^1.0.3", "uuid": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 93c1c1817..81b38615b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1995,10 +1995,10 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^11.0.0" - "@polkadot/types": "npm:^11.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/types": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" peerDependencies: @@ -2037,11 +2037,11 @@ __metadata: "@kiltprotocol/config": "workspace:*" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^11.0.0" - "@polkadot/api-derive": "npm:^11.0.0" - "@polkadot/types": "npm:^11.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/api-derive": "npm:^12.0.0" + "@polkadot/types": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" peerDependencies: @@ -2058,7 +2058,7 @@ __metadata: resolution: "@kiltprotocol/config@workspace:packages/config" dependencies: "@kiltprotocol/types": "workspace:*" - "@polkadot/api": "npm:^11.0.0" + "@polkadot/api": "npm:^12.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" typescript-logging: "npm:^1.0.0" @@ -2078,11 +2078,11 @@ __metadata: "@kiltprotocol/sr25519-jcs-2023": "npm:0.1.0-rc.2" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^11.0.0" - "@polkadot/keyring": "npm:^12.0.0" - "@polkadot/types": "npm:^11.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/keyring": "npm:^13.0.0" + "@polkadot/types": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" "@types/json-pointer": "npm:^1.0.34" json-pointer: "npm:^0.6.2" rimraf: "npm:^3.0.2" @@ -2104,11 +2104,11 @@ __metadata: "@kiltprotocol/config": "workspace:*" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^11.0.0" - "@polkadot/keyring": "npm:^12.0.0" - "@polkadot/types": "npm:^11.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/keyring": "npm:^13.0.0" + "@polkadot/types": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" peerDependencies: @@ -2164,8 +2164,8 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" crypto-ld: "npm:^6.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" @@ -2184,8 +2184,8 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" languageName: unknown @@ -2202,7 +2202,7 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/type-definitions": "npm:^0.35.0" "@kiltprotocol/utils": "workspace:*" - "@polkadot/typegen": "npm:^11.0.0" + "@polkadot/typegen": "npm:^12.0.0" rimraf: "npm:^3.0.2" terser-webpack-plugin: "npm:^5.1.1" typescript: "npm:^4.8.3" @@ -2235,11 +2235,11 @@ __metadata: version: 0.0.0-use.local resolution: "@kiltprotocol/types@workspace:packages/types" dependencies: - "@polkadot/api": "npm:^11.0.0" - "@polkadot/keyring": "npm:^12.0.0" - "@polkadot/types": "npm:^11.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/keyring": "npm:^13.0.0" + "@polkadot/types": "npm:^12.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" languageName: unknown @@ -2253,10 +2253,10 @@ __metadata: "@kiltprotocol/es256k-jcs-2023": "npm:0.1.0-rc.2" "@kiltprotocol/sr25519-jcs-2023": "npm:0.1.0-rc.2" "@kiltprotocol/types": "workspace:*" - "@polkadot/api": "npm:^11.0.0" - "@polkadot/keyring": "npm:^12.0.0" - "@polkadot/util": "npm:^12.0.0" - "@polkadot/util-crypto": "npm:^12.0.0" + "@polkadot/api": "npm:^12.0.0" + "@polkadot/keyring": "npm:^13.0.0" + "@polkadot/util": "npm:^13.0.0" + "@polkadot/util-crypto": "npm:^13.0.0" "@types/uuid": "npm:^8.0.0" cbor-web: "npm:^9.0.0" rimraf: "npm:^3.0.2" @@ -2412,92 +2412,92 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/api-augment@npm:11.1.1" +"@polkadot/api-augment@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/api-augment@npm:12.2.1" dependencies: - "@polkadot/api-base": "npm:11.1.1" - "@polkadot/rpc-augment": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-augment": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/api-base": "npm:12.2.1" + "@polkadot/rpc-augment": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-augment": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/987b226de4c6e91cd873365bc293b2f23c49b1926e192b8a2179103fd3614fc84559ed2d90b7b2d02949858ba4a5b7d0593dd3976c7a914660808f1224e07982 + checksum: 10c0/2ee641f5097181e812c4804c2c310c2325a83a591278798ba17b5d55592e56e8c2023ad8f8c0fba000b519304b0c3e5faf1fc8102d9a66d5d731bdd36a97b316 languageName: node linkType: hard -"@polkadot/api-base@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/api-base@npm:11.1.1" +"@polkadot/api-base@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/api-base@npm:12.2.1" dependencies: - "@polkadot/rpc-core": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/rpc-core": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" rxjs: "npm:^7.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/dee79218041c0efa69f216bb9bafbc9815285ca9ba3488574367f2baccfc6a816eb86922b85b3b8bbba2abce1c0ed25dfeb8438d73bc26fea3ba44f1bd4a7bdf + checksum: 10c0/ce2414247960fe97c60f47216ccf9345098dc6203cff24bc8a32a8fe855b3c5f0ab7ac5c5d0ae43bb3dadd8490b0944e5321db004a5a1f7958b7f1d12465b195 languageName: node linkType: hard -"@polkadot/api-derive@npm:11.1.1, @polkadot/api-derive@npm:^11.0.0": - version: 11.1.1 - resolution: "@polkadot/api-derive@npm:11.1.1" +"@polkadot/api-derive@npm:12.2.1, @polkadot/api-derive@npm:^12.0.0": + version: 12.2.1 + resolution: "@polkadot/api-derive@npm:12.2.1" dependencies: - "@polkadot/api": "npm:11.1.1" - "@polkadot/api-augment": "npm:11.1.1" - "@polkadot/api-base": "npm:11.1.1" - "@polkadot/rpc-core": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" + "@polkadot/api": "npm:12.2.1" + "@polkadot/api-augment": "npm:12.2.1" + "@polkadot/api-base": "npm:12.2.1" + "@polkadot/rpc-core": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" rxjs: "npm:^7.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/f4f78dfa4dc5a8eaf6cb9bcd23ad785bda4d03b949f85d02d4627ae037dd42443e280cf7a0d2d5c514f5bc383276c21f636297716cc3a2894f8a3af46c500873 - languageName: node - linkType: hard - -"@polkadot/api@npm:11.1.1, @polkadot/api@npm:^11.0.0": - version: 11.1.1 - resolution: "@polkadot/api@npm:11.1.1" - dependencies: - "@polkadot/api-augment": "npm:11.1.1" - "@polkadot/api-base": "npm:11.1.1" - "@polkadot/api-derive": "npm:11.1.1" - "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/rpc-augment": "npm:11.1.1" - "@polkadot/rpc-core": "npm:11.1.1" - "@polkadot/rpc-provider": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-augment": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/types-create": "npm:11.1.1" - "@polkadot/types-known": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" + checksum: 10c0/acca9f0f13edae10e1e83476f5572c91949686422d1dff3d9b0a2bca42275a7c405afacf59b62337e706936666a5fb3357a4860b69d588e2f563f3747d60bb70 + languageName: node + linkType: hard + +"@polkadot/api@npm:12.2.1, @polkadot/api@npm:^12.0.0": + version: 12.2.1 + resolution: "@polkadot/api@npm:12.2.1" + dependencies: + "@polkadot/api-augment": "npm:12.2.1" + "@polkadot/api-base": "npm:12.2.1" + "@polkadot/api-derive": "npm:12.2.1" + "@polkadot/keyring": "npm:^13.0.2" + "@polkadot/rpc-augment": "npm:12.2.1" + "@polkadot/rpc-core": "npm:12.2.1" + "@polkadot/rpc-provider": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-augment": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/types-create": "npm:12.2.1" + "@polkadot/types-known": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/6282a8677050e25a0a30801e9ef8afd8437972db82ad96446b59a3efcb470eb826f847727506740b8c4cf0cb4d5dae83899bca85ee37d5e93586ba8259828dc7 + checksum: 10c0/e13c72b022c22ee4b597410ae10a4c96a8f37c4ec9d90799253e3ea62b9eed3f3e8fde1fa70d86e312dff79eb82ea3d7455c3eb339e0e13bb74d183e3f0a4969 languageName: node linkType: hard -"@polkadot/keyring@npm:^12.0.0, @polkadot/keyring@npm:^12.6.2": - version: 12.6.2 - resolution: "@polkadot/keyring@npm:12.6.2" +"@polkadot/keyring@npm:^13.0.0, @polkadot/keyring@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/keyring@npm:13.0.2" dependencies: - "@polkadot/util": "npm:12.6.2" - "@polkadot/util-crypto": "npm:12.6.2" + "@polkadot/util": "npm:13.0.2" + "@polkadot/util-crypto": "npm:13.0.2" tslib: "npm:^2.6.2" peerDependencies: - "@polkadot/util": 12.6.2 - "@polkadot/util-crypto": 12.6.2 - checksum: 10c0/16b198b072ff22cd9fb0281d1dc1e97a3939eccf268e5e2c9272e85ae90cb6212d248d6b76bf85359351d3d43fd9c8b6f951001485e0d2bcff35b675cb189f3d + "@polkadot/util": 13.0.2 + "@polkadot/util-crypto": 13.0.2 + checksum: 10c0/102fb4007b682f0ab54cb4a241d97b9028e49c6f1215323a89caea4b62f54376b46be9b1de4712d27e1e842fdaf8c8852c0bae70c4b1d663a21f939129eb99a8 languageName: node linkType: hard -"@polkadot/networks@npm:12.6.2, @polkadot/networks@npm:^12.6.2": +"@polkadot/networks@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/networks@npm:12.6.2" dependencies: @@ -2508,45 +2508,56 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/rpc-augment@npm:11.1.1" +"@polkadot/networks@npm:13.0.2, @polkadot/networks@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/networks@npm:13.0.2" + dependencies: + "@polkadot/util": "npm:13.0.2" + "@substrate/ss58-registry": "npm:^1.46.0" + tslib: "npm:^2.6.2" + checksum: 10c0/33fd8348638eb9ad0bc171dbc16cba3f4b904829383bce1f2e2da8b7498ac8ed63d5a0b7d41a6e397c4caf9ae429405085d92b599af920b498b229b52fc0db71 + languageName: node + linkType: hard + +"@polkadot/rpc-augment@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/rpc-augment@npm:12.2.1" dependencies: - "@polkadot/rpc-core": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/rpc-core": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/3a58d7bb0da7430a6e61f8c9595ba2f97e9a003831e1db409f27e1beda4fe5ffbb97a2bebe7f9359755ede8d7073746217b901c261510cee22b81b15bd11892a + checksum: 10c0/f30d51b3d637a8e269384d38801aa439de2158e8b0457f2c837f6ef01475ecf61e68c1a7d5848a347283a4ef705653cfb0125c06759f790f87449b44e72ab016 languageName: node linkType: hard -"@polkadot/rpc-core@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/rpc-core@npm:11.1.1" +"@polkadot/rpc-core@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/rpc-core@npm:12.2.1" dependencies: - "@polkadot/rpc-augment": "npm:11.1.1" - "@polkadot/rpc-provider": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/rpc-augment": "npm:12.2.1" + "@polkadot/rpc-provider": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" rxjs: "npm:^7.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/996314ef4856f5e8760e7a44ccc094eecf150c5dedd18fcadd14f92b0e97a090173edb0410de40364794f633cbaf215fe0e2365e89ec2850ced4c5f3eeb8be53 + checksum: 10c0/decb31457e6a177bf6c50fe5d1ecca2f6875cf2f57a4e4d253f9d3bd258024b54d3a27bd7301c7319008e224a52ed796503bc1ec6237e1ea7aa44c29ff235ff3 languageName: node linkType: hard -"@polkadot/rpc-provider@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/rpc-provider@npm:11.1.1" +"@polkadot/rpc-provider@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/rpc-provider@npm:12.2.1" dependencies: - "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-support": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" - "@polkadot/x-fetch": "npm:^12.6.2" - "@polkadot/x-global": "npm:^12.6.2" - "@polkadot/x-ws": "npm:^12.6.2" + "@polkadot/keyring": "npm:^13.0.2" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-support": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/x-fetch": "npm:^13.0.2" + "@polkadot/x-global": "npm:^13.0.2" + "@polkadot/x-ws": "npm:^13.0.2" "@substrate/connect": "npm:0.8.10" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" @@ -2555,26 +2566,26 @@ __metadata: dependenciesMeta: "@substrate/connect": optional: true - checksum: 10c0/9f3d6de1be97291b8357b9105251778bd3bca5e7df445f6a1b16d9372c60341dba6fe337a5939e2dceaa02361c1767ca622d79060a48886674b57b2fc7fd19f6 - languageName: node - linkType: hard - -"@polkadot/typegen@npm:^11.0.0": - version: 11.1.1 - resolution: "@polkadot/typegen@npm:11.1.1" - dependencies: - "@polkadot/api": "npm:11.1.1" - "@polkadot/api-augment": "npm:11.1.1" - "@polkadot/rpc-augment": "npm:11.1.1" - "@polkadot/rpc-provider": "npm:11.1.1" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-augment": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/types-create": "npm:11.1.1" - "@polkadot/types-support": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" - "@polkadot/x-ws": "npm:^12.6.2" + checksum: 10c0/a99150b48216abcf39c595ada8b31cc655a884c6d224dd8e05147346db8f92625fcd73d801af5777d0f1582418615a12a010009b5ac3df958da3b0f5b1ff4a30 + languageName: node + linkType: hard + +"@polkadot/typegen@npm:^12.0.0": + version: 12.2.1 + resolution: "@polkadot/typegen@npm:12.2.1" + dependencies: + "@polkadot/api": "npm:12.2.1" + "@polkadot/api-augment": "npm:12.2.1" + "@polkadot/rpc-augment": "npm:12.2.1" + "@polkadot/rpc-provider": "npm:12.2.1" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-augment": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/types-create": "npm:12.2.1" + "@polkadot/types-support": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/x-ws": "npm:^13.0.2" handlebars: "npm:^4.7.8" tslib: "npm:^2.6.2" yargs: "npm:^17.7.2" @@ -2584,85 +2595,105 @@ __metadata: polkadot-types-from-defs: scripts/polkadot-types-from-defs.mjs polkadot-types-internal-interfaces: scripts/polkadot-types-internal-interfaces.mjs polkadot-types-internal-metadata: scripts/polkadot-types-internal-metadata.mjs - checksum: 10c0/a618b18edef3049bfb19aaa216c057b855031eab04adca3bc3816d41c1d5717c1e4be435bdf07bce994f94f471cdee50508becb861c625b9a0b31abea422a9f6 + checksum: 10c0/09519f27ef384819688cbc8fe903f37e90fd033e0679d75200bb7c5df328df73ccba7d8b8d3c88f98954245daa3d32424a6ab69ba6d6fcb80ff8a2019e1c9158 languageName: node linkType: hard -"@polkadot/types-augment@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/types-augment@npm:11.1.1" +"@polkadot/types-augment@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/types-augment@npm:12.2.1" dependencies: - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/96f85bfa1434cf7f6d77ea33e9ca63881e9f820651c32ed50f74b90a64dc8cc06374ccd4eb3ee5a9d3117fb55cb1459f4c0b179b466cd2d6794f5115d2cf2681 + checksum: 10c0/f4fb32d3a713c117cf633345f73fb19708f48eed32d8bd4d2524ad8a3d2bd17b0c13b9f2779659815871239cf7bba3700dfeb77e1a02bc43a44704e1dd842930 languageName: node linkType: hard -"@polkadot/types-codec@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/types-codec@npm:11.1.1" +"@polkadot/types-codec@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/types-codec@npm:12.2.1" dependencies: - "@polkadot/util": "npm:^12.6.2" - "@polkadot/x-bigint": "npm:^12.6.2" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/x-bigint": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/3bdb1310d08f254f738286a746b954d4a0af62cceb5aff2c62f81413e65f7072c2be809c3c33c21d6d4cfb6472b80c7fa4021b09140748760b82d28eba8e4b1c + checksum: 10c0/1c313904449bae2004978e2b12af626eecb2e85a99d477018011474c76f2126f2118fb31dd709bebba1b10dc5a7b0d6ed457773571bb1ce75f3511cadab69d11 languageName: node linkType: hard -"@polkadot/types-create@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/types-create@npm:11.1.1" +"@polkadot/types-create@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/types-create@npm:12.2.1" dependencies: - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/42649c25619c1a0934353c4440e7ba78f99eae83667904fdea90ac0b68ff8f1a6e9ae00a0bab4facc2fd3359986b7b4f46a4bae159811f306bb2f954225fe337 + checksum: 10c0/d76d6f01d4ae347dcf078efb0f9d06acd02fb97c47e5568f189fa341860e1ca754696595f191d9b59b4e99f6ed11d64e3d7f1fb716b66e8db37538c2134351d8 languageName: node linkType: hard -"@polkadot/types-known@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/types-known@npm:11.1.1" +"@polkadot/types-known@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/types-known@npm:12.2.1" dependencies: - "@polkadot/networks": "npm:^12.6.2" - "@polkadot/types": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/types-create": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" + "@polkadot/networks": "npm:^13.0.2" + "@polkadot/types": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/types-create": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/1b926dd10c8b1a205b583cd0ad40d9df7bbf351d2bd33637ce3dd0546a55e8cec5bbf0a383b95b20834898c9923dae8cd800161f9aa8e10a892cd4d6bceaa915 + checksum: 10c0/ba0ee2f68b2ef5d66be7db94e1b68be3d229b388cdd952a963d4ebbc2049758938a9f6c9f8d1f8c30591036e9a5c48fe8ed835dc5cccf84ddf18b71dfd07d7f9 languageName: node linkType: hard -"@polkadot/types-support@npm:11.1.1": - version: 11.1.1 - resolution: "@polkadot/types-support@npm:11.1.1" +"@polkadot/types-support@npm:12.2.1": + version: 12.2.1 + resolution: "@polkadot/types-support@npm:12.2.1" dependencies: - "@polkadot/util": "npm:^12.6.2" + "@polkadot/util": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/75394c647b4a74cf818b2345f00b8a4845894e6b90fe57b9bccab1687c6c9d2460b23c2532346846f5c3cd78ee964413044d149b7b7ba36a296ceda96d81b513 + checksum: 10c0/9827416128700fdb604debde9591573148485b8e62bd0e6edf6578cfddec7843c36902c7b750341e0b7fc8528daf03db8f2862f6990ad9e10e98b11cc7e1f5e3 languageName: node linkType: hard -"@polkadot/types@npm:11.1.1, @polkadot/types@npm:^11.0.0": - version: 11.1.1 - resolution: "@polkadot/types@npm:11.1.1" +"@polkadot/types@npm:12.2.1, @polkadot/types@npm:^12.0.0": + version: 12.2.1 + resolution: "@polkadot/types@npm:12.2.1" dependencies: - "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/types-augment": "npm:11.1.1" - "@polkadot/types-codec": "npm:11.1.1" - "@polkadot/types-create": "npm:11.1.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" + "@polkadot/keyring": "npm:^13.0.2" + "@polkadot/types-augment": "npm:12.2.1" + "@polkadot/types-codec": "npm:12.2.1" + "@polkadot/types-create": "npm:12.2.1" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" rxjs: "npm:^7.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/3f7e4043bad48408a245835bf720b32da86b6f52f0da2be198043de4437a980db5e8660176f483151764d17c955d4fd2102632a17e45e3a9df13eeccfb96229f + checksum: 10c0/9773c8bbe5af8b20292a94691d4f791dff5cb75da063b0dfc76a9615e8ea102274dcd0295744782d1462fac31cb0365c20a06b039698cdc410a82b8d03ec52a8 languageName: node linkType: hard -"@polkadot/util-crypto@npm:12.6.2, @polkadot/util-crypto@npm:^12.0.0, @polkadot/util-crypto@npm:^12.0.1, @polkadot/util-crypto@npm:^12.6.2": +"@polkadot/util-crypto@npm:13.0.2, @polkadot/util-crypto@npm:^13.0.0, @polkadot/util-crypto@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/util-crypto@npm:13.0.2" + dependencies: + "@noble/curves": "npm:^1.3.0" + "@noble/hashes": "npm:^1.3.3" + "@polkadot/networks": "npm:13.0.2" + "@polkadot/util": "npm:13.0.2" + "@polkadot/wasm-crypto": "npm:^7.3.2" + "@polkadot/wasm-util": "npm:^7.3.2" + "@polkadot/x-bigint": "npm:13.0.2" + "@polkadot/x-randomvalues": "npm:13.0.2" + "@scure/base": "npm:^1.1.5" + tslib: "npm:^2.6.2" + peerDependencies: + "@polkadot/util": 13.0.2 + checksum: 10c0/01c4f592798ec8716e4e199c3f8289d5e9b15cd7aeb52451edc498e45f04c630863e3e613c8aadb3120e531231e4494f389d7fc3c275471f3cd4e1d001a09a0f + languageName: node + linkType: hard + +"@polkadot/util-crypto@npm:^12.0.1": version: 12.6.2 resolution: "@polkadot/util-crypto@npm:12.6.2" dependencies: @@ -2682,7 +2713,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/util@npm:12.6.2, @polkadot/util@npm:^12.0.0, @polkadot/util@npm:^12.6.2": +"@polkadot/util@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/util@npm:12.6.2" dependencies: @@ -2697,6 +2728,21 @@ __metadata: languageName: node linkType: hard +"@polkadot/util@npm:13.0.2, @polkadot/util@npm:^13.0.0, @polkadot/util@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/util@npm:13.0.2" + dependencies: + "@polkadot/x-bigint": "npm:13.0.2" + "@polkadot/x-global": "npm:13.0.2" + "@polkadot/x-textdecoder": "npm:13.0.2" + "@polkadot/x-textencoder": "npm:13.0.2" + "@types/bn.js": "npm:^5.1.5" + bn.js: "npm:^5.2.1" + tslib: "npm:^2.6.2" + checksum: 10c0/2dabe88a6d55867de42dbdd792a08af447e03e1e878c29549790dab66c7147cb750da18dfd257fa02ad9d08248fb701b2110cb6a55ab0690070a3c9dc751f210 + languageName: node + linkType: hard + "@polkadot/wasm-bridge@npm:7.3.2": version: 7.3.2 resolution: "@polkadot/wasm-bridge@npm:7.3.2" @@ -2777,7 +2823,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:12.6.2, @polkadot/x-bigint@npm:^12.6.2": +"@polkadot/x-bigint@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-bigint@npm:12.6.2" dependencies: @@ -2787,18 +2833,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-fetch@npm:^12.6.2": - version: 12.6.2 - resolution: "@polkadot/x-fetch@npm:12.6.2" +"@polkadot/x-bigint@npm:13.0.2, @polkadot/x-bigint@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-bigint@npm:13.0.2" dependencies: - "@polkadot/x-global": "npm:12.6.2" + "@polkadot/x-global": "npm:13.0.2" + tslib: "npm:^2.6.2" + checksum: 10c0/506dca890f389a8cdc3f2a816555144e3f8d0947528bf18113dd033fa07644d493dcf52b35a74c735aa8241202ad9cfaa6853266ac456f1c997032ff423ad0b8 + languageName: node + linkType: hard + +"@polkadot/x-fetch@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-fetch@npm:13.0.2" + dependencies: + "@polkadot/x-global": "npm:13.0.2" node-fetch: "npm:^3.3.2" tslib: "npm:^2.6.2" - checksum: 10c0/c4e34c28f4374db3b6795b31f63434b4241896a82cd1a0aa81196c7dbe8aa345069a39d27d5c3af214d8d2824154c6fe1fcbe9cb22af32f9a2c3fd22dc4b8583 + checksum: 10c0/4f597769cd920051ba070c7fd49858e53cd035be2aa515de2ad289def83405e6de2856b7800e236239b7122086e40a2e1e581add36f2fa82018ca444d6e7314a languageName: node linkType: hard -"@polkadot/x-global@npm:12.6.2, @polkadot/x-global@npm:^12.6.2": +"@polkadot/x-global@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-global@npm:12.6.2" dependencies: @@ -2807,6 +2863,15 @@ __metadata: languageName: node linkType: hard +"@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: + tslib: "npm:^2.6.2" + checksum: 10c0/68e1e1f15a77fe1ec0ce92c669c2418f796ec84c56639281466a21daaf6a2ce6f1f1ae010767c2f843dfa0430272dada2158e714c3d1f2eacd6ce272b211bd29 + languageName: node + linkType: hard + "@polkadot/x-randomvalues@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-randomvalues@npm:12.6.2" @@ -2820,6 +2885,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-randomvalues@npm:13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-randomvalues@npm:13.0.2" + dependencies: + "@polkadot/x-global": "npm:13.0.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@polkadot/util": 13.0.2 + "@polkadot/wasm-util": "*" + checksum: 10c0/81b7e88105a6f2bb7f70bfa28f8cb7b8167064e9bb3fd83c972438695717df101d34998fe648e122f7456ca876abd3a01bdc3847c0c769e3cc9686d7885c95df + languageName: node + linkType: hard + "@polkadot/x-textdecoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textdecoder@npm:12.6.2" @@ -2830,6 +2908,16 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-textdecoder@npm:13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-textdecoder@npm:13.0.2" + dependencies: + "@polkadot/x-global": "npm:13.0.2" + tslib: "npm:^2.6.2" + checksum: 10c0/c77054ba8c31fd6a73cfa54b4cc4848712e7c49800bbd1c9144291724cc0b170fe3eb66643741c68b2978050dcf1f120de72b3f677942beb57fd80c0dbb14c38 + languageName: node + linkType: hard + "@polkadot/x-textencoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textencoder@npm:12.6.2" @@ -2840,14 +2928,24 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-ws@npm:^12.6.2": - version: 12.6.2 - resolution: "@polkadot/x-ws@npm:12.6.2" +"@polkadot/x-textencoder@npm:13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-textencoder@npm:13.0.2" dependencies: - "@polkadot/x-global": "npm:12.6.2" + "@polkadot/x-global": "npm:13.0.2" + tslib: "npm:^2.6.2" + checksum: 10c0/a84d230975e1fea712d99650644c2352c1a7e2f3140a7d4c842a46df6df1ae15ecdc28ec32ea521beddd1978eaf8b6b80b2b89e1d0aaf47328c1c76dfd29f0d7 + languageName: node + linkType: hard + +"@polkadot/x-ws@npm:^13.0.2": + version: 13.0.2 + resolution: "@polkadot/x-ws@npm:13.0.2" + dependencies: + "@polkadot/x-global": "npm:13.0.2" tslib: "npm:^2.6.2" - ws: "npm:^8.15.1" - checksum: 10c0/15565803a34aa7d6654c4c05725f5f44e504caa69f590523c5569fcbd66cf1e467de03e3e13a4d71bb60efceb28c60fd5719bee5efd721c020cf470025bbeb29 + ws: "npm:^8.16.0" + checksum: 10c0/87b01c6eb52945a6d4f6cb1af6a093cc170230d8bcedd069b226dd041d80e87f6e233fbe19f36f1a9ae00d2f5e9c1b6b901eae5bd3369ab889eaa0ff5c1b723e languageName: node linkType: hard @@ -2926,10 +3024,10 @@ __metadata: languageName: node linkType: hard -"@substrate/ss58-registry@npm:^1.44.0": - version: 1.48.0 - resolution: "@substrate/ss58-registry@npm:1.48.0" - checksum: 10c0/b2ff1bd7688a3f72353f05dd47676a0127be346d0516a0dd2214118d4085637e35a37b115f4bd9101772a9723f6111e4e77dc008cf69ad45b64c806de419547c +"@substrate/ss58-registry@npm:^1.44.0, @substrate/ss58-registry@npm:^1.46.0": + version: 1.49.0 + resolution: "@substrate/ss58-registry@npm:1.49.0" + checksum: 10c0/b50f32e2f4632b31b3e09cec026fef557b1b72f61b6811673f5b0fbe311c5394c2f19fc4c23f97b014c77eb2d0f535a8f079dfd3fb22d5a1d7b043ceeac0d9ac languageName: node linkType: hard @@ -10144,9 +10242,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.15.1, ws@npm:^8.8.1": - version: 8.17.0 - resolution: "ws@npm:8.17.0" +"ws@npm:^8.16.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" @@ -10155,7 +10253,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10c0/55241ec93a66fdfc4bf4f8bc66c8eb038fda2c7a4ee8f6f157f2ca7dc7aa76aea0c0da0bf3adb2af390074a70a0e45456a2eaf80e581e630b75df10a64b0a990 + checksum: 10c0/25eb33aff17edcb90721ed6b0eb250976328533ad3cd1a28a274bd263682e7296a6591ff1436d6cbc50fa67463158b062f9d1122013b361cec99a05f84680e06 languageName: node linkType: hard