diff --git a/package-lock.json b/package-lock.json index 2932e98..81f4b07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "3.0.6", + "version": "3.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-ipfs", - "version": "3.0.6", + "version": "3.0.7", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "^15.3.1", + "@polkadot/api": "^15.4.1", "axios": "^1.7.9", "dotenv": "^16.4.7", "envalid": "^8.0.0", @@ -766,23 +766,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.3.1.tgz", - "integrity": "sha512-RPJeAZLDEj9qY+vBL88gNrx5CSxzNw4Ns1v/GEcGIA8ZZ96TQTMTHFTs0jbS8o2oKGuiXlh/q2URviEGyRus8Q==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.4.1.tgz", + "integrity": "sha512-o+5WmEt38rs+Enk2XTE5Mn3Vne+gbolvca7nl+hB/VOr5cK+ZAwhMfEt/ZFXzdAQOA9ePO91FLRsS48mimZ8PA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "15.3.1", - "@polkadot/api-base": "15.3.1", - "@polkadot/api-derive": "15.3.1", + "@polkadot/api-augment": "15.4.1", + "@polkadot/api-base": "15.4.1", + "@polkadot/api-derive": "15.4.1", "@polkadot/keyring": "^13.3.1", - "@polkadot/rpc-augment": "15.3.1", - "@polkadot/rpc-core": "15.3.1", - "@polkadot/rpc-provider": "15.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-augment": "15.3.1", - "@polkadot/types-codec": "15.3.1", - "@polkadot/types-create": "15.3.1", - "@polkadot/types-known": "15.3.1", + "@polkadot/rpc-augment": "15.4.1", + "@polkadot/rpc-core": "15.4.1", + "@polkadot/rpc-provider": "15.4.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-augment": "15.4.1", + "@polkadot/types-codec": "15.4.1", + "@polkadot/types-create": "15.4.1", + "@polkadot/types-known": "15.4.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "eventemitter3": "^5.0.1", @@ -794,16 +794,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.3.1.tgz", - "integrity": "sha512-FIS9ZRxcQHmP25ODXEFnnl9N/BRbtpkMG59qSTIicFdhU8bWThqiD66q93KcdEJ/an3YKxXFvcOJLB2uFHyULg==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.4.1.tgz", + "integrity": "sha512-mq/m5eC5hzxzsYfbYoLxdqRgH3/hf60DYoVN1f8P7m798cHXE/8DjCSwgtb5QDiWfp+CifaI5O/PcgL8YNj6jw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "15.3.1", - "@polkadot/rpc-augment": "15.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-augment": "15.3.1", - "@polkadot/types-codec": "15.3.1", + "@polkadot/api-base": "15.4.1", + "@polkadot/rpc-augment": "15.4.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-augment": "15.4.1", + "@polkadot/types-codec": "15.4.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -812,13 +812,13 @@ } }, "node_modules/@polkadot/api-base": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.3.1.tgz", - "integrity": "sha512-hRf+LDZ7XT3ptKqsE1pEIwrkN0d5MELB0QcSJUD/Gmts/9u0r53rp3ehijL2YO7JWT/9AY7Lk3ZXaAAKHbqObg==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.4.1.tgz", + "integrity": "sha512-7a0wsLPpnEDLXhPmaLds03XchCnj7oP7MbdoULVKzIjYDq0MjYasigAz0Vs/QR6O5qodZWmgS2gA+VG+Ga5OMA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "15.3.1", - "@polkadot/types": "15.3.1", + "@polkadot/rpc-core": "15.4.1", + "@polkadot/types": "15.4.1", "@polkadot/util": "^13.3.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -828,17 +828,17 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.3.1.tgz", - "integrity": "sha512-iXnImBQC67sZNTDbSggAbRv7zKub0jBY7+ACxT3DL0PTQxe6/5OXPBZqz6UKK6E22dOok/D3WpZNT6rlf5dF6g==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.4.1.tgz", + "integrity": "sha512-0EFrp0kNNpDWqtuSKbNe8+V1iEz1cXAiL+G7UM0oWae/U2xpbi0zdCMeC7hstUoJS//py1vPnDo0nkVfrdhT/A==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "15.3.1", - "@polkadot/api-augment": "15.3.1", - "@polkadot/api-base": "15.3.1", - "@polkadot/rpc-core": "15.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-codec": "15.3.1", + "@polkadot/api": "15.4.1", + "@polkadot/api-augment": "15.4.1", + "@polkadot/api-base": "15.4.1", + "@polkadot/rpc-core": "15.4.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-codec": "15.4.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "rxjs": "^7.8.1", @@ -881,14 +881,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.3.1.tgz", - "integrity": "sha512-HIf+ke2IdAJ46erKKOXvn/Qirb3j/wbu5SozfvVi926OjTOGD9WbE0SfwyBixtLSqJKvLBEcuhDNaQBwO5aPeA==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.4.1.tgz", + "integrity": "sha512-DiNSSK+UFkAnF0UtVWr6HSCDio74LWjVjLsh9csAKfqy8bXzTVshl8VjZR2G9nuW9YxoJjQREN8wEcM9F+kL3Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "15.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-codec": "15.3.1", + "@polkadot/rpc-core": "15.4.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-codec": "15.4.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -897,14 +897,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.3.1.tgz", - "integrity": "sha512-iiqMIVU8LLb3qSx/8OLgH2xE8bYTmdoXtgmoW23pAnPLxA13M6MaKtggG6zLYZezrB/WnZFJOlWmvxZ8klXJNQ==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.4.1.tgz", + "integrity": "sha512-llAtGpKQgtmsy5+320T0Dr8Lxse77eN0NVbpWr7cQo8R5If8YM9cAMNETMtrY1S9596aaLX/GrThp5Zvt6Z5Aw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "15.3.1", - "@polkadot/rpc-provider": "15.3.1", - "@polkadot/types": "15.3.1", + "@polkadot/rpc-augment": "15.4.1", + "@polkadot/rpc-provider": "15.4.1", + "@polkadot/types": "15.4.1", "@polkadot/util": "^13.3.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -914,14 +914,14 @@ } }, "node_modules/@polkadot/rpc-provider": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.3.1.tgz", - "integrity": "sha512-rYnzrwN1FA4q7xLDjwhzbsLBXYeNz+HVPfbqTQHyuo4uqUeEsiOxGzXomSsTOEcV97Clod5S3GYPzVqaZjzwQQ==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.4.1.tgz", + "integrity": "sha512-GOtU8fBczbpEa3U4nQxBvwCtYyP1fYbi6vWBnA/YiwQY6RWqMBY2Tfo9fw0MfYqZVpYvbUoaER4akTrtVvCoVA==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-support": "15.3.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-support": "15.4.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "@polkadot/x-fetch": "^13.3.1", @@ -940,15 +940,15 @@ } }, "node_modules/@polkadot/types": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.3.1.tgz", - "integrity": "sha512-vdrTDmoGPy9uJcUYA0gvcflg//VQV4dZ7yDZZ9D5eBQ76OHyGJhnB+AfZX0vy/1ARxGkMQj8MxcUvVjkOOCmnA==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.4.1.tgz", + "integrity": "sha512-5Oh6iwdtXg9/CN55c2IzNx90/ALK1DlP/OswN9vERp6rqZttAEGTQgSiYFHP0+7WhDB8H6v8jVutHadqv7lhMg==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.3.1", - "@polkadot/types-augment": "15.3.1", - "@polkadot/types-codec": "15.3.1", - "@polkadot/types-create": "15.3.1", + "@polkadot/types-augment": "15.4.1", + "@polkadot/types-codec": "15.4.1", + "@polkadot/types-create": "15.4.1", "@polkadot/util": "^13.3.1", "@polkadot/util-crypto": "^13.3.1", "rxjs": "^7.8.1", @@ -959,13 +959,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.3.1.tgz", - "integrity": "sha512-p3CCbEDh9o33OX9Olgt6bSJeabYptGHnn7aevUYl7xQ1OenAqn7wTJ61ClXt/ZtE2ikP7HUGMtbh5FjlJI+YSA==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.4.1.tgz", + "integrity": "sha512-40X4UVEHmJhNV+gYS79RY38rv3shFEGd9H8xTas91IgZtT12mRw1kH5vjLHk+nYTVAAR1ml3D3IStILAwzikgQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "15.3.1", - "@polkadot/types-codec": "15.3.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-codec": "15.4.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -974,9 +974,9 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.3.1.tgz", - "integrity": "sha512-nqLFAZoHnwKFNj8ZRBF2X8O+yZR9y0r6tgOgyj3LPF8r0JvakVwmZ2C1AIAFr6YO6LeFfZh4kkkqRGgReGEIMA==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.4.1.tgz", + "integrity": "sha512-LksB8JBdu8ysYWsRbE1U+cv8svUpSddalR6mg0pP0H/ngj58PWrRUWJBRw2LDw65B4Dw1AIJ0QrbigmCjCyz+A==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.3.1", @@ -988,12 +988,12 @@ } }, "node_modules/@polkadot/types-create": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.3.1.tgz", - "integrity": "sha512-+bI6hisydb/9jTpFfgYDNF1QE6Ic7VJubbFovnml4uzWpN0sKrh4TFpYP9aja+qRug7gseHzzwAMXZn4GZ0kCw==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.4.1.tgz", + "integrity": "sha512-NP1YGsLdGii0FNAKeKHNxpvLZCusEugs+g21vHHmdtFLC08ngU7pNJGERteo6vDNr5JDejzVbB+i94Y9RzKC0Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "15.3.1", + "@polkadot/types-codec": "15.4.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -1002,15 +1002,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.3.1.tgz", - "integrity": "sha512-lDXu+lE4Fz16TdPQTdiWhKL1iWKKcrcwL/iphZPFx5tYY3KjfCFQ/NVBR9y9pph1rqkJn12KY+185gxbGXrMJw==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.4.1.tgz", + "integrity": "sha512-LF9estF7y7sXHQ7tA9QoVzAmtkglJdcqMbj70H70V+CBZjiyAgd84PvBtQ6mcIywJ54iCyBBLbhlqcbH/zgUdw==", "license": "Apache-2.0", "dependencies": { "@polkadot/networks": "^13.3.1", - "@polkadot/types": "15.3.1", - "@polkadot/types-codec": "15.3.1", - "@polkadot/types-create": "15.3.1", + "@polkadot/types": "15.4.1", + "@polkadot/types-codec": "15.4.1", + "@polkadot/types-create": "15.4.1", "@polkadot/util": "^13.3.1", "tslib": "^2.8.1" }, @@ -1019,9 +1019,9 @@ } }, "node_modules/@polkadot/types-support": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.3.1.tgz", - "integrity": "sha512-wm1l52d+yIiHXCxxKMNy328MkRF83XsqtME70i9ngNls3Afm1+Bugl4Yzl4P9bwU8IdUB8/cBXr75hoL4e6h8A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.4.1.tgz", + "integrity": "sha512-BeMi+780cP0jb4HTwovjcNt/Yf/lgKkXGlfu/gZhLb6eu7Sz3VzAxI8z2WdMWE/NiXMEHeC0YpwOowhRS2tEVA==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/package.json b/package.json index c0598f2..dddf9b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "3.0.6", + "version": "3.0.7", "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": "^15.3.1", + "@polkadot/api": "^15.4.1", "axios": "^1.7.9", "dotenv": "^16.4.7", "envalid": "^8.0.0",