From e0668910c198251e4d226ccadd7155ae8b011a37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 01:43:23 +0000 Subject: [PATCH] Update dependency @polkadot/api to ^13.1.1 --- package-lock.json | 928 +++++++++++++++++++++++++++------------------- package.json | 4 +- 2 files changed, 539 insertions(+), 393 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51d9ca1..f6fb245 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@digicatapult/sqnc-identity-service", - "version": "2.0.95", + "version": "2.0.96", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-identity-service", - "version": "2.0.95", + "version": "2.0.96", "license": "Apache-2.0", "dependencies": { "@digicatapult/tsoa-oauth-express": "^0.1.46", - "@polkadot/api": "^13.0.1", + "@polkadot/api": "^13.1.1", "@tsoa/runtime": "^6.4.0", "body-parser": "^2.0.1", "compression": "^1.7.4", @@ -723,24 +723,27 @@ } }, "node_modules/@noble/curves": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.2.tgz", - "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.6.0.tgz", + "integrity": "sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==", "license": "MIT", "dependencies": { - "@noble/hashes": "1.4.0" + "@noble/hashes": "1.5.0" + }, + "engines": { + "node": "^14.21.3 || >=16" }, "funding": { "url": "https://paulmillr.com/funding/" } }, "node_modules/@noble/hashes": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.4.0.tgz", - "integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.5.0.tgz", + "integrity": "sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==", "license": "MIT", "engines": { - "node": ">= 16" + "node": "^14.21.3 || >=16" }, "funding": { "url": "https://paulmillr.com/funding/" @@ -837,25 +840,25 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.0.1.tgz", - "integrity": "sha512-st+Y5I8+7/3PCtO651viU4C7PcbDZJHB93acPjqCGzpekwrxOmnBEsupw8CcJwyRVzj/7qMadkSd0b/Uc8JqIA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.1.1.tgz", + "integrity": "sha512-s4BTMKcf/3YoU14C0GmRC9APQTilNR/kNprRrfP1S+6umwsNoSuFXSZhaUWUovVlNWw7v7dca8NbFDSTjkoS4w==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "13.0.1", - "@polkadot/api-base": "13.0.1", - "@polkadot/api-derive": "13.0.1", - "@polkadot/keyring": "^13.0.2", - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/rpc-core": "13.0.1", - "@polkadot/rpc-provider": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/types-known": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/api-augment": "13.1.1", + "@polkadot/api-base": "13.1.1", + "@polkadot/api-derive": "13.1.1", + "@polkadot/keyring": "^13.1.1", + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/rpc-provider": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/types-known": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -865,17 +868,17 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.0.1.tgz", - "integrity": "sha512-r5R2U8PSPNGBsz+HxZ1JYq/KkDSnDh1aBb+H16wKj2uByXKhedpuGt/z1Myvhfm084ccTloZjXDbfpSdYBLi4Q==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.1.1.tgz", + "integrity": "sha512-QWqw2zWpEEyP2s220b6rv0iq44XwhqQabicpGzCeMPAEJOnvzGjZMVD95o2C3oOq1FR025wQ1CU+4la2P4djNw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "13.0.1", - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/api-base": "13.1.1", + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -889,14 +892,14 @@ "license": "0BSD" }, "node_modules/@polkadot/api-base": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.0.1.tgz", - "integrity": "sha512-TDkgcSZLd3YQ3j9Zx6coEEiBazaK6y3CboaIuUbPNxR9DchlVdIJWSm/1Agh76opsEABK9SjDfsWzVw0TStidA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.1.1.tgz", + "integrity": "sha512-VEIOit6oTkOUi3CRUD1c6b/QF3cP0J1XxyMJR5q1/58fgTeUBjREmIyDgZzoXNX5ZK/9VD6pzqoWnKMeJGV5dA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -911,19 +914,19 @@ "license": "0BSD" }, "node_modules/@polkadot/api-derive": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.0.1.tgz", - "integrity": "sha512-TiPSFp6l9ks0HLJoEWHyqKKz28eoWz3xqglFG10As0udU8J1u8trPyr+SLWHT0DVsto3u9CP+OneWWMA7fTlCw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.1.1.tgz", + "integrity": "sha512-Avj4iSZlXXAPEhwnVAA0ZczW1HsgYYIpJFeC6Em3FhpDl4GLxS/UqwpGRhr97Ibqj6Ukv0dJ755xljyXkXiP+A==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "13.0.1", - "@polkadot/api-augment": "13.0.1", - "@polkadot/api-base": "13.0.1", - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/api": "13.1.1", + "@polkadot/api-augment": "13.1.1", + "@polkadot/api-base": "13.1.1", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -944,47 +947,59 @@ "license": "0BSD" }, "node_modules/@polkadot/keyring": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.0.2.tgz", - "integrity": "sha512-NeLbhyKDT5W8LI9seWTZGePxNTOVpDhv2018HSrEDwJq9Ie0C4TZhUf3KNERCkSveuThXjfQJMs+1CF33ZXPWw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.1.1.tgz", + "integrity": "sha512-Wm+9gn946GIPjGzvueObLGBBS9s541HE6mvKdWGEmPFMzH93ESN931RZlOd67my5MWryiSP05h5SHTp7bSaQTA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/util": "13.0.2", - "@polkadot/util-crypto": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@polkadot/util-crypto": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@polkadot/util": "13.0.2", - "@polkadot/util-crypto": "13.0.2" + "@polkadot/util": "13.1.1", + "@polkadot/util-crypto": "13.1.1" } }, + "node_modules/@polkadot/keyring/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/networks": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.0.2.tgz", - "integrity": "sha512-ABAL+vug/gIwkdFEzeh87JoJd0YKrxSYg/HjUrZ+Zis2ucxQEKpvtCpJ34ku+YrjacBfVqIAkkwd3ZdIPGq9aQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.1.1.tgz", + "integrity": "sha512-eEQ4+Mfl1xFtApeU5PdXZ2XBhxNSvUz9yW+YQVGUCkXRjWFbqNRsTOYWGd9uFbiAOXiiiXbtqfZpxSDzIm4XOg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/util": "13.0.2", - "@substrate/ss58-registry": "^1.46.0", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@substrate/ss58-registry": "^1.50.0", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/networks/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/rpc-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.0.1.tgz", - "integrity": "sha512-igXNG8mONVgqS4Olt7+WmPoX7G/QL/xrHkPOAD2sbS8+p8LC2gDe/+vVFIkKtEKAHgYSel3vZT3iIppjtEG6gw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.1.1.tgz", + "integrity": "sha512-RXcYT+pPkwmAPTpH7DcIjaVEOEzdkAXJBjfF0OxbFKWcqJb8uwRK5PNr7m9OhymwblNFuzmAaLH7bWdzzKiOOA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -998,15 +1013,15 @@ "license": "0BSD" }, "node_modules/@polkadot/rpc-core": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.0.1.tgz", - "integrity": "sha512-+z7/4RUsJKiELEunZgXvi4GkGgjPhQd3+RYwCCN455efJ15SHPgdREsAOwUSBO5/dODqXeqZYojKAUIxMlJNqw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.1.1.tgz", + "integrity": "sha512-dxb1PFCzP9A8go/20KO+nNiqYMjsjY2gU/w0iPyLVH64yI9CW8GWd+77oEmcAuHKMPEHgpfa6sGuR/r0z+M5SQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/rpc-provider": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/rpc-provider": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -1021,19 +1036,19 @@ "license": "0BSD" }, "node_modules/@polkadot/rpc-provider": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.0.1.tgz", - "integrity": "sha512-rl7jizh0b9FI2Z81vbpm+ui6cND3zxMMC8SSxkIzemC0t1L6O/I+zaPYwNpqVpa7wIeZbSfe69SrvtjeZBcn2g==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.1.1.tgz", + "integrity": "sha512-9tG8fEZWsxCoF6PKGECIQHp2tORKt6yIESSdg3pWSP/4xzBEQulqn0SKHcOZV/wwY8goSmw14dA0iyJdLFRP5g==", "license": "Apache-2.0", "dependencies": { - "@polkadot/keyring": "^13.0.2", - "@polkadot/types": "13.0.1", - "@polkadot/types-support": "13.0.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", + "@polkadot/keyring": "^13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-support": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", + "@polkadot/x-fetch": "^13.1.1", + "@polkadot/x-global": "^13.1.1", + "@polkadot/x-ws": "^13.1.1", "eventemitter3": "^5.0.1", "mock-socket": "^9.3.1", "nock": "^13.5.4", @@ -1053,17 +1068,17 @@ "license": "0BSD" }, "node_modules/@polkadot/types": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.0.1.tgz", - "integrity": "sha512-01uOx24Fjvhjt1CvKOL+oy1eExAsF4EVuwgZhwAL+WkD0zqlOlAhqlXn5Wg7sY80yzwmgDTLd8Oej/pHFOdCBQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.1.1.tgz", + "integrity": "sha512-ijNlMGgoUtPtjZCzBHqPJXd9PGwE+kKy7qzQ/Xav4RAMD8X/Mo+9okam755J9WNHCOcajVIQo0PDYeZzLYVk1Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/keyring": "^13.0.2", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/keyring": "^13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -1072,14 +1087,14 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.0.1.tgz", - "integrity": "sha512-MKS8OAiKHgeeLwyjPukHRwlUlrTkdPTVdsFs6H3yWUr0G2I2nIgHuOTK/8OYVBMplNnLgPsNtpEpY+VduAEefQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.1.1.tgz", + "integrity": "sha512-ltsznxCNJR/RKMEbBgwAC9VgbJBYT08MltDiZKOnjJD+Uk2RnOkTpnV/rOCd6MxQ1TNQV/KBCvWT2Y0pK5Gw0Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -1093,13 +1108,13 @@ "license": "0BSD" }, "node_modules/@polkadot/types-codec": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.0.1.tgz", - "integrity": "sha512-E+8Ny8wr/BEGqchoLejP8Z6qmQQaJmBui1rlwWgKCypI4gnDvhNa+hHheIgrUfSzNwUgsxC/04G9fIRnCaxDpw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.1.1.tgz", + "integrity": "sha512-sSvtUtP7YxhlKjN0HIFWIlDUsAxQbJqnAGmFadx4FT6jjHpKSyxi1bBVI5fJqlYVereHkFWhPYX044DIjZnk7w==", "license": "Apache-2.0", "dependencies": { - "@polkadot/util": "^13.0.2", - "@polkadot/x-bigint": "^13.0.2", + "@polkadot/util": "^13.1.1", + "@polkadot/x-bigint": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -1113,13 +1128,13 @@ "license": "0BSD" }, "node_modules/@polkadot/types-create": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.0.1.tgz", - "integrity": "sha512-ge5ZmZOQoCqSOB1JtcZZFq2ysh4rnS9xrwC5BVbtk9GZaop5hRmLLmCXqDn49zEsgynRWHgOiKMP8T9AvOigMg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.1.1.tgz", + "integrity": "sha512-l3LBsMKtx6tYtqxY3IiBEfKtcRacyaKo9YWnh8QDtXlMwBgs+2KJj8sA8/y2OHOSiKYiffz8M/B7KHL7pF5s3Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -1133,16 +1148,16 @@ "license": "0BSD" }, "node_modules/@polkadot/types-known": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.0.1.tgz", - "integrity": "sha512-ZWtQSrDoO290RJu7mZDo1unKcfz1O3ylQkKH7g3oh6Mzmq9I4q7jeS1kS22rJml45berAPIVqZ3zFfODTl6ngA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.1.1.tgz", + "integrity": "sha512-VY7WbcAhaadNarQXC8TaP+M262a+79091dAU1KYYTHxzCndC72ly0rSA+pZZ4bVloKdHrq6Xh3paAISSoEDXhg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/networks": "^13.0.2", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/networks": "^13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -1156,12 +1171,12 @@ "license": "0BSD" }, "node_modules/@polkadot/types-support": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.0.1.tgz", - "integrity": "sha512-UeGnjvyZSegFgzZ6HlR4H7+1itJBAEkGm9NKwEvZTTZJ0dG4zdxbHLNPURJ9UhDYCZ7bOGqkcB49o+hWY25dDA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.1.1.tgz", + "integrity": "sha512-Xjj25175i4X39N37polUxZqtlloa5G5eizEbzk4qKvFdWuvPe6pOVS63oS7WzMhGbZi2PecThDFRz+GptcHqXQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/util": "^13.0.2", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "engines": { @@ -1181,47 +1196,59 @@ "license": "0BSD" }, "node_modules/@polkadot/util": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.0.2.tgz", - "integrity": "sha512-/6bS9sfhJLhs8QuqWaR1eRapzfDdGC5XAQZEPL9NN5sTTA7HxWos8rVleai0UERm8QUMabjZ9rK9KpzbXl7ojg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-bigint": "13.0.2", - "@polkadot/x-global": "13.0.2", - "@polkadot/x-textdecoder": "13.0.2", - "@polkadot/x-textencoder": "13.0.2", + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", "@types/bn.js": "^5.1.5", "bn.js": "^5.2.1", - "tslib": "^2.6.2" + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, "node_modules/@polkadot/util-crypto": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.0.2.tgz", - "integrity": "sha512-woUsJJ6zd/caL7U+D30a5oM/+WK9iNI00Y8aNUHSj6Zq/KPzK9uqDBaLGWwlgrejoMQkxxiU2X0f2LzP15AtQg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.1.1.tgz", + "integrity": "sha512-FG68rrLPdfLcscEyH10vnGkakM4O2lqr71S3GDhgc9WXaS8y9jisLgMPg8jbMHiQBJ3iKYkmtPKiLBowRslj2w==", "license": "Apache-2.0", "dependencies": { "@noble/curves": "^1.3.0", "@noble/hashes": "^1.3.3", - "@polkadot/networks": "13.0.2", - "@polkadot/util": "13.0.2", + "@polkadot/networks": "13.1.1", + "@polkadot/util": "13.1.1", "@polkadot/wasm-crypto": "^7.3.2", "@polkadot/wasm-util": "^7.3.2", - "@polkadot/x-bigint": "13.0.2", - "@polkadot/x-randomvalues": "13.0.2", - "@scure/base": "^1.1.5", - "tslib": "^2.6.2" + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-randomvalues": "13.1.1", + "@scure/base": "^1.1.7", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@polkadot/util": "13.0.2" + "@polkadot/util": "13.1.1" } }, + "node_modules/@polkadot/util-crypto/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, + "node_modules/@polkadot/util/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/wasm-bridge": { "version": "7.3.2", "resolved": "https://registry.npmjs.org/@polkadot/wasm-bridge/-/wasm-bridge-7.3.2.tgz", @@ -1327,105 +1354,147 @@ } }, "node_modules/@polkadot/x-bigint": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.0.2.tgz", - "integrity": "sha512-h2jKT/UaxiEal8LhQeH6+GCjO7GwEqVAD2SNYteCOXff6yNttqAZYJuHZsndbVjVNwqRNf8D5q/zZkD0HUd6xQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-bigint/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-fetch": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.0.2.tgz", - "integrity": "sha512-B/gf9iriUr6za/Ui7zIFBfHz7UBZ68rJEIteWHx1UHRCZPcLqv+hgpev6xIGrkfFljI0/lI7IwtN2qy6HYzFBg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.1.1.tgz", + "integrity": "sha512-qA6mIUUebJbS+oWzq/EagZflmaoa9b25WvsxSFn7mCvzKngXzr+GYCY4XiDwKY/S+/pr/kvSCKZ1ia8BDqPBYQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", + "@polkadot/x-global": "13.1.1", "node-fetch": "^3.3.2", - "tslib": "^2.6.2" + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-fetch/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-global": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.0.2.tgz", - "integrity": "sha512-OoNIXLB5y8vIKpk4R+XmpDPhipNXWSUvEwUnpQT7NAxNLmzgMq1FhbrwBWWPRNHPrQonp7mqxV/X+v5lv1HW/g==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", "license": "Apache-2.0", "dependencies": { - "tslib": "^2.6.2" + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-global/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-randomvalues": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.0.2.tgz", - "integrity": "sha512-SGj+L0H/7TWZtSmtkWlixO4DFzXDdluI0UscN2h285os2Ns8PnmBbue+iJ8PVSzpY1BOxd66gvkkpboPz+jXFQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.1.1.tgz", + "integrity": "sha512-cXj4omwbgzQQSiBtV1ZBw+XhJUU3iz/DS6ghUnGllSZEK+fGqiyaNgeFQzDY0tKjm6kYaDpvtOHR3mHsbzDuTg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@polkadot/util": "13.0.2", + "@polkadot/util": "13.1.1", "@polkadot/wasm-util": "*" } }, + "node_modules/@polkadot/x-randomvalues/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-textdecoder": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.0.2.tgz", - "integrity": "sha512-mauglOkTJxLGmLwLc3J5Jlq/W+SHP53eiy3F8/8JxxfnXrZKgWoQXGpvXYPjFnMZj0MzDSy/6GjyGWnDCgdQFA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-textdecoder/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-textencoder": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.0.2.tgz", - "integrity": "sha512-Lq08H2OnVXj97uaOwg7tcmRS7a4VJYkHEeWO4FyEMOk6P6lU6W8OVNjjxG0se9PCEgmyZPUDbJI//1ynzP4cXw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-textencoder/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@polkadot/x-ws": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.0.2.tgz", - "integrity": "sha512-nC5e2eY5D5ZR5teQOB7ib+dWLbmNws86cTz3BjKCalSMBBIn6i3V9ElgABpierBmnSJe9D94EyrH1BxdVfDxUg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.1.1.tgz", + "integrity": "sha512-E/xFmJTiFzu+IK5M3/8W/9fnvNJFelcnunPv/IgO6UST94SDaTsN/Gbeb6SqPb6CsrTHRl3WD+AZ3ErGGwQfEA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2", + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0", "ws": "^8.16.0" }, "engines": { "node": ">=18" } }, + "node_modules/@polkadot/x-ws/node_modules/tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" + }, "node_modules/@scure/base": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.7.tgz", - "integrity": "sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.9.tgz", + "integrity": "sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==", "license": "MIT", "funding": { "url": "https://paulmillr.com/funding/" @@ -1453,9 +1522,9 @@ "optional": true }, "node_modules/@substrate/connect-known-chains": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.4.0.tgz", - "integrity": "sha512-p/mxn1GobtxJ+7xbIkUH4+/njH1neRHHKTcSGHNOC78Cf6Ch1Xzp082+nMjOBDLQLmraK5PF74AKV3WXHGuALw==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.4.1.tgz", + "integrity": "sha512-WlFKGEE3naIa7iTyy7hJ0RV0dyGpP7Zic1Z8sXr4bJmSEzZoHcfLRbM1D3T+zFAaitffVCu6k55Vj+CFzMPw1Q==", "license": "GPL-3.0-only", "optional": true }, @@ -1479,9 +1548,9 @@ } }, "node_modules/@substrate/ss58-registry": { - "version": "1.49.0", - "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.49.0.tgz", - "integrity": "sha512-leW6Ix4LD7XgvxT7+aobPWSw+WvPcN2Rxof1rmd0mNC5t2n99k1N7UNEvz7YEFSOUeHWmKIY7F5q8KeIqYoHfA==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.50.0.tgz", + "integrity": "sha512-mkmlMlcC+MSd9rA+PN8ljGAm5fVZskvVwkXIsbx4NFwaT8kt38r7e9cyDWscG3z2Zn40POviZvEMrJSk+r2SgQ==", "license": "Apache-2.0" }, "node_modules/@tsoa/cli": { @@ -1572,9 +1641,9 @@ } }, "node_modules/@types/bn.js": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-5.1.5.tgz", - "integrity": "sha512-V46N0zwKRF5Q00AZ6hWtN0T8gGmDUaUzLWQvHFo5yThtVwK/VCenFY3wXVbOvNfajEpsTfQM4IN9k/d6gUVX3A==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-5.1.6.tgz", + "integrity": "sha512-Xh8vSwUeMKeYYrj3cX4lGQgFSF/N03r+tv4AiLl1SucqV+uTQpxRcnM8AkXKHwYP9ZPXOYXRr2KPXpVlIvqh9w==", "license": "MIT", "dependencies": { "@types/node": "*" @@ -7251,17 +7320,17 @@ } }, "@noble/curves": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.2.tgz", - "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.6.0.tgz", + "integrity": "sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==", "requires": { - "@noble/hashes": "1.4.0" + "@noble/hashes": "1.5.0" } }, "@noble/hashes": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.4.0.tgz", - "integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.5.0.tgz", + "integrity": "sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==" }, "@opentelemetry/api": { "version": "1.6.0", @@ -7336,24 +7405,24 @@ "optional": true }, "@polkadot/api": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.0.1.tgz", - "integrity": "sha512-st+Y5I8+7/3PCtO651viU4C7PcbDZJHB93acPjqCGzpekwrxOmnBEsupw8CcJwyRVzj/7qMadkSd0b/Uc8JqIA==", - "requires": { - "@polkadot/api-augment": "13.0.1", - "@polkadot/api-base": "13.0.1", - "@polkadot/api-derive": "13.0.1", - "@polkadot/keyring": "^13.0.2", - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/rpc-core": "13.0.1", - "@polkadot/rpc-provider": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/types-known": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.1.1.tgz", + "integrity": "sha512-s4BTMKcf/3YoU14C0GmRC9APQTilNR/kNprRrfP1S+6umwsNoSuFXSZhaUWUovVlNWw7v7dca8NbFDSTjkoS4w==", + "requires": { + "@polkadot/api-augment": "13.1.1", + "@polkadot/api-base": "13.1.1", + "@polkadot/api-derive": "13.1.1", + "@polkadot/keyring": "^13.1.1", + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/rpc-provider": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/types-known": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -7367,16 +7436,16 @@ } }, "@polkadot/api-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.0.1.tgz", - "integrity": "sha512-r5R2U8PSPNGBsz+HxZ1JYq/KkDSnDh1aBb+H16wKj2uByXKhedpuGt/z1Myvhfm084ccTloZjXDbfpSdYBLi4Q==", - "requires": { - "@polkadot/api-base": "13.0.1", - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.1.1.tgz", + "integrity": "sha512-QWqw2zWpEEyP2s220b6rv0iq44XwhqQabicpGzCeMPAEJOnvzGjZMVD95o2C3oOq1FR025wQ1CU+4la2P4djNw==", + "requires": { + "@polkadot/api-base": "13.1.1", + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7388,13 +7457,13 @@ } }, "@polkadot/api-base": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.0.1.tgz", - "integrity": "sha512-TDkgcSZLd3YQ3j9Zx6coEEiBazaK6y3CboaIuUbPNxR9DchlVdIJWSm/1Agh76opsEABK9SjDfsWzVw0TStidA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.1.1.tgz", + "integrity": "sha512-VEIOit6oTkOUi3CRUD1c6b/QF3cP0J1XxyMJR5q1/58fgTeUBjREmIyDgZzoXNX5ZK/9VD6pzqoWnKMeJGV5dA==", "requires": { - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -7407,18 +7476,18 @@ } }, "@polkadot/api-derive": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.0.1.tgz", - "integrity": "sha512-TiPSFp6l9ks0HLJoEWHyqKKz28eoWz3xqglFG10As0udU8J1u8trPyr+SLWHT0DVsto3u9CP+OneWWMA7fTlCw==", - "requires": { - "@polkadot/api": "13.0.1", - "@polkadot/api-augment": "13.0.1", - "@polkadot/api-base": "13.0.1", - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.1.1.tgz", + "integrity": "sha512-Avj4iSZlXXAPEhwnVAA0ZczW1HsgYYIpJFeC6Em3FhpDl4GLxS/UqwpGRhr97Ibqj6Ukv0dJ755xljyXkXiP+A==", + "requires": { + "@polkadot/api": "13.1.1", + "@polkadot/api-augment": "13.1.1", + "@polkadot/api-base": "13.1.1", + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -7431,34 +7500,48 @@ } }, "@polkadot/keyring": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.0.2.tgz", - "integrity": "sha512-NeLbhyKDT5W8LI9seWTZGePxNTOVpDhv2018HSrEDwJq9Ie0C4TZhUf3KNERCkSveuThXjfQJMs+1CF33ZXPWw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.1.1.tgz", + "integrity": "sha512-Wm+9gn946GIPjGzvueObLGBBS9s541HE6mvKdWGEmPFMzH93ESN931RZlOd67my5MWryiSP05h5SHTp7bSaQTA==", "requires": { - "@polkadot/util": "13.0.2", - "@polkadot/util-crypto": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@polkadot/util-crypto": "13.1.1", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/networks": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.0.2.tgz", - "integrity": "sha512-ABAL+vug/gIwkdFEzeh87JoJd0YKrxSYg/HjUrZ+Zis2ucxQEKpvtCpJ34ku+YrjacBfVqIAkkwd3ZdIPGq9aQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.1.1.tgz", + "integrity": "sha512-eEQ4+Mfl1xFtApeU5PdXZ2XBhxNSvUz9yW+YQVGUCkXRjWFbqNRsTOYWGd9uFbiAOXiiiXbtqfZpxSDzIm4XOg==", "requires": { - "@polkadot/util": "13.0.2", - "@substrate/ss58-registry": "^1.46.0", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@substrate/ss58-registry": "^1.50.0", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/rpc-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.0.1.tgz", - "integrity": "sha512-igXNG8mONVgqS4Olt7+WmPoX7G/QL/xrHkPOAD2sbS8+p8LC2gDe/+vVFIkKtEKAHgYSel3vZT3iIppjtEG6gw==", - "requires": { - "@polkadot/rpc-core": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.1.1.tgz", + "integrity": "sha512-RXcYT+pPkwmAPTpH7DcIjaVEOEzdkAXJBjfF0OxbFKWcqJb8uwRK5PNr7m9OhymwblNFuzmAaLH7bWdzzKiOOA==", + "requires": { + "@polkadot/rpc-core": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7470,14 +7553,14 @@ } }, "@polkadot/rpc-core": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.0.1.tgz", - "integrity": "sha512-+z7/4RUsJKiELEunZgXvi4GkGgjPhQd3+RYwCCN455efJ15SHPgdREsAOwUSBO5/dODqXeqZYojKAUIxMlJNqw==", - "requires": { - "@polkadot/rpc-augment": "13.0.1", - "@polkadot/rpc-provider": "13.0.1", - "@polkadot/types": "13.0.1", - "@polkadot/util": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.1.1.tgz", + "integrity": "sha512-dxb1PFCzP9A8go/20KO+nNiqYMjsjY2gU/w0iPyLVH64yI9CW8GWd+77oEmcAuHKMPEHgpfa6sGuR/r0z+M5SQ==", + "requires": { + "@polkadot/rpc-augment": "13.1.1", + "@polkadot/rpc-provider": "13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -7490,18 +7573,18 @@ } }, "@polkadot/rpc-provider": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.0.1.tgz", - "integrity": "sha512-rl7jizh0b9FI2Z81vbpm+ui6cND3zxMMC8SSxkIzemC0t1L6O/I+zaPYwNpqVpa7wIeZbSfe69SrvtjeZBcn2g==", - "requires": { - "@polkadot/keyring": "^13.0.2", - "@polkadot/types": "13.0.1", - "@polkadot/types-support": "13.0.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", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.1.1.tgz", + "integrity": "sha512-9tG8fEZWsxCoF6PKGECIQHp2tORKt6yIESSdg3pWSP/4xzBEQulqn0SKHcOZV/wwY8goSmw14dA0iyJdLFRP5g==", + "requires": { + "@polkadot/keyring": "^13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-support": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", + "@polkadot/x-fetch": "^13.1.1", + "@polkadot/x-global": "^13.1.1", + "@polkadot/x-ws": "^13.1.1", "@substrate/connect": "0.8.11", "eventemitter3": "^5.0.1", "mock-socket": "^9.3.1", @@ -7517,16 +7600,16 @@ } }, "@polkadot/types": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.0.1.tgz", - "integrity": "sha512-01uOx24Fjvhjt1CvKOL+oy1eExAsF4EVuwgZhwAL+WkD0zqlOlAhqlXn5Wg7sY80yzwmgDTLd8Oej/pHFOdCBQ==", - "requires": { - "@polkadot/keyring": "^13.0.2", - "@polkadot/types-augment": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.1.1.tgz", + "integrity": "sha512-ijNlMGgoUtPtjZCzBHqPJXd9PGwE+kKy7qzQ/Xav4RAMD8X/Mo+9okam755J9WNHCOcajVIQo0PDYeZzLYVk1Q==", + "requires": { + "@polkadot/keyring": "^13.1.1", + "@polkadot/types-augment": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" }, @@ -7539,13 +7622,13 @@ } }, "@polkadot/types-augment": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.0.1.tgz", - "integrity": "sha512-MKS8OAiKHgeeLwyjPukHRwlUlrTkdPTVdsFs6H3yWUr0G2I2nIgHuOTK/8OYVBMplNnLgPsNtpEpY+VduAEefQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.1.1.tgz", + "integrity": "sha512-ltsznxCNJR/RKMEbBgwAC9VgbJBYT08MltDiZKOnjJD+Uk2RnOkTpnV/rOCd6MxQ1TNQV/KBCvWT2Y0pK5Gw0Q==", "requires": { - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7557,12 +7640,12 @@ } }, "@polkadot/types-codec": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.0.1.tgz", - "integrity": "sha512-E+8Ny8wr/BEGqchoLejP8Z6qmQQaJmBui1rlwWgKCypI4gnDvhNa+hHheIgrUfSzNwUgsxC/04G9fIRnCaxDpw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.1.1.tgz", + "integrity": "sha512-sSvtUtP7YxhlKjN0HIFWIlDUsAxQbJqnAGmFadx4FT6jjHpKSyxi1bBVI5fJqlYVereHkFWhPYX044DIjZnk7w==", "requires": { - "@polkadot/util": "^13.0.2", - "@polkadot/x-bigint": "^13.0.2", + "@polkadot/util": "^13.1.1", + "@polkadot/x-bigint": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7574,12 +7657,12 @@ } }, "@polkadot/types-create": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.0.1.tgz", - "integrity": "sha512-ge5ZmZOQoCqSOB1JtcZZFq2ysh4rnS9xrwC5BVbtk9GZaop5hRmLLmCXqDn49zEsgynRWHgOiKMP8T9AvOigMg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.1.1.tgz", + "integrity": "sha512-l3LBsMKtx6tYtqxY3IiBEfKtcRacyaKo9YWnh8QDtXlMwBgs+2KJj8sA8/y2OHOSiKYiffz8M/B7KHL7pF5s3Q==", "requires": { - "@polkadot/types-codec": "13.0.1", - "@polkadot/util": "^13.0.2", + "@polkadot/types-codec": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7591,15 +7674,15 @@ } }, "@polkadot/types-known": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.0.1.tgz", - "integrity": "sha512-ZWtQSrDoO290RJu7mZDo1unKcfz1O3ylQkKH7g3oh6Mzmq9I4q7jeS1kS22rJml45berAPIVqZ3zFfODTl6ngA==", - "requires": { - "@polkadot/networks": "^13.0.2", - "@polkadot/types": "13.0.1", - "@polkadot/types-codec": "13.0.1", - "@polkadot/types-create": "13.0.1", - "@polkadot/util": "^13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.1.1.tgz", + "integrity": "sha512-VY7WbcAhaadNarQXC8TaP+M262a+79091dAU1KYYTHxzCndC72ly0rSA+pZZ4bVloKdHrq6Xh3paAISSoEDXhg==", + "requires": { + "@polkadot/networks": "^13.1.1", + "@polkadot/types": "13.1.1", + "@polkadot/types-codec": "13.1.1", + "@polkadot/types-create": "13.1.1", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7611,11 +7694,11 @@ } }, "@polkadot/types-support": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.0.1.tgz", - "integrity": "sha512-UeGnjvyZSegFgzZ6HlR4H7+1itJBAEkGm9NKwEvZTTZJ0dG4zdxbHLNPURJ9UhDYCZ7bOGqkcB49o+hWY25dDA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.1.1.tgz", + "integrity": "sha512-Xjj25175i4X39N37polUxZqtlloa5G5eizEbzk4qKvFdWuvPe6pOVS63oS7WzMhGbZi2PecThDFRz+GptcHqXQ==", "requires": { - "@polkadot/util": "^13.0.2", + "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, "dependencies": { @@ -7627,34 +7710,48 @@ } }, "@polkadot/util": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.0.2.tgz", - "integrity": "sha512-/6bS9sfhJLhs8QuqWaR1eRapzfDdGC5XAQZEPL9NN5sTTA7HxWos8rVleai0UERm8QUMabjZ9rK9KpzbXl7ojg==", - "requires": { - "@polkadot/x-bigint": "13.0.2", - "@polkadot/x-global": "13.0.2", - "@polkadot/x-textdecoder": "13.0.2", - "@polkadot/x-textencoder": "13.0.2", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", + "requires": { + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", "@types/bn.js": "^5.1.5", "bn.js": "^5.2.1", - "tslib": "^2.6.2" + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/util-crypto": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.0.2.tgz", - "integrity": "sha512-woUsJJ6zd/caL7U+D30a5oM/+WK9iNI00Y8aNUHSj6Zq/KPzK9uqDBaLGWwlgrejoMQkxxiU2X0f2LzP15AtQg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.1.1.tgz", + "integrity": "sha512-FG68rrLPdfLcscEyH10vnGkakM4O2lqr71S3GDhgc9WXaS8y9jisLgMPg8jbMHiQBJ3iKYkmtPKiLBowRslj2w==", "requires": { "@noble/curves": "^1.3.0", "@noble/hashes": "^1.3.3", - "@polkadot/networks": "13.0.2", - "@polkadot/util": "13.0.2", + "@polkadot/networks": "13.1.1", + "@polkadot/util": "13.1.1", "@polkadot/wasm-crypto": "^7.3.2", "@polkadot/wasm-util": "^7.3.2", - "@polkadot/x-bigint": "13.0.2", - "@polkadot/x-randomvalues": "13.0.2", - "@scure/base": "^1.1.5", - "tslib": "^2.6.2" + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-randomvalues": "13.1.1", + "@scure/base": "^1.1.7", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/wasm-bridge": { @@ -7717,73 +7814,122 @@ } }, "@polkadot/x-bigint": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.0.2.tgz", - "integrity": "sha512-h2jKT/UaxiEal8LhQeH6+GCjO7GwEqVAD2SNYteCOXff6yNttqAZYJuHZsndbVjVNwqRNf8D5q/zZkD0HUd6xQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", "requires": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-fetch": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.0.2.tgz", - "integrity": "sha512-B/gf9iriUr6za/Ui7zIFBfHz7UBZ68rJEIteWHx1UHRCZPcLqv+hgpev6xIGrkfFljI0/lI7IwtN2qy6HYzFBg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.1.1.tgz", + "integrity": "sha512-qA6mIUUebJbS+oWzq/EagZflmaoa9b25WvsxSFn7mCvzKngXzr+GYCY4XiDwKY/S+/pr/kvSCKZ1ia8BDqPBYQ==", "requires": { - "@polkadot/x-global": "13.0.2", + "@polkadot/x-global": "13.1.1", "node-fetch": "^3.3.2", - "tslib": "^2.6.2" + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-global": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.0.2.tgz", - "integrity": "sha512-OoNIXLB5y8vIKpk4R+XmpDPhipNXWSUvEwUnpQT7NAxNLmzgMq1FhbrwBWWPRNHPrQonp7mqxV/X+v5lv1HW/g==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", "requires": { - "tslib": "^2.6.2" + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-randomvalues": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.0.2.tgz", - "integrity": "sha512-SGj+L0H/7TWZtSmtkWlixO4DFzXDdluI0UscN2h285os2Ns8PnmBbue+iJ8PVSzpY1BOxd66gvkkpboPz+jXFQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.1.1.tgz", + "integrity": "sha512-cXj4omwbgzQQSiBtV1ZBw+XhJUU3iz/DS6ghUnGllSZEK+fGqiyaNgeFQzDY0tKjm6kYaDpvtOHR3mHsbzDuTg==", "requires": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-textdecoder": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.0.2.tgz", - "integrity": "sha512-mauglOkTJxLGmLwLc3J5Jlq/W+SHP53eiy3F8/8JxxfnXrZKgWoQXGpvXYPjFnMZj0MzDSy/6GjyGWnDCgdQFA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", "requires": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-textencoder": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.0.2.tgz", - "integrity": "sha512-Lq08H2OnVXj97uaOwg7tcmRS7a4VJYkHEeWO4FyEMOk6P6lU6W8OVNjjxG0se9PCEgmyZPUDbJI//1ynzP4cXw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", "requires": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@polkadot/x-ws": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.0.2.tgz", - "integrity": "sha512-nC5e2eY5D5ZR5teQOB7ib+dWLbmNws86cTz3BjKCalSMBBIn6i3V9ElgABpierBmnSJe9D94EyrH1BxdVfDxUg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.1.1.tgz", + "integrity": "sha512-E/xFmJTiFzu+IK5M3/8W/9fnvNJFelcnunPv/IgO6UST94SDaTsN/Gbeb6SqPb6CsrTHRl3WD+AZ3ErGGwQfEA==", "requires": { - "@polkadot/x-global": "13.0.2", - "tslib": "^2.6.2", + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0", "ws": "^8.16.0" + }, + "dependencies": { + "tslib": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } } }, "@scure/base": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.7.tgz", - "integrity": "sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==" + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.9.tgz", + "integrity": "sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==" }, "@substrate/connect": { "version": "0.8.11", @@ -7804,9 +7950,9 @@ "optional": true }, "@substrate/connect-known-chains": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.4.0.tgz", - "integrity": "sha512-p/mxn1GobtxJ+7xbIkUH4+/njH1neRHHKTcSGHNOC78Cf6Ch1Xzp082+nMjOBDLQLmraK5PF74AKV3WXHGuALw==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.4.1.tgz", + "integrity": "sha512-WlFKGEE3naIa7iTyy7hJ0RV0dyGpP7Zic1Z8sXr4bJmSEzZoHcfLRbM1D3T+zFAaitffVCu6k55Vj+CFzMPw1Q==", "optional": true }, "@substrate/light-client-extension-helpers": { @@ -7825,9 +7971,9 @@ } }, "@substrate/ss58-registry": { - "version": "1.49.0", - "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.49.0.tgz", - "integrity": "sha512-leW6Ix4LD7XgvxT7+aobPWSw+WvPcN2Rxof1rmd0mNC5t2n99k1N7UNEvz7YEFSOUeHWmKIY7F5q8KeIqYoHfA==" + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.50.0.tgz", + "integrity": "sha512-mkmlMlcC+MSd9rA+PN8ljGAm5fVZskvVwkXIsbx4NFwaT8kt38r7e9cyDWscG3z2Zn40POviZvEMrJSk+r2SgQ==" }, "@tsoa/cli": { "version": "6.4.0", @@ -7894,9 +8040,9 @@ } }, "@types/bn.js": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-5.1.5.tgz", - "integrity": "sha512-V46N0zwKRF5Q00AZ6hWtN0T8gGmDUaUzLWQvHFo5yThtVwK/VCenFY3wXVbOvNfajEpsTfQM4IN9k/d6gUVX3A==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-5.1.6.tgz", + "integrity": "sha512-Xh8vSwUeMKeYYrj3cX4lGQgFSF/N03r+tv4AiLl1SucqV+uTQpxRcnM8AkXKHwYP9ZPXOYXRr2KPXpVlIvqh9w==", "requires": { "@types/node": "*" } diff --git a/package.json b/package.json index c674908..77518e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-identity-service", - "version": "2.0.95", + "version": "2.0.96", "description": "Identity Service for SQNC", "type": "module", "main": "src/index.ts", @@ -36,7 +36,7 @@ "homepage": "https://github.com/digicatapult/sqnc-identity-service#readme", "dependencies": { "@digicatapult/tsoa-oauth-express": "^0.1.46", - "@polkadot/api": "^13.0.1", + "@polkadot/api": "^13.1.1", "@tsoa/runtime": "^6.4.0", "body-parser": "^2.0.1", "compression": "^1.7.4",