From afa152381ca76910c344e100326b86fc316e6fcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:36:15 +0000 Subject: [PATCH] fix(deps): update dependency @polkadot/api to v15 --- package-lock.json | 310 +++++++++++++++++++++++++++++++++++++++++++--- package.json | 4 +- 2 files changed, 295 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ebb31ca..cd0fa412 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.10", + "version": "3.1.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.10", + "version": "3.1.11", "license": "Apache-2.0", "dependencies": { "@digicatapult/tsoa-oauth-express": "^0.1.75", - "@polkadot/api": "^14.3.1", + "@polkadot/api": "^15.0.1", "@tsoa/runtime": "^6.5.1", "async-mutex": "^0.5.0", "base-x": "^5.0.0", @@ -248,6 +248,35 @@ "npm": ">=10.x.x" } }, + "node_modules/@digicatapult/sqnc-process-management/node_modules/@polkadot/api": { + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-14.3.1.tgz", + "integrity": "sha512-ZBKSXEVJa1S1bnmpnA7KT/fX3sJDIJOdVD9Hp3X+G73yvXzuK5k1Mn5z9bD/AcMs/HAGcbuYU+b9+b9IByH9YQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-augment": "14.3.1", + "@polkadot/api-base": "14.3.1", + "@polkadot/api-derive": "14.3.1", + "@polkadot/keyring": "^13.2.3", + "@polkadot/rpc-augment": "14.3.1", + "@polkadot/rpc-core": "14.3.1", + "@polkadot/rpc-provider": "14.3.1", + "@polkadot/types": "14.3.1", + "@polkadot/types-augment": "14.3.1", + "@polkadot/types-codec": "14.3.1", + "@polkadot/types-create": "14.3.1", + "@polkadot/types-known": "14.3.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "eventemitter3": "^5.0.1", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@digicatapult/tsimp": { "version": "2.0.12", "resolved": "https://registry.npmjs.org/@digicatapult/tsimp/-/tsimp-2.0.12.tgz", @@ -1064,23 +1093,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-14.3.1.tgz", - "integrity": "sha512-ZBKSXEVJa1S1bnmpnA7KT/fX3sJDIJOdVD9Hp3X+G73yvXzuK5k1Mn5z9bD/AcMs/HAGcbuYU+b9+b9IByH9YQ==", + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.0.1.tgz", + "integrity": "sha512-ZOqw99B70XrX0it0cWu1YSBrtGNhdFpk5zvUVL5+FD8iyO+Tuk1m32VR0PukDCdlwxFXuEw7vRdZX/G/BzoZhg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "14.3.1", - "@polkadot/api-base": "14.3.1", - "@polkadot/api-derive": "14.3.1", + "@polkadot/api-augment": "15.0.1", + "@polkadot/api-base": "15.0.1", + "@polkadot/api-derive": "15.0.1", "@polkadot/keyring": "^13.2.3", - "@polkadot/rpc-augment": "14.3.1", - "@polkadot/rpc-core": "14.3.1", - "@polkadot/rpc-provider": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-augment": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/types-create": "14.3.1", - "@polkadot/types-known": "14.3.1", + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/rpc-core": "15.0.1", + "@polkadot/rpc-provider": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/types-known": "15.0.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "eventemitter3": "^5.0.1", @@ -1095,6 +1124,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.3.1.tgz", "integrity": "sha512-PE6DW+8kRhbnGKn7qCF7yM6eEt/kqrY8bh1i0RZcPY9QgwXW4bZZrtMK4WssX6Z70NTEoOW6xHYIjc7gFZuz8g==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/api-base": "14.3.1", @@ -1113,6 +1143,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-14.3.1.tgz", "integrity": "sha512-GZT6rTpT3HYZ/C3rLPjoX3rX3DOxNG/zgts+jKjNrCumAeZkVq5JErKIX8/3f2TVaE2Kbqniy3d1TH/AL4HBPA==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/rpc-core": "14.3.1", @@ -1129,6 +1160,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.3.1.tgz", "integrity": "sha512-PhqUEJCY54vXtIaoYqGUtJY06wHd/K0cBmBz9yCLxp8UZkLoGWhfJRTruI25Jnucf9awS5cZKYqbsoDrL09Oqg==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/api": "14.3.1", @@ -1146,6 +1178,241 @@ "node": ">=18" } }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/api": { + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-14.3.1.tgz", + "integrity": "sha512-ZBKSXEVJa1S1bnmpnA7KT/fX3sJDIJOdVD9Hp3X+G73yvXzuK5k1Mn5z9bD/AcMs/HAGcbuYU+b9+b9IByH9YQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-augment": "14.3.1", + "@polkadot/api-base": "14.3.1", + "@polkadot/api-derive": "14.3.1", + "@polkadot/keyring": "^13.2.3", + "@polkadot/rpc-augment": "14.3.1", + "@polkadot/rpc-core": "14.3.1", + "@polkadot/rpc-provider": "14.3.1", + "@polkadot/types": "14.3.1", + "@polkadot/types-augment": "14.3.1", + "@polkadot/types-codec": "14.3.1", + "@polkadot/types-create": "14.3.1", + "@polkadot/types-known": "14.3.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "eventemitter3": "^5.0.1", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/api-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.0.1.tgz", + "integrity": "sha512-dNFrim/87+rStNCrI1aSaH0nZzRadDwEIya/p860lFRVZQpkBvZlqvSBQUqcKxI0c5c1pp1uaSEixq+A+IOUBg==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api-base": "15.0.1", + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/api-base": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.0.1.tgz", + "integrity": "sha512-P4WQ+SqyuotVd//EFMIzlWLRbER9JycpdmTaKof2NpVioGotbHhJtO4TXPC3CW1C8zovM7KYrcWtz6b8/FxqoA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/util": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/api-derive": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.0.1.tgz", + "integrity": "sha512-gaLqZ8wL+hGMntq5gxHb6Rv+EQzmmnC63plMBvk5pnNfCm4xjN43GYpbOwSQknHVNo+irC7qwD3GyPK6TfFUUA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/api": "15.0.1", + "@polkadot/api-augment": "15.0.1", + "@polkadot/api-base": "15.0.1", + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.0.1.tgz", + "integrity": "sha512-4FoY+oXC08+vaLMAvFgOOjcFHNBHEv2kOqgxtO/yCyMLNvyRRnrBtMofznJ1EWEwzehvU5iSlbMCerKdImFRZQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-core": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.0.1.tgz", + "integrity": "sha512-I5F1T17Nr5oEuqAysP7n14tWym54hCriqj0pV0tM4yfIF0iWaWPkqWNRU7uNfv86n3m15IMGoMapvgZVnUF5LQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/rpc-provider": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/util": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/rpc-provider": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.0.1.tgz", + "integrity": "sha512-ziRob/sco751+OK700vNh7IivysFOeZthO7JpC8CEQhZ2c+z/HY7bNsAucy1q1ELGe7xLMZW2/rm/RG285ZDPQ==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.2.3", + "@polkadot/types": "15.0.1", + "@polkadot/types-support": "15.0.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "@polkadot/x-fetch": "^13.2.3", + "@polkadot/x-global": "^13.2.3", + "@polkadot/x-ws": "^13.2.3", + "eventemitter3": "^5.0.1", + "mock-socket": "^9.3.1", + "nock": "^13.5.5", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@substrate/connect": "0.8.11" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.0.1.tgz", + "integrity": "sha512-jnn0h8Z4O3l/UjrBOJPmkfKjuC6fSqhQfsn7HpWF18lEicGp4/A7X3AZryIg8npKHHiuH30bK/o1VuivH+4dVw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/keyring": "^13.2.3", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.0.1.tgz", + "integrity": "sha512-6fTjJmTGd46UUIYPHr5oA6kiFl6IY45dvDgUQu07AmVdEQlq3OPq/7GyS639SLHHfMLSPbFKyt1iMVj9BNu0qA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-codec": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.0.1.tgz", + "integrity": "sha512-SLypmYH6FYRmqGG8TBbi4X0tYh1OUZEMNkujln2eHxsuFIYRGrHFnEohtkF9ktSxoUji2ph9I5ZW5gqQvEsXrA==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.2.3", + "@polkadot/x-bigint": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-create": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.0.1.tgz", + "integrity": "sha512-M1vs5o3sw8p3g88GhJgz2vSSgxnr5CfbaL4r5EYzR+Hx9xUvz03aEofySvodusEpdRQ9MijnsNSP9306xvcqhw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-known": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.0.1.tgz", + "integrity": "sha512-9VC6QX4/JAjWmnSdaZIm4n8CgmVj9KutgQ5/Uy9VBrTwfRzUPIBwHZT8lPQLeN1WwQRbtc5ojDoo2SR+OqGTqw==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/networks": "^13.2.3", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types-support": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.0.1.tgz", + "integrity": "sha512-w/IWFuDn290brw75ZXKPkQMazz0yizE0zK0XuqP2S4IW009x+z0peRc7Q4k36JOqDVDwSc38vTxWtRPVqdoI1g==", + "license": "Apache-2.0", + "dependencies": { + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/keyring": { "version": "13.2.3", "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.2.3.tgz", @@ -1182,6 +1449,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.3.1.tgz", "integrity": "sha512-Z8Hp8fFHwFCiTX0bBCDqCZ4U26wLIJl1NRSjJTsAr+SS68pYZBDGCwhKztpKGqndk1W1akRUaxrkGqYdIFmspQ==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/rpc-core": "14.3.1", @@ -1198,6 +1466,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.3.1.tgz", "integrity": "sha512-FV2NPhFwFxmX8LqibDcGc6IKTBqmvwr7xwF2OA60Br4cX+AQzMSVpFlfQcETll+0M+LnRhqGKGkP0EQWXaSowA==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/rpc-augment": "14.3.1", @@ -1215,6 +1484,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-14.3.1.tgz", "integrity": "sha512-NF/Z/7lzT+jp5LZzC49g+YIjRzXVI0hFag3+B+4zh6E/kKADdF59EHj2Im4LDhRGOnEO9AE4H6/UjNEbZ94JtA==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.2.3", @@ -1241,6 +1511,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.3.1.tgz", "integrity": "sha512-O748XgCLDQYxS5nQ6TJSqW88oC4QNIoNVlWZC2Qq4SmEXuSzaNHQwSVtdyPRJCCc4Oi1DCQvGui4O+EukUl7HA==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.2.3", @@ -1260,6 +1531,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/types": "14.3.1", @@ -1275,6 +1547,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.2.3", @@ -1289,6 +1562,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.3.1.tgz", "integrity": "sha512-F4EBvF3Zvym0xrkAA5Yz01IAVMepMV3w2Dwd0C9IygEAQ5sYLLPHmf72/aXn+Ag+bSyT2wlJHpDc+nEBXNQ3Gw==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/types-codec": "14.3.1", @@ -1303,6 +1577,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.3.1.tgz", "integrity": "sha512-58b3Yc7+sxwNjs8axmrA9OCgnxmEKIq7XCH2VxSgLqTeqbohVtxwUSCW/l8NPrq1nxzj4J2sopu0PPg8/++q4g==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/networks": "^13.2.3", @@ -1320,6 +1595,7 @@ "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.3.1.tgz", "integrity": "sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==", + "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.2.3", diff --git a/package.json b/package.json index 515ca45a..1593d527 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.10", + "version": "3.1.11", "description": "An OpenAPI Matchmaking API service for SQNC", "main": "src/index.ts", "type": "module", @@ -74,7 +74,7 @@ }, "dependencies": { "@digicatapult/tsoa-oauth-express": "^0.1.75", - "@polkadot/api": "^14.3.1", + "@polkadot/api": "^15.0.1", "@tsoa/runtime": "^6.5.1", "async-mutex": "^0.5.0", "base-x": "^5.0.0",