From 1fd916a4ffc03aaa3776a8f7c94578617634c6e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 05:24:01 +0000 Subject: [PATCH] chore(deps): bump @polkadot/api from 10.6.1 to 10.7.1 in /javascript Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 10.6.1 to 10.7.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v10.7.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- javascript/package-lock.json | 478 ++++++++---------- javascript/packages/orchestrator/package.json | 2 +- 2 files changed, 203 insertions(+), 277 deletions(-) diff --git a/javascript/package-lock.json b/javascript/package-lock.json index ba377b29d..d0fe80cb6 100644 --- a/javascript/package-lock.json +++ b/javascript/package-lock.json @@ -371,24 +371,24 @@ } }, "node_modules/@polkadot/api": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-10.6.1.tgz", - "integrity": "sha512-LVDMfppdjvYCqvWoFRQRTAAmRho0Vyv9lBtdPfZLQuSq/eHQLRmtgz1dT/8aL3kmJL0ui0inBP9Ql3Fr6qsU8w==", - "dependencies": { - "@polkadot/api-augment": "10.6.1", - "@polkadot/api-base": "10.6.1", - "@polkadot/api-derive": "10.6.1", - "@polkadot/keyring": "^12.1.2", - "@polkadot/rpc-augment": "10.6.1", - "@polkadot/rpc-core": "10.6.1", - "@polkadot/rpc-provider": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/types-augment": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/types-create": "10.6.1", - "@polkadot/types-known": "10.6.1", - "@polkadot/util": "^12.1.2", - "@polkadot/util-crypto": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-10.7.1.tgz", + "integrity": "sha512-6jVYCVlKvQC1HctlZdH3fg28yWb5Wv7IMJn055j66aE+D54z+P8VYdUx17rZsUCWjg6lMlVyzybM9aTm5TE8Sw==", + "dependencies": { + "@polkadot/api-augment": "10.7.1", + "@polkadot/api-base": "10.7.1", + "@polkadot/api-derive": "10.7.1", + "@polkadot/keyring": "^12.2.1", + "@polkadot/rpc-augment": "10.7.1", + "@polkadot/rpc-core": "10.7.1", + "@polkadot/rpc-provider": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-augment": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/types-create": "10.7.1", + "@polkadot/types-known": "10.7.1", + "@polkadot/util": "^12.2.1", + "@polkadot/util-crypto": "^12.2.1", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.5.0" @@ -398,16 +398,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-10.6.1.tgz", - "integrity": "sha512-wgZG2yaIziWgYZxkkkdGgqPOwsxaXW/aHe5trTWxBgbX8SDJbGFiu5yWKetsUnpWIO1nsvovMnCjjeBsmG2YHg==", - "dependencies": { - "@polkadot/api-base": "10.6.1", - "@polkadot/rpc-augment": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/types-augment": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/util": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-10.7.1.tgz", + "integrity": "sha512-VX4sUXV0bq0/pVFTzVUhSLvcGMZKuUTrajv6bZMPBbSjhIN0aWPX2d+/dsHEaNnqnROU0P/40i0oeFMfjv4tzg==", + "dependencies": { + "@polkadot/api-base": "10.7.1", + "@polkadot/rpc-augment": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-augment": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -415,13 +415,13 @@ } }, "node_modules/@polkadot/api-base": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-10.6.1.tgz", - "integrity": "sha512-RvZtQoAZiRNknzOsS/89AsZSr/36j3c6Gkx3IfMtRGlLC8QXRTLgecNGcuEJLgu44oz1jqOJrCxS39/+h+AJlQ==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-10.7.1.tgz", + "integrity": "sha512-bgNjwd7I67kSxLzQGpwpGq3nZYb0PdnroAqNNmKVtNms0JGdRsX8j06nJ89XRXDq+bwOXaDslrC3VKgrCm36DA==", "dependencies": { - "@polkadot/rpc-core": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/util": "^12.1.2", + "@polkadot/rpc-core": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/util": "^12.2.1", "rxjs": "^7.8.1", "tslib": "^2.5.0" }, @@ -430,18 +430,18 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-10.6.1.tgz", - "integrity": "sha512-yywRRrU1QkUtruR4k+ywlknGJ6tNhFlqEX8ZhCsUhwLDW1dZQO5AX+2fPxTvyhXcPL/NLUtTJEIyJxeysFMWlg==", - "dependencies": { - "@polkadot/api": "10.6.1", - "@polkadot/api-augment": "10.6.1", - "@polkadot/api-base": "10.6.1", - "@polkadot/rpc-core": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/util": "^12.1.2", - "@polkadot/util-crypto": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-10.7.1.tgz", + "integrity": "sha512-pyNRe8OrA6iNuYKGO/BlxGmKavzohwAAweVphuZnbWfVUKjuRZEgclHYRq/O+pKrPMm3eIbsHVvFlMnIU+rxFw==", + "dependencies": { + "@polkadot/api": "10.7.1", + "@polkadot/api-augment": "10.7.1", + "@polkadot/api-base": "10.7.1", + "@polkadot/rpc-core": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/util": "^12.2.1", + "@polkadot/util-crypto": "^12.2.1", "rxjs": "^7.8.1", "tslib": "^2.5.0" }, @@ -450,28 +450,28 @@ } }, "node_modules/@polkadot/keyring": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-12.1.2.tgz", - "integrity": "sha512-HskFoZwLwRWPthEQK50uOiOsbdIt0AY3gcrDmSS2ltkpUDY9qzlb/fAj0+QGtTrK36v5gHT8OD56Pd4l0FDMFw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-12.2.1.tgz", + "integrity": "sha512-YqgpU+97OZgnSUL56DEMib937Dpb1bTTDPYHhBiN1yNCKod7UboWXIe4xPh+1Kzugum+dEyPpdV+fHH10rtDzw==", "dependencies": { - "@polkadot/util": "12.1.2", - "@polkadot/util-crypto": "12.1.2", + "@polkadot/util": "12.2.1", + "@polkadot/util-crypto": "12.2.1", "tslib": "^2.5.0" }, "engines": { "node": ">=16" }, "peerDependencies": { - "@polkadot/util": "12.1.2", - "@polkadot/util-crypto": "12.1.2" + "@polkadot/util": "12.2.1", + "@polkadot/util-crypto": "12.2.1" } }, "node_modules/@polkadot/networks": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-12.1.2.tgz", - "integrity": "sha512-9gC5GYGFKXHY4oQaMfYvLLxGJ55slT3V8Zc6uk96KKysEvpSMDXdPUAKZJ3SXN9Iz3KaEa9x6RD5ZEf5j6BJ6g==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-12.2.1.tgz", + "integrity": "sha512-lYLvFv6iQ2UzkP66zJfsiTo2goeaNeKuwiaGoRoFrDwdwVeZK/+rCsz1uAyvbwmpZIaK8K+dTlSBVWlFoAkgcA==", "dependencies": { - "@polkadot/util": "12.1.2", + "@polkadot/util": "12.2.1", "@substrate/ss58-registry": "^1.40.0", "tslib": "^2.5.0" }, @@ -480,14 +480,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-10.6.1.tgz", - "integrity": "sha512-xlDU/yRuGJiW0FpRH43/ltyniW0aRMAtgwphxcrQWXiSy5IiPwwFNUoGUgAibPvXf/U2/8cPKlkm1aZVIitBjQ==", - "dependencies": { - "@polkadot/rpc-core": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/util": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-10.7.1.tgz", + "integrity": "sha512-D4msTT74PaiI3M8E8vhXdN9oNyXaKcTpTWzfJvP5m8fj0YrKS+zoZotePyiry5n/Pam2RzwYdiu/vktuDuvn9w==", + "dependencies": { + "@polkadot/rpc-core": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -495,14 +495,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-10.6.1.tgz", - "integrity": "sha512-Od6Np+dJGjRD82ISZy/wh8D+DRRqbifFaVm9X+xS2I80qCdaLjN/A78mC+LqruOhlNC+1JgrF8h8/lASWwz73w==", - "dependencies": { - "@polkadot/rpc-augment": "10.6.1", - "@polkadot/rpc-provider": "10.6.1", - "@polkadot/types": "10.6.1", - "@polkadot/util": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-10.7.1.tgz", + "integrity": "sha512-XIK28zCVmEpSgnB1DomXNdfMYKUTP5h/bnb+oaWeNUxFxBQtmO1a9UNlZG6thsnma2jlNFVzB0ihR3xoTkka0A==", + "dependencies": { + "@polkadot/rpc-augment": "10.7.1", + "@polkadot/rpc-provider": "10.7.1", + "@polkadot/types": "10.7.1", + "@polkadot/util": "^12.2.1", "rxjs": "^7.8.1", "tslib": "^2.5.0" }, @@ -511,18 +511,18 @@ } }, "node_modules/@polkadot/rpc-provider": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-10.6.1.tgz", - "integrity": "sha512-4tkNgHQJ6/2HnK68kscgO5JhitWNwnQUPFIAhtkIjKec9mu9hzjRS8XzouvYoYO93Cfhf7fD0E5gF0akKLRBRg==", - "dependencies": { - "@polkadot/keyring": "^12.1.2", - "@polkadot/types": "10.6.1", - "@polkadot/types-support": "10.6.1", - "@polkadot/util": "^12.1.2", - "@polkadot/util-crypto": "^12.1.2", - "@polkadot/x-fetch": "^12.1.2", - "@polkadot/x-global": "^12.1.2", - "@polkadot/x-ws": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-10.7.1.tgz", + "integrity": "sha512-FVaoqtPLb9uhDQb9bE2KSnDqzApsb/hpN57VcylbiUsSACBARGBWrHNAN5rQ8TFN2H6Uv8SqdxTsHeM74Ny2mw==", + "dependencies": { + "@polkadot/keyring": "^12.2.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-support": "10.7.1", + "@polkadot/util": "^12.2.1", + "@polkadot/util-crypto": "^12.2.1", + "@polkadot/x-fetch": "^12.2.1", + "@polkadot/x-global": "^12.2.1", + "@polkadot/x-ws": "^12.2.1", "eventemitter3": "^5.0.1", "mock-socket": "^9.2.1", "nock": "^13.3.1", @@ -536,16 +536,16 @@ } }, "node_modules/@polkadot/types": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-10.6.1.tgz", - "integrity": "sha512-ZRzFwX0Pd+djq8aRxbT03F5UooVdSF9vKDeDfoFLN4pvh5CT/J2/bYJXhdTnbg5o3QanVKekiVxEg0Zk80nWzw==", - "dependencies": { - "@polkadot/keyring": "^12.1.2", - "@polkadot/types-augment": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/types-create": "10.6.1", - "@polkadot/util": "^12.1.2", - "@polkadot/util-crypto": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-10.7.1.tgz", + "integrity": "sha512-Bb1DiYya0jLVYjyvOeJppJJikj6v1XXyHsj1OpvKK/ErnIGX0Esj8UyakmKxvDf2y0fn4VabCwXviuUIZhUTFg==", + "dependencies": { + "@polkadot/keyring": "^12.2.1", + "@polkadot/types-augment": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/types-create": "10.7.1", + "@polkadot/util": "^12.2.1", + "@polkadot/util-crypto": "^12.2.1", "rxjs": "^7.8.1", "tslib": "^2.5.0" }, @@ -554,13 +554,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-10.6.1.tgz", - "integrity": "sha512-BUOIDHqqiS+NPJSBUTbeF/d3pGebLQPQU8BiN1dDMc9KQaOUVEkSX+0ZBUfOCIHB3AaqgQGL9qofObvdigQSuA==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-10.7.1.tgz", + "integrity": "sha512-8Yr3iNA9ZU6S0CdR6njM0hx4EBgsm5lZJtytQ8rSxfe8zYOLnh8lz9QLF+iyI+KNFAFwPwfgQ5QwO6zRd8WT+Q==", "dependencies": { - "@polkadot/types": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/util": "^12.1.2", + "@polkadot/types": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -568,12 +568,12 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-10.6.1.tgz", - "integrity": "sha512-4a4va5gb/L3Tc7902iGrf7Azf6YtUteaqf3qtCRbl8pFMNAu3ZVkfcrto09miwx6CgDEIQM9Zk7dzdPIFHJDQw==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-10.7.1.tgz", + "integrity": "sha512-3VoR1JXFuwt3MQ+E7Vds0UsSRwytS9yo0GtgfP9Nmwt8neQE8JHEd/nAb4JrJFozr3bNRTj+A94wbYk/XB6VKA==", "dependencies": { - "@polkadot/util": "^12.1.2", - "@polkadot/x-bigint": "^12.1.2", + "@polkadot/util": "^12.2.1", + "@polkadot/x-bigint": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -581,12 +581,12 @@ } }, "node_modules/@polkadot/types-create": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-10.6.1.tgz", - "integrity": "sha512-Wj7ohXlK68h5JwIDMS/GR/znlMjwNtt4MYye7qCVhcbCjPaqb6DtK/bhL8FdkufD6bKZWkwA+gb5uF1paoxLGQ==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-10.7.1.tgz", + "integrity": "sha512-DJM7Rog2H7XNbGB18s1PY14yfgRNTIZVzHJxkdkXg5eXDWNmrVbwJFKP8gc469cpND+gooDAJeZ5gToiJEb4Hw==", "dependencies": { - "@polkadot/types-codec": "10.6.1", - "@polkadot/util": "^12.1.2", + "@polkadot/types-codec": "10.7.1", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -594,15 +594,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-10.6.1.tgz", - "integrity": "sha512-IPHCrHx+WHMcutmORB9hBJRyeD1uA9V1QuM+4WBFt7567m61q1s6Z4bhACfh8RsqXeIiLezylBn5gIf5VvHu/A==", - "dependencies": { - "@polkadot/networks": "^12.1.2", - "@polkadot/types": "10.6.1", - "@polkadot/types-codec": "10.6.1", - "@polkadot/types-create": "10.6.1", - "@polkadot/util": "^12.1.2", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-10.7.1.tgz", + "integrity": "sha512-4lff8uE6OcHsvhJYS6/feKnkDGnFd6jOSpi7d5WYDnxTpTbfvaS8UmZ1ZB9P3TjimrnnX+yV/pqFQV9TMA0bjA==", + "dependencies": { + "@polkadot/networks": "^12.2.1", + "@polkadot/types": "10.7.1", + "@polkadot/types-codec": "10.7.1", + "@polkadot/types-create": "10.7.1", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -610,11 +610,11 @@ } }, "node_modules/@polkadot/types-support": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-10.6.1.tgz", - "integrity": "sha512-nEMWzvuTZfeLxBs4FVdJZkuoO51DJYnSzPzNpoa1N7VOcteInR75rnkdHUbh4IF6AoKmc+yL7Uro8i66wRkQNg==", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-10.7.1.tgz", + "integrity": "sha512-E7bJfqI9ajCsidRjHiIHTil6av+M+LVfiO9viPjA4PhMp6RIuH6jZ9xUZ6S6hM25zqDwnxtGjx3CPARAx6dwLg==", "dependencies": { - "@polkadot/util": "^12.1.2", + "@polkadot/util": "^12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -622,14 +622,14 @@ } }, "node_modules/@polkadot/util": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-12.1.2.tgz", - "integrity": "sha512-Da8q+0WVWSuMMS3hLAwnIid8FKRGLmwhD69jikye47zeEXCtvp4e/bjD0YbINNKHoeIRsApchJtqmbaEoxXjIQ==", - "dependencies": { - "@polkadot/x-bigint": "12.1.2", - "@polkadot/x-global": "12.1.2", - "@polkadot/x-textdecoder": "12.1.2", - "@polkadot/x-textencoder": "12.1.2", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-12.2.1.tgz", + "integrity": "sha512-MQmPx9aCX4GTpDY/USUQywXRyaDbaibg4V1+c/CoRTsoDu+XHNM8G3lpabdNAYKZrtxg+3/1bTS0ojm6ANSQRw==", + "dependencies": { + "@polkadot/x-bigint": "12.2.1", + "@polkadot/x-global": "12.2.1", + "@polkadot/x-textdecoder": "12.2.1", + "@polkadot/x-textencoder": "12.2.1", "@types/bn.js": "^5.1.1", "bn.js": "^5.2.1", "tslib": "^2.5.0" @@ -639,18 +639,18 @@ } }, "node_modules/@polkadot/util-crypto": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-12.1.2.tgz", - "integrity": "sha512-xV5P7auvs2Qck+HGGk2uaJWyujbJSFc+VDlM/giqM2xKgfmkRUTgGtcBuLLLZq5R1A9tGW5DUQg0VgVHYJaNvw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-12.2.1.tgz", + "integrity": "sha512-MFh7Sdm7/G9ot5eIBZGuQXTYP/EbOCh1+ODyygp9/TjWAmJZMq1J73Uqk4KmzkwpDBpNZO8TGjiYwL8lR6BnGg==", "dependencies": { "@noble/curves": "1.0.0", "@noble/hashes": "1.3.0", - "@polkadot/networks": "12.1.2", - "@polkadot/util": "12.1.2", - "@polkadot/wasm-crypto": "^7.1.2", - "@polkadot/wasm-util": "^7.1.2", - "@polkadot/x-bigint": "12.1.2", - "@polkadot/x-randomvalues": "12.1.2", + "@polkadot/networks": "12.2.1", + "@polkadot/util": "12.2.1", + "@polkadot/wasm-crypto": "^7.2.1", + "@polkadot/wasm-util": "^7.2.1", + "@polkadot/x-bigint": "12.2.1", + "@polkadot/x-randomvalues": "12.2.1", "@scure/base": "1.1.1", "tslib": "^2.5.0" }, @@ -658,15 +658,15 @@ "node": ">=16" }, "peerDependencies": { - "@polkadot/util": "12.1.2" + "@polkadot/util": "12.2.1" } }, "node_modules/@polkadot/wasm-bridge": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-bridge/-/wasm-bridge-7.1.2.tgz", - "integrity": "sha512-6t8b1el/03b30ZFKVFYU5pQEx9OeDZ3GBndgZ5b6fMNFRoowFWTwx74HLqhXlQb+hOTjGJA70jHdxkplh1sO3A==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-bridge/-/wasm-bridge-7.2.1.tgz", + "integrity": "sha512-uV/LHREDBGBbHrrv7HTki+Klw0PYZzFomagFWII4lp6Toj/VCvRh5WMzooVC+g/XsBGosAwrvBhoModabyHx+A==", "dependencies": { - "@polkadot/wasm-util": "7.1.2", + "@polkadot/wasm-util": "7.2.1", "tslib": "^2.5.0" }, "engines": { @@ -678,15 +678,15 @@ } }, "node_modules/@polkadot/wasm-crypto": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-7.1.2.tgz", - "integrity": "sha512-DO5Xf5nA2mSVdWnRM+PLAVE/wcg9vZAQkSHHSE+/qDmDVCQYygksHOA8ecRvn8nGfMNZQ0rmlIlsgyvAEtX1pw==", - "dependencies": { - "@polkadot/wasm-bridge": "7.1.2", - "@polkadot/wasm-crypto-asmjs": "7.1.2", - "@polkadot/wasm-crypto-init": "7.1.2", - "@polkadot/wasm-crypto-wasm": "7.1.2", - "@polkadot/wasm-util": "7.1.2", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-7.2.1.tgz", + "integrity": "sha512-SA2+33S9TAwGhniKgztVN6pxUKpGfN4Tre/eUZGUfpgRkT92wIUT2GpGWQE+fCCqGQgADrNiBcwt6XwdPqMQ4Q==", + "dependencies": { + "@polkadot/wasm-bridge": "7.2.1", + "@polkadot/wasm-crypto-asmjs": "7.2.1", + "@polkadot/wasm-crypto-init": "7.2.1", + "@polkadot/wasm-crypto-wasm": "7.2.1", + "@polkadot/wasm-util": "7.2.1", "tslib": "^2.5.0" }, "engines": { @@ -698,9 +698,9 @@ } }, "node_modules/@polkadot/wasm-crypto-asmjs": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.1.2.tgz", - "integrity": "sha512-Gdb824MoeWjESv7fu57Dqpvmx7FR2zhM2Os34/H8s1LcZ8m5qUxvm22kjtq+6DRJlGo7KxpS0OA4xCbSDDe0rA==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.2.1.tgz", + "integrity": "sha512-z/d21bmxyVfkzGsKef/FWswKX02x5lK97f4NPBZ9XBeiFkmzlXhdSnu58/+b1sKsRAGdW/Rn/rTNRDhW0GqCAg==", "dependencies": { "tslib": "^2.5.0" }, @@ -712,14 +712,14 @@ } }, "node_modules/@polkadot/wasm-crypto-init": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.1.2.tgz", - "integrity": "sha512-jqeK04MYofvCU7kFMJDoKUM9SjfDEBDizIxgurxAZZvF4jMOhgStZTLTr9QkKTOMTrMUE9PWRMzrnDM/Od3kzA==", - "dependencies": { - "@polkadot/wasm-bridge": "7.1.2", - "@polkadot/wasm-crypto-asmjs": "7.1.2", - "@polkadot/wasm-crypto-wasm": "7.1.2", - "@polkadot/wasm-util": "7.1.2", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.2.1.tgz", + "integrity": "sha512-GcEXtwN9LcSf32V9zSaYjHImFw16hCyo2Xzg4GLLDPPeaAAfbFr2oQMgwyDbvBrBjLKHVHjsPZyGhXae831amw==", + "dependencies": { + "@polkadot/wasm-bridge": "7.2.1", + "@polkadot/wasm-crypto-asmjs": "7.2.1", + "@polkadot/wasm-crypto-wasm": "7.2.1", + "@polkadot/wasm-util": "7.2.1", "tslib": "^2.5.0" }, "engines": { @@ -731,11 +731,11 @@ } }, "node_modules/@polkadot/wasm-crypto-wasm": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.1.2.tgz", - "integrity": "sha512-p2RBfXc43r6rXkFo811LboSfRQFpCgOC6+ByqMs/geTA/+/I4l2ajz95aL6cQ20AA3W5x/ZwHxhwvmJ0HBjJ6A==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.2.1.tgz", + "integrity": "sha512-DqyXE4rSD0CVlLIw88B58+HHNyrvm+JAnYyuEDYZwCvzUWOCNos/DDg9wi/K39VAIsCCKDmwKqkkfIofuOj/lA==", "dependencies": { - "@polkadot/wasm-util": "7.1.2", + "@polkadot/wasm-util": "7.2.1", "tslib": "^2.5.0" }, "engines": { @@ -746,9 +746,9 @@ } }, "node_modules/@polkadot/wasm-util": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-util/-/wasm-util-7.1.2.tgz", - "integrity": "sha512-lHQJFG0iotgmUovXYcw/HM3QhGxtze6ozAgRMd0/maTQjYwbV/7z1NzEle9fBwxX6GijTnpWc1vzW+YU0O1lLw==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-util/-/wasm-util-7.2.1.tgz", + "integrity": "sha512-FBSn/3aYJzhN0sYAYhHB8y9JL8mVgxLy4M1kUXYbyo+8GLRQEN5rns8Vcb8TAlIzBWgVTOOptYBvxo0oj0h7Og==", "dependencies": { "tslib": "^2.5.0" }, @@ -760,11 +760,11 @@ } }, "node_modules/@polkadot/x-bigint": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-12.1.2.tgz", - "integrity": "sha512-KU7C8HlJ2kO6Igg2Jq2Q/eAdll3HuVoylYcyVQxevcrC2fXhC2PDIEa+iWHBPz40p2TvI9sBZKrCsDDGz9K6sw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-12.2.1.tgz", + "integrity": "sha512-3cZLsV8kU1MFOTcyloeg61CF+qdBkbZxWZJkSjh4AGlPXy+2tKwwoBPExxfCWXK61+Lo/q3/U1+lln8DSBCI2A==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -772,11 +772,11 @@ } }, "node_modules/@polkadot/x-fetch": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-12.1.2.tgz", - "integrity": "sha512-X+MY1UT25Xcvp6iUQOdmukOle1KsKaAblEhl+CrDfXGwM90wDLc5U3TZzddrKnQRcIgcNDyn9gRlHGQkZEbL9Q==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-12.2.1.tgz", + "integrity": "sha512-N2MIcn1g7LVZLZNDEkRkDD/LRY680PFqxziRoqb11SV52kRe6oVsdMIfaWH77UheniRR3br8YiQMUdvBVkak9Q==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "node-fetch": "^3.3.1", "tslib": "^2.5.0" }, @@ -785,9 +785,9 @@ } }, "node_modules/@polkadot/x-global": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-12.1.2.tgz", - "integrity": "sha512-WGwPQN27hpwhVOQGUizJfmNJRxkijMwECMPUAYtSSgJhkV5MwWeFuVebfUjgHceakEvDRQWzEX6JjV6TttnPZw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-12.2.1.tgz", + "integrity": "sha512-JNMziAZjvfzMrXASuBPCvSzEqlhsgw0x95SOBtqJWsxmbCMAiZbYAC51vI1B9Z9wiKuzPtSh9Sk7YHsUOGCrIQ==", "dependencies": { "tslib": "^2.5.0" }, @@ -796,27 +796,27 @@ } }, "node_modules/@polkadot/x-randomvalues": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-12.1.2.tgz", - "integrity": "sha512-Jqwftgl+t8egG5miwI3f+MUNp3GIJUxZ0mcYbGDc3dY8LueY3yhKs94MQF/S6h8XPpRFI5/8mUZnmMgmNXsX6Q==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-12.2.1.tgz", + "integrity": "sha512-NwSDLcLjgHa0C7Un54Yhg2/E3Y/PcVfW5QNB9TDyzDbkmod3ziaVhh0iWG0sOmm26K6Q3phY+0uYt0etq0Gu3w==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "tslib": "^2.5.0" }, "engines": { "node": ">=16" }, "peerDependencies": { - "@polkadot/util": "12.1.2", + "@polkadot/util": "12.2.1", "@polkadot/wasm-util": "*" } }, "node_modules/@polkadot/x-textdecoder": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-12.1.2.tgz", - "integrity": "sha512-O5ygxEHdPCIQVzH7T+xVALBfCwrT5tVms7Yjp6EMT697A9gpD3U2aPr4YinsQO6JFwYpQNzvm2wjW+7EEzYitw==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-12.2.1.tgz", + "integrity": "sha512-5nQCIwyaGS0fXU2cbtMOSjFo0yTw1Z94m/UC+Gu5lm3ZU+kK4DpKFxhfLQORWAbvQkn12chRj3LI5Gm944hcrQ==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -824,11 +824,11 @@ } }, "node_modules/@polkadot/x-textencoder": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-12.1.2.tgz", - "integrity": "sha512-N+9HIXT0eUQbfg/SfGrNRK8aLFpd2QngJzTxo8CljpjCvQ2ddqzBVFA8o/lKTaXVzX84EmPDzjIV+yJlOXnglA==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-12.2.1.tgz", + "integrity": "sha512-Ou6OXypRsJloK5a7Kn7re3ImqcL26h22fVw1cNv4fsTgkRFUdJDgPux2TpCZ3N+cyrfGVv42xKYFbdKMQCczjg==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "tslib": "^2.5.0" }, "engines": { @@ -836,11 +836,11 @@ } }, "node_modules/@polkadot/x-ws": { - "version": "12.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-12.1.2.tgz", - "integrity": "sha512-xmwBtn0WIstrviNuLNladsVHXUWeh4/HHAuCCeTp5Rld+8pJ6D1snhl+qvicmm4t1Si9mpb6y4yfnWFm5fLHVA==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-12.2.1.tgz", + "integrity": "sha512-jPfNR/QFwPmXCk9hGEAyCo50xBNHm3s+XavmpHEKQSulnLn5des5X/pKn+g8ttaO9nqrXYnUFO6VEmILgUa/IQ==", "dependencies": { - "@polkadot/x-global": "12.1.2", + "@polkadot/x-global": "12.2.1", "tslib": "^2.5.0", "ws": "^8.13.0" }, @@ -1335,23 +1335,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", - "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, "node_modules/@typescript-eslint/type-utils": { "version": "5.59.5", "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz", @@ -1436,46 +1419,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/types": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", - "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", - "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/utils": { "version": "5.59.5", "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.5.tgz", @@ -1576,23 +1519,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", - "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.59.2", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, "node_modules/@zombienet/cli": { "resolved": "packages/cli", "link": true @@ -6543,7 +6469,7 @@ "version": "0.0.41", "license": "GPL-3.0-or-later", "dependencies": { - "@polkadot/api": "^10.6.1", + "@polkadot/api": "^10.7.1", "@polkadot/keyring": "^12.1.2", "@polkadot/util-crypto": "^12.1.2", "@zombienet/utils": "^0.0.20", diff --git a/javascript/packages/orchestrator/package.json b/javascript/packages/orchestrator/package.json index 0de2b361e..f4f2188bd 100644 --- a/javascript/packages/orchestrator/package.json +++ b/javascript/packages/orchestrator/package.json @@ -34,7 +34,7 @@ "url": "https://github.com/paritytech/zombienet/issues" }, "dependencies": { - "@polkadot/api": "^10.6.1", + "@polkadot/api": "^10.7.1", "@polkadot/keyring": "^12.1.2", "@polkadot/util-crypto": "^12.1.2", "@zombienet/utils": "^0.0.20",