From 4d633ce547d84cef01f97f15e54f2fb9912d7dfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:35:12 +0000 Subject: [PATCH] Update dependency @polkadot/api to v15 --- package-lock.json | 166 +++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 85 insertions(+), 85 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd1ff4b..f632972 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.102", + "version": "2.10.103", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.102", + "version": "2.10.103", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "^14.3.1", + "@polkadot/api": "^15.0.1", "axios": "^1.7.8", "dotenv": "^16.4.5", "envalid": "^8.0.0", @@ -774,23 +774,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", @@ -802,16 +802,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.3.1.tgz", - "integrity": "sha512-PE6DW+8kRhbnGKn7qCF7yM6eEt/kqrY8bh1i0RZcPY9QgwXW4bZZrtMK4WssX6Z70NTEoOW6xHYIjc7gFZuz8g==", + "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": "14.3.1", - "@polkadot/rpc-augment": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-augment": "14.3.1", - "@polkadot/types-codec": "14.3.1", + "@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" }, @@ -820,13 +820,13 @@ } }, "node_modules/@polkadot/api-base": { - "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==", + "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": "14.3.1", - "@polkadot/types": "14.3.1", + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", "@polkadot/util": "^13.2.3", "rxjs": "^7.8.1", "tslib": "^2.8.0" @@ -836,17 +836,17 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.3.1.tgz", - "integrity": "sha512-PhqUEJCY54vXtIaoYqGUtJY06wHd/K0cBmBz9yCLxp8UZkLoGWhfJRTruI25Jnucf9awS5cZKYqbsoDrL09Oqg==", + "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": "14.3.1", - "@polkadot/api-augment": "14.3.1", - "@polkadot/api-base": "14.3.1", - "@polkadot/rpc-core": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-codec": "14.3.1", + "@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", @@ -889,14 +889,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.3.1.tgz", - "integrity": "sha512-Z8Hp8fFHwFCiTX0bBCDqCZ4U26wLIJl1NRSjJTsAr+SS68pYZBDGCwhKztpKGqndk1W1akRUaxrkGqYdIFmspQ==", + "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": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-codec": "14.3.1", + "@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" }, @@ -905,14 +905,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.3.1.tgz", - "integrity": "sha512-FV2NPhFwFxmX8LqibDcGc6IKTBqmvwr7xwF2OA60Br4cX+AQzMSVpFlfQcETll+0M+LnRhqGKGkP0EQWXaSowA==", + "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": "14.3.1", - "@polkadot/rpc-provider": "14.3.1", - "@polkadot/types": "14.3.1", + "@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" @@ -922,14 +922,14 @@ } }, "node_modules/@polkadot/rpc-provider": { - "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==", + "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": "14.3.1", - "@polkadot/types-support": "14.3.1", + "@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", @@ -948,15 +948,15 @@ } }, "node_modules/@polkadot/types": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.3.1.tgz", - "integrity": "sha512-O748XgCLDQYxS5nQ6TJSqW88oC4QNIoNVlWZC2Qq4SmEXuSzaNHQwSVtdyPRJCCc4Oi1DCQvGui4O+EukUl7HA==", + "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": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/types-create": "14.3.1", + "@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", @@ -967,13 +967,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", - "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", + "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": "14.3.1", - "@polkadot/types-codec": "14.3.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -982,9 +982,9 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", - "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", + "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", @@ -996,12 +996,12 @@ } }, "node_modules/@polkadot/types-create": { - "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==", + "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": "14.3.1", + "@polkadot/types-codec": "15.0.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -1010,15 +1010,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.3.1.tgz", - "integrity": "sha512-58b3Yc7+sxwNjs8axmrA9OCgnxmEKIq7XCH2VxSgLqTeqbohVtxwUSCW/l8NPrq1nxzj4J2sopu0PPg8/++q4g==", + "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": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/types-create": "14.3.1", + "@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" }, @@ -1027,9 +1027,9 @@ } }, "node_modules/@polkadot/types-support": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.3.1.tgz", - "integrity": "sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==", + "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", diff --git a/package.json b/package.json index 61dc743..98d0323 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.102", + "version": "2.10.103", "description": "IPFS node for use in SQNC", "main": "app/index.js", "type": "module", @@ -32,7 +32,7 @@ }, "homepage": "https://github.com/digicatapult/sqnc-ipfs#readme", "dependencies": { - "@polkadot/api": "^14.3.1", + "@polkadot/api": "^15.0.1", "axios": "^1.7.8", "dotenv": "^16.4.5", "envalid": "^8.0.0",