diff --git a/package-lock.json b/package-lock.json index 4e812cd..bb02dff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nestjs/schedule": "^6.0.1", "@nestjs/testing": "^11.1.8", "@nestjs/typeorm": "^11.0.0", - "@polkadot/api": "16.4.8", + "@polkadot/api": "16.4.9", "@polkadot/api-base": "16.4.8", "@polkadot/keyring": "13.5.7", "@polkadot/types": "16.4.8", @@ -883,6 +883,90 @@ "@polkadot/types": "16.4.8" } }, + "node_modules/@frequency-chain/api-augment/node_modules/@polkadot/api": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-16.4.8.tgz", + "integrity": "sha512-72OMPwd47t/ZJB9zIE7d60FqqgCrRqBZqYNkPRBtPYTQNDUsStg3g6hswSp8cdzPua3oKxeamD2GF+BBr0wB3A==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-augment": "16.4.8", + "@polkadot/api-base": "16.4.8", + "@polkadot/api-derive": "16.4.8", + "@polkadot/keyring": "^13.5.6", + "@polkadot/rpc-augment": "16.4.8", + "@polkadot/rpc-core": "16.4.8", + "@polkadot/rpc-provider": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-augment": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/types-create": "16.4.8", + "@polkadot/types-known": "16.4.8", + "@polkadot/util": "^13.5.6", + "@polkadot/util-crypto": "^13.5.6", + "eventemitter3": "^5.0.1", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/api-augment/node_modules/@polkadot/api-augment": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-16.4.8.tgz", + "integrity": "sha512-hBjSCkQjKqfUmhD1eNFg01Q1kivD5EGnq7zCaKFof+2Y1pdCs9EI5Qa+7MLJFJA0TvHBY6ILt5mSW6Gp/b0dtw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-base": "16.4.8", + "@polkadot/rpc-augment": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-augment": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/util": "^13.5.6", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/api-augment/node_modules/@polkadot/api-derive": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-16.4.8.tgz", + "integrity": "sha512-qTCVtTNCi95sORld964juDhh8ydbJkUKJK7/4PiZcB3h5dLscBI/Prg6rFRyp0k8w7n0qCvjjBHJrDqov8LPmg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api": "16.4.8", + "@polkadot/api-augment": "16.4.8", + "@polkadot/api-base": "16.4.8", + "@polkadot/rpc-core": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/util": "^13.5.6", + "@polkadot/util-crypto": "^13.5.6", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/api-augment/node_modules/@polkadot/types-known": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-16.4.8.tgz", + "integrity": "sha512-WoyOe1hhaoIfIwhVpCM4foK/9VS1/hlQ1BDRoPfQCIw4UP9Al9a3yU2oabjlIwGR6ivptxIL7BB9/C6jtBU8pQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/networks": "^13.5.6", + "@polkadot/types": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/types-create": "16.4.8", + "@polkadot/util": "^13.5.6", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@frequency-chain/ethereum-utils": { "version": "1.17.6", "license": "Apache-2.0", @@ -895,6 +979,90 @@ "@rollup/rollup-linux-x64-gnu": "4.52.4" } }, + "node_modules/@frequency-chain/ethereum-utils/node_modules/@polkadot/api": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-16.4.8.tgz", + "integrity": "sha512-72OMPwd47t/ZJB9zIE7d60FqqgCrRqBZqYNkPRBtPYTQNDUsStg3g6hswSp8cdzPua3oKxeamD2GF+BBr0wB3A==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-augment": "16.4.8", + "@polkadot/api-base": "16.4.8", + "@polkadot/api-derive": "16.4.8", + "@polkadot/keyring": "^13.5.6", + "@polkadot/rpc-augment": "16.4.8", + "@polkadot/rpc-core": "16.4.8", + "@polkadot/rpc-provider": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-augment": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/types-create": "16.4.8", + "@polkadot/types-known": "16.4.8", + "@polkadot/util": "^13.5.6", + "@polkadot/util-crypto": "^13.5.6", + "eventemitter3": "^5.0.1", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/ethereum-utils/node_modules/@polkadot/api-augment": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-16.4.8.tgz", + "integrity": "sha512-hBjSCkQjKqfUmhD1eNFg01Q1kivD5EGnq7zCaKFof+2Y1pdCs9EI5Qa+7MLJFJA0TvHBY6ILt5mSW6Gp/b0dtw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-base": "16.4.8", + "@polkadot/rpc-augment": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-augment": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/util": "^13.5.6", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/ethereum-utils/node_modules/@polkadot/api-derive": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-16.4.8.tgz", + "integrity": "sha512-qTCVtTNCi95sORld964juDhh8ydbJkUKJK7/4PiZcB3h5dLscBI/Prg6rFRyp0k8w7n0qCvjjBHJrDqov8LPmg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api": "16.4.8", + "@polkadot/api-augment": "16.4.8", + "@polkadot/api-base": "16.4.8", + "@polkadot/rpc-core": "16.4.8", + "@polkadot/types": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/util": "^13.5.6", + "@polkadot/util-crypto": "^13.5.6", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@frequency-chain/ethereum-utils/node_modules/@polkadot/types-known": { + "version": "16.4.8", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-16.4.8.tgz", + "integrity": "sha512-WoyOe1hhaoIfIwhVpCM4foK/9VS1/hlQ1BDRoPfQCIw4UP9Al9a3yU2oabjlIwGR6ivptxIL7BB9/C6jtBU8pQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/networks": "^13.5.6", + "@polkadot/types": "16.4.8", + "@polkadot/types-codec": "16.4.8", + "@polkadot/types-create": "16.4.8", + "@polkadot/util": "^13.5.6", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@hapi/address": { "version": "5.1.1", "license": "BSD-3-Clause", @@ -2402,23 +2570,25 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "16.4.8", + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-16.4.9.tgz", + "integrity": "sha512-bcJebd7RFWZYNL6hBwwLOq3jly3C5VL8BADqY2yu+ZfoFYQqdg7VrYhcmnl8O5IiG1DOpYIbuekRpKuBMkjNmw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "16.4.8", - "@polkadot/api-base": "16.4.8", - "@polkadot/api-derive": "16.4.8", - "@polkadot/keyring": "^13.5.6", - "@polkadot/rpc-augment": "16.4.8", - "@polkadot/rpc-core": "16.4.8", - "@polkadot/rpc-provider": "16.4.8", - "@polkadot/types": "16.4.8", - "@polkadot/types-augment": "16.4.8", - "@polkadot/types-codec": "16.4.8", - "@polkadot/types-create": "16.4.8", - "@polkadot/types-known": "16.4.8", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/api-augment": "16.4.9", + "@polkadot/api-base": "16.4.9", + "@polkadot/api-derive": "16.4.9", + "@polkadot/keyring": "^13.5.7", + "@polkadot/rpc-augment": "16.4.9", + "@polkadot/rpc-core": "16.4.9", + "@polkadot/rpc-provider": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/types-known": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -2428,15 +2598,167 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "16.4.8", + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-16.4.9.tgz", + "integrity": "sha512-3C5g6VUjs3cOwZmI2QDxZnwyLXI7554+fxQ/Mi5q12l7/5D5UrvDcDxFKUMALEUJRixGUvQ5T0f8s4mTHO/QsQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "16.4.8", - "@polkadot/rpc-augment": "16.4.8", - "@polkadot/types": "16.4.8", - "@polkadot/types-augment": "16.4.8", - "@polkadot/types-codec": "16.4.8", - "@polkadot/util": "^13.5.6", + "@polkadot/api-base": "16.4.9", + "@polkadot/rpc-augment": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/api-base": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-16.4.9.tgz", + "integrity": "sha512-pv1n3bhMaA83+OBIw/tInfpuoRnpTBqzQKrkSYTVlbF+tlK0X3zl7iX0vxy1YJaL2vVQUiPR2tP3wnzz1mv7qg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/rpc-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-16.4.9.tgz", + "integrity": "sha512-J/6A2NgM92K8vHKGqUo877dPEOzYDoAm/8Ixrbq64obYnaVl5kAN+cctyRR0ywOTrY1wyRJmVa6Y83IPMgbX/A==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/rpc-core": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-16.4.9.tgz", + "integrity": "sha512-yOe0envLjrAffxL5NI1U9XaSt7bst93TVQdOyPw0HKCLc3uCJWnrnq8CKvdmR7IfHop+A1rkLaWyfY3tWcUMrA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-augment": "16.4.9", + "@polkadot/rpc-provider": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/rpc-provider": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-16.4.9.tgz", + "integrity": "sha512-1q+KVu2t2eTe5pLE+KaXXlU9itMc7LHFqssPFZi5VIZG+ORjAy2FmxwxWZmDlo/P12ZTD5CpJiJchtJ9Z6X0Zw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types": "16.4.9", + "@polkadot/types-support": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "@polkadot/x-fetch": "^13.5.7", + "@polkadot/x-global": "^13.5.7", + "@polkadot/x-ws": "^13.5.7", + "eventemitter3": "^5.0.1", + "mock-socket": "^9.3.1", + "nock": "^13.5.5", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@substrate/connect": "0.8.11" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-16.4.9.tgz", + "integrity": "sha512-nfXIviIBohn603Q8t6vDQYrKDMeisVFN7EjDVOIYLXFMwbe9MvTW6i/NLyu9m42O8Z76O+yUisMazaE4046xJA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-16.4.9.tgz", + "integrity": "sha512-uTl3kJ01v3POJzIruzVtWshWjpd8nUmeREE0FSyYS6nb99mEk3nVy3w6V3dsHjEBF2X7FdU2ePTbr9mK0MI5AA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types-codec": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-16.4.9.tgz", + "integrity": "sha512-yw03qNA1QlXhvQ1zPE/+Km0t4tU3505chWJgR7m8sDehQkKXF0rNYURPuAVE+LpkzSyacJr9KU1X4Nkg42VfuQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "@polkadot/x-bigint": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types-create": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-16.4.9.tgz", + "integrity": "sha512-428fwkPmQnENZdbX8bmc4dSqkVm328c1/Byxaa67gNsexeYi3XCFqjFC4toDECHNWW2YYN0XuPK6ieunPZuFpQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types-support": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-16.4.9.tgz", + "integrity": "sha512-NiSGYEVeyXo/8a/O5kIEZDpHE6zrcZtFeyrWLIPtjbIV0PfuJzl1Bc0i8rGZWcn/ZdZjnSYg++l33sTb2GaJOQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", "tslib": "^2.8.1" }, "engines": { @@ -2458,17 +2780,35 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "16.4.8", + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-16.4.9.tgz", + "integrity": "sha512-3SgE7QOGy/G48hrz3rumzyJ2So875b/9pZXnp0b1Jm0c7p/nKwdcNK1nuWp/nMZ8RiEZpicVYmmkuytEXOwmkA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "16.4.8", - "@polkadot/api-augment": "16.4.8", - "@polkadot/api-base": "16.4.8", - "@polkadot/rpc-core": "16.4.8", - "@polkadot/types": "16.4.8", - "@polkadot/types-codec": "16.4.8", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/api": "16.4.9", + "@polkadot/api-augment": "16.4.9", + "@polkadot/api-base": "16.4.9", + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/api-base": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-16.4.9.tgz", + "integrity": "sha512-pv1n3bhMaA83+OBIw/tInfpuoRnpTBqzQKrkSYTVlbF+tlK0X3zl7iX0vxy1YJaL2vVQUiPR2tP3wnzz1mv7qg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, @@ -2476,6 +2816,290 @@ "node": ">=18" } }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-16.4.9.tgz", + "integrity": "sha512-J/6A2NgM92K8vHKGqUo877dPEOzYDoAm/8Ixrbq64obYnaVl5kAN+cctyRR0ywOTrY1wyRJmVa6Y83IPMgbX/A==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-core": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-16.4.9.tgz", + "integrity": "sha512-yOe0envLjrAffxL5NI1U9XaSt7bst93TVQdOyPw0HKCLc3uCJWnrnq8CKvdmR7IfHop+A1rkLaWyfY3tWcUMrA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-augment": "16.4.9", + "@polkadot/rpc-provider": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-provider": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-16.4.9.tgz", + "integrity": "sha512-1q+KVu2t2eTe5pLE+KaXXlU9itMc7LHFqssPFZi5VIZG+ORjAy2FmxwxWZmDlo/P12ZTD5CpJiJchtJ9Z6X0Zw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types": "16.4.9", + "@polkadot/types-support": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "@polkadot/x-fetch": "^13.5.7", + "@polkadot/x-global": "^13.5.7", + "@polkadot/x-ws": "^13.5.7", + "eventemitter3": "^5.0.1", + "mock-socket": "^9.3.1", + "nock": "^13.5.5", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@substrate/connect": "0.8.11" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-16.4.9.tgz", + "integrity": "sha512-nfXIviIBohn603Q8t6vDQYrKDMeisVFN7EjDVOIYLXFMwbe9MvTW6i/NLyu9m42O8Z76O+yUisMazaE4046xJA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-16.4.9.tgz", + "integrity": "sha512-uTl3kJ01v3POJzIruzVtWshWjpd8nUmeREE0FSyYS6nb99mEk3nVy3w6V3dsHjEBF2X7FdU2ePTbr9mK0MI5AA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-codec": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-16.4.9.tgz", + "integrity": "sha512-yw03qNA1QlXhvQ1zPE/+Km0t4tU3505chWJgR7m8sDehQkKXF0rNYURPuAVE+LpkzSyacJr9KU1X4Nkg42VfuQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "@polkadot/x-bigint": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-create": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-16.4.9.tgz", + "integrity": "sha512-428fwkPmQnENZdbX8bmc4dSqkVm328c1/Byxaa67gNsexeYi3XCFqjFC4toDECHNWW2YYN0XuPK6ieunPZuFpQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-support": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-16.4.9.tgz", + "integrity": "sha512-NiSGYEVeyXo/8a/O5kIEZDpHE6zrcZtFeyrWLIPtjbIV0PfuJzl1Bc0i8rGZWcn/ZdZjnSYg++l33sTb2GaJOQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/api-base": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-16.4.9.tgz", + "integrity": "sha512-pv1n3bhMaA83+OBIw/tInfpuoRnpTBqzQKrkSYTVlbF+tlK0X3zl7iX0vxy1YJaL2vVQUiPR2tP3wnzz1mv7qg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-16.4.9.tgz", + "integrity": "sha512-J/6A2NgM92K8vHKGqUo877dPEOzYDoAm/8Ixrbq64obYnaVl5kAN+cctyRR0ywOTrY1wyRJmVa6Y83IPMgbX/A==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-core": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-16.4.9.tgz", + "integrity": "sha512-yOe0envLjrAffxL5NI1U9XaSt7bst93TVQdOyPw0HKCLc3uCJWnrnq8CKvdmR7IfHop+A1rkLaWyfY3tWcUMrA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-augment": "16.4.9", + "@polkadot/rpc-provider": "16.4.9", + "@polkadot/types": "16.4.9", + "@polkadot/util": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-provider": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-16.4.9.tgz", + "integrity": "sha512-1q+KVu2t2eTe5pLE+KaXXlU9itMc7LHFqssPFZi5VIZG+ORjAy2FmxwxWZmDlo/P12ZTD5CpJiJchtJ9Z6X0Zw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types": "16.4.9", + "@polkadot/types-support": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "@polkadot/x-fetch": "^13.5.7", + "@polkadot/x-global": "^13.5.7", + "@polkadot/x-ws": "^13.5.7", + "eventemitter3": "^5.0.1", + "mock-socket": "^9.3.1", + "nock": "^13.5.5", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@substrate/connect": "0.8.11" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-16.4.9.tgz", + "integrity": "sha512-nfXIviIBohn603Q8t6vDQYrKDMeisVFN7EjDVOIYLXFMwbe9MvTW6i/NLyu9m42O8Z76O+yUisMazaE4046xJA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-16.4.9.tgz", + "integrity": "sha512-uTl3kJ01v3POJzIruzVtWshWjpd8nUmeREE0FSyYS6nb99mEk3nVy3w6V3dsHjEBF2X7FdU2ePTbr9mK0MI5AA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-codec": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-16.4.9.tgz", + "integrity": "sha512-yw03qNA1QlXhvQ1zPE/+Km0t4tU3505chWJgR7m8sDehQkKXF0rNYURPuAVE+LpkzSyacJr9KU1X4Nkg42VfuQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "@polkadot/x-bigint": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-create": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-16.4.9.tgz", + "integrity": "sha512-428fwkPmQnENZdbX8bmc4dSqkVm328c1/Byxaa67gNsexeYi3XCFqjFC4toDECHNWW2YYN0XuPK6ieunPZuFpQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-support": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-16.4.9.tgz", + "integrity": "sha512-NiSGYEVeyXo/8a/O5kIEZDpHE6zrcZtFeyrWLIPtjbIV0PfuJzl1Bc0i8rGZWcn/ZdZjnSYg++l33sTb2GaJOQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/keyring": { "version": "13.5.7", "license": "Apache-2.0", @@ -2612,14 +3236,78 @@ } }, "node_modules/@polkadot/types-known": { - "version": "16.4.8", + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-16.4.9.tgz", + "integrity": "sha512-VzP0NZnthqz1hDXcF7VJbzMe/G589gaIVI5Y8NbGVYBwsR4BaxU3msLguM2MFlVCTOCCDlC8SJOezgaeWfg2DA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/networks": "^13.5.6", - "@polkadot/types": "16.4.8", - "@polkadot/types-codec": "16.4.8", - "@polkadot/types-create": "16.4.8", - "@polkadot/util": "^13.5.6", + "@polkadot/networks": "^13.5.7", + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types-known/node_modules/@polkadot/types": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-16.4.9.tgz", + "integrity": "sha512-nfXIviIBohn603Q8t6vDQYrKDMeisVFN7EjDVOIYLXFMwbe9MvTW6i/NLyu9m42O8Z76O+yUisMazaE4046xJA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.5.7", + "@polkadot/types-augment": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/types-create": "16.4.9", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", + "rxjs": "^7.8.1", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types-known/node_modules/@polkadot/types-augment": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-16.4.9.tgz", + "integrity": "sha512-uTl3kJ01v3POJzIruzVtWshWjpd8nUmeREE0FSyYS6nb99mEk3nVy3w6V3dsHjEBF2X7FdU2ePTbr9mK0MI5AA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types": "16.4.9", + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types-known/node_modules/@polkadot/types-codec": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-16.4.9.tgz", + "integrity": "sha512-yw03qNA1QlXhvQ1zPE/+Km0t4tU3505chWJgR7m8sDehQkKXF0rNYURPuAVE+LpkzSyacJr9KU1X4Nkg42VfuQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.5.7", + "@polkadot/x-bigint": "^13.5.7", + "tslib": "^2.8.1" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types-known/node_modules/@polkadot/types-create": { + "version": "16.4.9", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-16.4.9.tgz", + "integrity": "sha512-428fwkPmQnENZdbX8bmc4dSqkVm328c1/Byxaa67gNsexeYi3XCFqjFC4toDECHNWW2YYN0XuPK6ieunPZuFpQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types-codec": "16.4.9", + "@polkadot/util": "^13.5.7", "tslib": "^2.8.1" }, "engines": { diff --git a/package.json b/package.json index 596ff48..a4b15f4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@nestjs/schedule": "^6.0.1", "@nestjs/testing": "^11.1.8", "@nestjs/typeorm": "^11.0.0", - "@polkadot/api": "16.4.8", + "@polkadot/api": "16.4.9", "@polkadot/api-base": "16.4.8", "@polkadot/keyring": "13.5.7", "@polkadot/types": "16.4.8",