From 772b3fa47b201f2d0cba3a1f63dbdf4cb98f9526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:26:42 +0000 Subject: [PATCH] Update npm - all minor and patch updates --- package-lock.json | 248 +++++++++++++++++++++++++--------------------- package.json | 12 +-- 2 files changed, 142 insertions(+), 118 deletions(-) diff --git a/package-lock.json b/package-lock.json index f871c65..bb636d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,37 +1,37 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.108", + "version": "2.10.109", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.108", + "version": "2.10.109", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "^15.0.1", + "@polkadot/api": "^15.1.1", "axios": "^1.7.9", "dotenv": "^16.4.7", "envalid": "^8.0.0", "express": "^4.21.2", "express-prom-bundle": "^8.0.0", - "pino": "^9.5.0", + "pino": "^9.6.0", "pino-http": "^10.3.0", "prom-client": "^15.1.3" }, "devDependencies": { "@babel/eslint-parser": "^7.25.9", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "^9.16.0", + "@eslint/js": "^9.17.0", "c8": "^10.1.3", "chai": "^5.1.2", "delay": "^6.0.0", "depcheck": "^1.4.7", - "eslint": "^9.16.0", + "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "formdata-node": "^6.0.3", - "globals": "^15.13.0", + "globals": "^15.14.0", "kubo": "^0.32.1", "mocha": "^11.0.1", "nodemon": "^3.1.9", @@ -443,9 +443,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.16.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.16.0.tgz", - "integrity": "sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz", + "integrity": "sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==", "dev": true, "license": "MIT", "engines": { @@ -777,23 +777,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.0.1.tgz", - "integrity": "sha512-ZOqw99B70XrX0it0cWu1YSBrtGNhdFpk5zvUVL5+FD8iyO+Tuk1m32VR0PukDCdlwxFXuEw7vRdZX/G/BzoZhg==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.1.1.tgz", + "integrity": "sha512-n3QeQ1CXlzjqyh2eFbEQPcnkXO3J4QYNTIj0Lnz/XFUpzKimHPDA2iUfaXuy5dXjnzS21jFANGSUFoZ+XKi/8g==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "15.0.1", - "@polkadot/api-base": "15.0.1", - "@polkadot/api-derive": "15.0.1", + "@polkadot/api-augment": "15.1.1", + "@polkadot/api-base": "15.1.1", + "@polkadot/api-derive": "15.1.1", "@polkadot/keyring": "^13.2.3", - "@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/rpc-augment": "15.1.1", + "@polkadot/rpc-core": "15.1.1", + "@polkadot/rpc-provider": "15.1.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-augment": "15.1.1", + "@polkadot/types-codec": "15.1.1", + "@polkadot/types-create": "15.1.1", + "@polkadot/types-known": "15.1.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "eventemitter3": "^5.0.1", @@ -805,16 +805,16 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.1.1.tgz", + "integrity": "sha512-tYASON7vVLz7FGcXVX9dWSd/9pR6FckayEkc08Z6RyjH7HfjtCZ3/Dz7MlGRNql4SnPi4+xpjSD6rwrZcETU1g==", "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/api-base": "15.1.1", + "@polkadot/rpc-augment": "15.1.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-augment": "15.1.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -823,13 +823,13 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.1.1.tgz", + "integrity": "sha512-OXLZ7/k2RXLIA8hKA8oyii6o8MuGlqujIDcLVaMdtWnQsBg26h8pv/mujT2YSz2OguLxrfdvD+lUGtwZC8kw4A==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "15.0.1", - "@polkadot/types": "15.0.1", + "@polkadot/rpc-core": "15.1.1", + "@polkadot/types": "15.1.1", "@polkadot/util": "^13.2.3", "rxjs": "^7.8.1", "tslib": "^2.8.0" @@ -839,17 +839,17 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.1.1.tgz", + "integrity": "sha512-UPcKr9FplfYKPaP7FYEF917Sm1rKnQFX4AzQJn3f8ySp7DDf6EYiHrNICtGifPEAoANTSW+YHlSchhtnvfSIhw==", "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/api": "15.1.1", + "@polkadot/api-augment": "15.1.1", + "@polkadot/api-base": "15.1.1", + "@polkadot/rpc-core": "15.1.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "rxjs": "^7.8.1", @@ -892,14 +892,14 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.1.1.tgz", + "integrity": "sha512-s6i4nTy7/1Q5svIMT4TR55GLRv9asG7xbJcntHEsQ2nDs8zZV/mvPWfEUxgup0xVO8sDgyrf6KTTVRKJjySjUg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "15.0.1", - "@polkadot/types": "15.0.1", - "@polkadot/types-codec": "15.0.1", + "@polkadot/rpc-core": "15.1.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -908,14 +908,14 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.1.1.tgz", + "integrity": "sha512-KErbVgPChps7NsxcGch5JCArZHNqs81fDEzs+XoHnD05nzuxcO38v4Yu+M04lHLax2m8ky8K6o3gurBglJENlA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "15.0.1", - "@polkadot/rpc-provider": "15.0.1", - "@polkadot/types": "15.0.1", + "@polkadot/rpc-augment": "15.1.1", + "@polkadot/rpc-provider": "15.1.1", + "@polkadot/types": "15.1.1", "@polkadot/util": "^13.2.3", "rxjs": "^7.8.1", "tslib": "^2.8.0" @@ -925,14 +925,14 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.1.1.tgz", + "integrity": "sha512-9OWV1dyX+vmAbKkhMU8J7Q0sCaovPrkwZqo2ejmEpZ/Lr12Hw5JAk4gdvB869QEVP7zj0gH3HuYVajmsxesYKg==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.2.3", - "@polkadot/types": "15.0.1", - "@polkadot/types-support": "15.0.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-support": "15.1.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "@polkadot/x-fetch": "^13.2.3", @@ -951,15 +951,15 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.1.1.tgz", + "integrity": "sha512-n6lg/quhLp3Zmt/6gHAg2uoSmMmXk3NR19I7qCyeDJ30pP1UhOjtmuWOQDl6SwSEwuHtudLp3p2nCJsymXjgsw==", "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/types-augment": "15.1.1", + "@polkadot/types-codec": "15.1.1", + "@polkadot/types-create": "15.1.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "rxjs": "^7.8.1", @@ -970,13 +970,13 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.1.1.tgz", + "integrity": "sha512-6v/FsN/JYCupyGYW+MbS0iOCiWvf6PXJ5+m8ORYYYDPFgQqaQPxKMKWJpnO0s9cCR33QcyNYhErPGuZ62UMJjw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "15.0.1", - "@polkadot/types-codec": "15.0.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -985,9 +985,9 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.1.1.tgz", + "integrity": "sha512-cm99CFvDf4UXmw7DeMkRqa/hf7wEgjJZoZZW/B12Js0ObwRmSXMk/gDbyiT6hqPnQ81sU726E72p39DolaEatQ==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.2.3", @@ -999,12 +999,12 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.1.1.tgz", + "integrity": "sha512-AOgz+UsUqsGSENrc+p/dHyXH2TC9qVtUTAxlqaHfOnwqjMWfEqc78mc5a1mk0a+RqxmIHw8nQNSdBdhv+UdtyQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "15.0.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -1013,15 +1013,15 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.1.1.tgz", + "integrity": "sha512-L934pYxXdHB3GHlVu57ihO6llhxuggSuQZuJ9kHunG0I6tezXLIgAhwaPgACMVbmBYlkJPqm4Nr6pC3kpIsGow==", "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/types": "15.1.1", + "@polkadot/types-codec": "15.1.1", + "@polkadot/types-create": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -1030,9 +1030,9 @@ } }, "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==", + "version": "15.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.1.1.tgz", + "integrity": "sha512-uyn5N7XERHosVq0+aCpEwYnkUroOr7OX8B8/00UkgmfVOXskp/cukEVcGlmI/YGAS+9+V2BZN2GBX7Lz0eeKmw==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.2.3", @@ -1202,12 +1202,12 @@ } }, "node_modules/@polkadot/x-fetch": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.2.3.tgz", - "integrity": "sha512-7Nmk+8ieEGzz43nc1rX6nH3rQo6rhGmAaIXJWnXY9gOHY0k1me1bJYbP+xDdh8vcLh8eY3D1sESUwG6QYZW2lg==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-13.3.1.tgz", + "integrity": "sha512-J+HM42j0KGqdC/eo7vmsdLPz74MR7+0My4km6TG9HGjKqqztwygtenpopPod2SbRnL4nHiEG0wZzpVOW6HN2gw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.2.3", + "@polkadot/x-global": "13.3.1", "node-fetch": "^3.3.2", "tslib": "^2.8.0" }, @@ -1215,6 +1215,18 @@ "node": ">=18" } }, + "node_modules/@polkadot/x-fetch/node_modules/@polkadot/x-global": { + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.3.1.tgz", + "integrity": "sha512-861TeIw49a3JvkwlUWrddfG+JaUqtFZDsemYxxZIjjcRJLrKOsoKNqHbiHi2OPrwlX8PwAA/wc5I9Q4XRQ7KEg==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/x-global": { "version": "13.2.3", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.2.3.tgz", @@ -1271,12 +1283,12 @@ } }, "node_modules/@polkadot/x-ws": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.2.3.tgz", - "integrity": "sha512-Y6MTAWgcnrnx/LkBx65X3ZyoJH5EFj3tXtflRoKg1+PLHSLuNBV7Wi5mLcE70z4e5c+4hgBbLq+8SqCqzFtSPw==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-13.3.1.tgz", + "integrity": "sha512-ytqkC7FwVs4BlzNFAmPMFp+xD1KIdMMP/mvCSOrnxjlsyM5DVGop4x4c2ZgDUBmrFqmIiVkWDfMIZeOxui2OLQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/x-global": "13.2.3", + "@polkadot/x-global": "13.3.1", "tslib": "^2.8.0", "ws": "^8.18.0" }, @@ -1284,6 +1296,18 @@ "node": ">=18" } }, + "node_modules/@polkadot/x-ws/node_modules/@polkadot/x-global": { + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.3.1.tgz", + "integrity": "sha512-861TeIw49a3JvkwlUWrddfG+JaUqtFZDsemYxxZIjjcRJLrKOsoKNqHbiHi2OPrwlX8PwAA/wc5I9Q4XRQ7KEg==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@scure/base": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.2.1.tgz", @@ -1377,9 +1401,9 @@ "optional": true }, "node_modules/@substrate/connect-known-chains": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.8.0.tgz", - "integrity": "sha512-sl7WfeDgnZuPvUl5Xw0XIziOTe8rEBJ3uugyDETGnafxEbjYMv5aJL0ilq5djhnQ7l9OuMJCN3Ckved2yINeeQ==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.9.0.tgz", + "integrity": "sha512-R7yE0kIRUnvNlMiYramQ+dQwSY0ZpqRJ1mK8hLKlvCbEMqjSFa0n/WYYG6/bst9nNA1O6OZLWpvMso6yhENe3A==", "license": "GPL-3.0-only", "optional": true }, @@ -3115,9 +3139,9 @@ } }, "node_modules/eslint": { - "version": "9.16.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.16.0.tgz", - "integrity": "sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.17.0.tgz", + "integrity": "sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==", "dev": true, "license": "MIT", "dependencies": { @@ -3126,7 +3150,7 @@ "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.9.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.16.0", + "@eslint/js": "9.17.0", "@eslint/plugin-kit": "^0.2.3", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -3135,7 +3159,7 @@ "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.5", + "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", @@ -3979,9 +4003,9 @@ } }, "node_modules/globals": { - "version": "15.13.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz", - "integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", "dev": true, "license": "MIT", "engines": { @@ -5691,9 +5715,9 @@ } }, "node_modules/pino": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/pino/-/pino-9.5.0.tgz", - "integrity": "sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==", + "version": "9.6.0", + "resolved": "https://registry.npmjs.org/pino/-/pino-9.6.0.tgz", + "integrity": "sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg==", "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0", diff --git a/package.json b/package.json index 8f62580..5fe67c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-ipfs", - "version": "2.10.108", + "version": "2.10.109", "description": "IPFS node for use in SQNC", "main": "app/index.js", "type": "module", @@ -32,30 +32,30 @@ }, "homepage": "https://github.com/digicatapult/sqnc-ipfs#readme", "dependencies": { - "@polkadot/api": "^15.0.1", + "@polkadot/api": "^15.1.1", "axios": "^1.7.9", "dotenv": "^16.4.7", "envalid": "^8.0.0", "express": "^4.21.2", "express-prom-bundle": "^8.0.0", - "pino": "^9.5.0", + "pino": "^9.6.0", "pino-http": "^10.3.0", "prom-client": "^15.1.3" }, "devDependencies": { "@babel/eslint-parser": "^7.25.9", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "^9.16.0", + "@eslint/js": "^9.17.0", "c8": "^10.1.3", "chai": "^5.1.2", "delay": "^6.0.0", "depcheck": "^1.4.7", - "eslint": "^9.16.0", + "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "formdata-node": "^6.0.3", "kubo": "^0.32.1", - "globals": "^15.13.0", + "globals": "^15.14.0", "mocha": "^11.0.1", "nodemon": "^3.1.9", "pino-colada": "^2.2.2",