diff --git a/package-lock.json b/package-lock.json index e61e8f1..a8deb6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.87", + "version": "2.10.88", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.87", + "version": "2.10.88", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "^13.2.1", + "@polkadot/api": "^14.0.1", "axios": "^1.7.7", "dotenv": "^16.4.5", "envalid": "^8.0.0", @@ -858,23 +858,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.2.1.tgz", - "integrity": "sha512-QvgKD3/q6KIU3ZuNYFJUNc6B8bGBoqeMF+iaPxJn3Twhh4iVD5XIymD5fVszSqiL1uPXMhzcWecjwE8rDidBoQ==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-14.0.1.tgz", + "integrity": "sha512-CDSaUiJpXu9aE6MaTg14K+9Trf8K2PBHcD3Xl5m5KOvJperWgYFxoCqV3rXLIBWt69LgHhMYlq5JSPRHxejIsw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "13.2.1", - "@polkadot/api-base": "13.2.1", - "@polkadot/api-derive": "13.2.1", + "@polkadot/api-augment": "14.0.1", + "@polkadot/api-base": "14.0.1", + "@polkadot/api-derive": "14.0.1", "@polkadot/keyring": "^13.1.1", - "@polkadot/rpc-augment": "13.2.1", - "@polkadot/rpc-core": "13.2.1", - "@polkadot/rpc-provider": "13.2.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-augment": "13.2.1", - "@polkadot/types-codec": "13.2.1", - "@polkadot/types-create": "13.2.1", - "@polkadot/types-known": "13.2.1", + "@polkadot/rpc-augment": "14.0.1", + "@polkadot/rpc-core": "14.0.1", + "@polkadot/rpc-provider": "14.0.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-augment": "14.0.1", + "@polkadot/types-codec": "14.0.1", + "@polkadot/types-create": "14.0.1", + "@polkadot/types-known": "14.0.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "eventemitter3": "^5.0.1", @@ -886,16 +886,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.2.1.tgz", - "integrity": "sha512-NTkI+/Hm48eWc/4Ojh/5elxnjnow5ptXK97IZdkWAe7mWi9hJR05Uq5lGt/T/57E9LSRWEuYje8cIDS3jbbAAw==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.0.1.tgz", + "integrity": "sha512-+ZHq3JaQZ/3Q45r6/YQBeLfoP8S5ibgkOvLKnKA9cJeF7oP5Qgi6pAEnGW0accfnT9PyCEco9fD/ZOLR9Yka7w==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "13.2.1", - "@polkadot/rpc-augment": "13.2.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-augment": "13.2.1", - "@polkadot/types-codec": "13.2.1", + "@polkadot/api-base": "14.0.1", + "@polkadot/rpc-augment": "14.0.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-augment": "14.0.1", + "@polkadot/types-codec": "14.0.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -904,13 +904,13 @@ } }, "node_modules/@polkadot/api-base": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.2.1.tgz", - "integrity": "sha512-00twdIjTjzdYNdU19i2YKLoWBmf2Yr6b3qrvqIVScHipUkKMbfFBgoPRB5FtcviBbEvLurgfyzHklwnrbWo8GQ==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-14.0.1.tgz", + "integrity": "sha512-OVnDiztKx/1ktae9eCzO1q8lmKEfnQ71fipo8JkDJOMIN4vT1IqL9KQo4e/Xz8UtOfTJ0H8kZ6evaLqdA3ZYOA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.2.1", - "@polkadot/types": "13.2.1", + "@polkadot/rpc-core": "14.0.1", + "@polkadot/types": "14.0.1", "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -920,17 +920,17 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.2.1.tgz", - "integrity": "sha512-npxvS0kYcSFqmYv2G8QKWAJwFhIv/MBuGU0bV7cGP9K1A3j2Do3yYjvN1dTtY20jBavWNwmWFdXBV6/TRRsgmg==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.0.1.tgz", + "integrity": "sha512-ADQMre3DRRW/0rhJqxOVhQ1vqtyafP2dSZJ0qEAsto12q2WMSF8CZWo7pXe4DxiniDkZx3zVq4z5lqw2aBRLfg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "13.2.1", - "@polkadot/api-augment": "13.2.1", - "@polkadot/api-base": "13.2.1", - "@polkadot/rpc-core": "13.2.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-codec": "13.2.1", + "@polkadot/api": "14.0.1", + "@polkadot/api-augment": "14.0.1", + "@polkadot/api-base": "14.0.1", + "@polkadot/rpc-core": "14.0.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-codec": "14.0.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", @@ -973,14 +973,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.2.1.tgz", - "integrity": "sha512-HkndaAJPR1fi2xrzvP3q4g48WUCb26btGTeg1AKG9FGx9P2dgtpaPRmbMitmgVSzzRurrkxf3Meip8nC7BwDeg==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.0.1.tgz", + "integrity": "sha512-M0CbN/IScqiedYI2TmoQ+SoeEdJHfxGeQD1qJf9uYv9LILK+x1/5fyr5DrZ3uCGVmLuObWAJLnHTs0BzJcSHTQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.2.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-codec": "13.2.1", + "@polkadot/rpc-core": "14.0.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-codec": "14.0.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -989,14 +989,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.2.1.tgz", - "integrity": "sha512-hy0GksUlb/TfQ38m3ysIWj3qD+rIsyCdxx8Ug5rIx1u0odv86NZ7nTqtH066Ct2riVaPBgBkObFnlpDWTJ6auA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.0.1.tgz", + "integrity": "sha512-SfgC6WU7RxaFFgm/GUpsqTywyaDeb7+r5GU3GlwC+QR148h3a7UcQ3sssOpB0MiZ2gIXngJuyIcIQm/3GfHnJw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "13.2.1", - "@polkadot/rpc-provider": "13.2.1", - "@polkadot/types": "13.2.1", + "@polkadot/rpc-augment": "14.0.1", + "@polkadot/rpc-provider": "14.0.1", + "@polkadot/types": "14.0.1", "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -1006,14 +1006,14 @@ } }, "node_modules/@polkadot/rpc-provider": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.2.1.tgz", - "integrity": "sha512-bbMVYHTNFUa89aY3UQ1hFYD+dP+v+0vhjsnHYYlv37rSUTqOGqW91rkHd63xYCpLAimFt7KRw8xR+SMSYiuDjw==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-14.0.1.tgz", + "integrity": "sha512-mNfaKZUHPXGSY7TwgOfV05RN3Men21Dw7YXrSZDFkJYsZ55yOAYdmLg9anPZGHW100YnNWrXj+3uhQOw8JgqkA==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.1.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-support": "13.2.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-support": "14.0.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "@polkadot/x-fetch": "^13.1.1", @@ -1032,15 +1032,15 @@ } }, "node_modules/@polkadot/types": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.2.1.tgz", - "integrity": "sha512-5yQ0mHMNvwgXeHQ1RZOuHaeak3utAdcBqCpHoagnYrAnGHqtO7kg7YLtT4LkFw2nwL85axu8tOQMv6/3kpFy9w==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.0.1.tgz", + "integrity": "sha512-DOMzHsyVbCa12FT2Fng8iGiQJhHW2ONpv5oieU+Z2o0gFQqwNmIDXWncScG5mAUBNcDMXLuvWIKLKtUDOq8msg==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.1.1", - "@polkadot/types-augment": "13.2.1", - "@polkadot/types-codec": "13.2.1", - "@polkadot/types-create": "13.2.1", + "@polkadot/types-augment": "14.0.1", + "@polkadot/types-codec": "14.0.1", + "@polkadot/types-create": "14.0.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", @@ -1051,13 +1051,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.2.1.tgz", - "integrity": "sha512-FpV7/2kIJmmswRmwUbp41lixdNX15olueUjHnSweFk0xEn2Ur43oC0Y3eU3Ab7Y5gPJpceMCfwYz+PjCUGedDA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.0.1.tgz", + "integrity": "sha512-PGo81444J5tGJxP3tu060Jx1kkeuo8SmBIt9S/w626Se49x4RLM5a7Pa5fguYVsg4TsJa9cgVPMuu6Y0F/2aCQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "13.2.1", - "@polkadot/types-codec": "13.2.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-codec": "14.0.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -1066,9 +1066,9 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.2.1.tgz", - "integrity": "sha512-tFAzzS8sMYItoD5a91sFMD+rskWyv4WjSmUZaj0Y4OfLtDAiQvgO0KncdGJIB6D+zZ/T7khpgsv/CZbN3YnezA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.0.1.tgz", + "integrity": "sha512-IyUlkrRZ6uppbHVlMJL+btKP7dfgW65K06ggQxH7Y/IyRAQVDNjXecAZrCUMB/gtjUXNPyTHEIfPGDlg8E6rig==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.1.1", @@ -1080,12 +1080,12 @@ } }, "node_modules/@polkadot/types-create": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.2.1.tgz", - "integrity": "sha512-O/WKdsrNuMaZLf+XRCdum2xJYs5OKC6N3EMPF5Uhg10b80Y/hQCbzA/iWd3/aMNDLUA5XWhixwzJdrZWIMVIzg==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.0.1.tgz", + "integrity": "sha512-R9/ac3CHKrFhvPKVUdpjnCDFSaGjfrNwtuY+AzvExAMIq7pM9dxo2N8UfnLbyFaG/n1hfYPXDIS3hLHvOZsLbw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "13.2.1", + "@polkadot/types-codec": "14.0.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -1094,15 +1094,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.2.1.tgz", - "integrity": "sha512-uz3c4/IvspLpgN8q15A+QH8KWFauzcrV3RfLFlMP2BkkF5qpOwNeP7c4U8j0CZGQySqBsJRCGWmgBXrXg669KA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.0.1.tgz", + "integrity": "sha512-oGypUOQNxZ6bq10czpVadZYeDM2NBB2kX3VFHLKLEpjaRbnVYtKXL6pl8B0uHR8GK/2Z8AmPOj6kuRjaC86qXg==", "license": "Apache-2.0", "dependencies": { "@polkadot/networks": "^13.1.1", - "@polkadot/types": "13.2.1", - "@polkadot/types-codec": "13.2.1", - "@polkadot/types-create": "13.2.1", + "@polkadot/types": "14.0.1", + "@polkadot/types-codec": "14.0.1", + "@polkadot/types-create": "14.0.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -1111,9 +1111,9 @@ } }, "node_modules/@polkadot/types-support": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.2.1.tgz", - "integrity": "sha512-jSbbUTXU+yZJQPRAWmxaDoe4NRO6SjpZPzBIbpuiadx1slON8XB80fVYIGBXuM2xRVrNrB6fCjyCTG7Razj6Hg==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.0.1.tgz", + "integrity": "sha512-lcZEyOf5e3WLLtrFlLTvFfUpO0Vx/Gh5lhLLjdx1W9Xs0KJUlOxSAKxvjVieJJj6HifL0Jh6tDYOUeEc4TOrvA==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.1.1", @@ -1451,16 +1451,16 @@ } }, "node_modules/@substrate/connect-extension-protocol": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@substrate/connect-extension-protocol/-/connect-extension-protocol-2.1.0.tgz", - "integrity": "sha512-Wz5Cbn6S6P4vWfHyrsnPW7g15IAViMaXCk+jYkq4nNEMmzPtTKIEbtxrdDMBKrouOFtYKKp0znx5mh9KTCNqlA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@substrate/connect-extension-protocol/-/connect-extension-protocol-2.2.0.tgz", + "integrity": "sha512-8b5bN/jo6qD4vcnoWr3T+Nn2u1XLRkJTsEt8b9iGvPPZ1cFcPCVQVpn3lP3U3WqbuSLiVkh0CjX5TW+aCUAi3g==", "license": "GPL-3.0-only", "optional": true }, "node_modules/@substrate/connect-known-chains": { - "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==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.6.0.tgz", + "integrity": "sha512-ImPIaaQjSs07qI+gfP6sV/HnupexqgPnyicsPax3Pc6mqDp2HUNMDVdaoWjR84yPbgN8+un/P4KOEb5g4wqHSg==", "license": "GPL-3.0-only", "optional": true }, diff --git a/package.json b/package.json index 36aa780..0aced95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.87", + "version": "2.10.88", "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": "^13.2.1", + "@polkadot/api": "^14.0.1", "axios": "^1.7.7", "dotenv": "^16.4.5", "envalid": "^8.0.0",