From 5d66a30145a3110881b0e919933f4a13a2904188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:58:57 +0000 Subject: [PATCH] Update npm - all minor and patch updates --- package-lock.json | 264 +++++++++++++++++++++++----------------------- package.json | 12 +-- 2 files changed, 138 insertions(+), 138 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9eb25de..7b7080a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@digicatapult/sqnc-hyproof-api", - "version": "0.13.110", + "version": "0.13.111", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-hyproof-api", - "version": "0.13.110", + "version": "0.13.111", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "^13.1.1", + "@polkadot/api": "^13.2.1", "@polkadot/util-crypto": "^13.1.1", "@tsoa/runtime": "^6.4.0", "base-x": "^5.0.0", @@ -32,19 +32,19 @@ }, "devDependencies": { "@digicatapult/tsimp": "^2.0.12", - "@polkadot/types": "^13.1.1", + "@polkadot/types": "^13.2.1", "@types/chai": "^5.0.0", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/mocha": "^10.0.8", - "@types/node": "^20.16.5", + "@types/node": "^20.16.6", "@types/pino": "^7.0.5", "@types/sinon": "^17.0.3", "@types/supertest": "^6.0.2", "@types/swagger-ui-express": "^4.1.6", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^8.6.0", - "@typescript-eslint/parser": "^8.6.0", + "@typescript-eslint/eslint-plugin": "^8.7.0", + "@typescript-eslint/parser": "^8.7.0", "chai": "^5.1.1", "concurrently": "^9.0.1", "depcheck": "^1.4.7", @@ -1281,23 +1281,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.1.1.tgz", - "integrity": "sha512-s4BTMKcf/3YoU14C0GmRC9APQTilNR/kNprRrfP1S+6umwsNoSuFXSZhaUWUovVlNWw7v7dca8NbFDSTjkoS4w==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-13.2.1.tgz", + "integrity": "sha512-QvgKD3/q6KIU3ZuNYFJUNc6B8bGBoqeMF+iaPxJn3Twhh4iVD5XIymD5fVszSqiL1uPXMhzcWecjwE8rDidBoQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "13.1.1", - "@polkadot/api-base": "13.1.1", - "@polkadot/api-derive": "13.1.1", + "@polkadot/api-augment": "13.2.1", + "@polkadot/api-base": "13.2.1", + "@polkadot/api-derive": "13.2.1", "@polkadot/keyring": "^13.1.1", - "@polkadot/rpc-augment": "13.1.1", - "@polkadot/rpc-core": "13.1.1", - "@polkadot/rpc-provider": "13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-augment": "13.1.1", - "@polkadot/types-codec": "13.1.1", - "@polkadot/types-create": "13.1.1", - "@polkadot/types-known": "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/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "eventemitter3": "^5.0.1", @@ -1309,16 +1309,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-13.1.1.tgz", - "integrity": "sha512-QWqw2zWpEEyP2s220b6rv0iq44XwhqQabicpGzCeMPAEJOnvzGjZMVD95o2C3oOq1FR025wQ1CU+4la2P4djNw==", + "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==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "13.1.1", - "@polkadot/rpc-augment": "13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-augment": "13.1.1", - "@polkadot/types-codec": "13.1.1", + "@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/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -1402,13 +1402,13 @@ "license": "0BSD" }, "node_modules/@polkadot/api-base": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.1.1.tgz", - "integrity": "sha512-VEIOit6oTkOUi3CRUD1c6b/QF3cP0J1XxyMJR5q1/58fgTeUBjREmIyDgZzoXNX5ZK/9VD6pzqoWnKMeJGV5dA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-13.2.1.tgz", + "integrity": "sha512-00twdIjTjzdYNdU19i2YKLoWBmf2Yr6b3qrvqIVScHipUkKMbfFBgoPRB5FtcviBbEvLurgfyzHklwnrbWo8GQ==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.1.1", - "@polkadot/types": "13.1.1", + "@polkadot/rpc-core": "13.2.1", + "@polkadot/types": "13.2.1", "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -1493,17 +1493,17 @@ "license": "0BSD" }, "node_modules/@polkadot/api-derive": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.1.1.tgz", - "integrity": "sha512-Avj4iSZlXXAPEhwnVAA0ZczW1HsgYYIpJFeC6Em3FhpDl4GLxS/UqwpGRhr97Ibqj6Ukv0dJ755xljyXkXiP+A==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-13.2.1.tgz", + "integrity": "sha512-npxvS0kYcSFqmYv2G8QKWAJwFhIv/MBuGU0bV7cGP9K1A3j2Do3yYjvN1dTtY20jBavWNwmWFdXBV6/TRRsgmg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "13.1.1", - "@polkadot/api-augment": "13.1.1", - "@polkadot/api-base": "13.1.1", - "@polkadot/rpc-core": "13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-codec": "13.1.1", + "@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/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", @@ -1846,14 +1846,14 @@ "license": "0BSD" }, "node_modules/@polkadot/rpc-augment": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.1.1.tgz", - "integrity": "sha512-RXcYT+pPkwmAPTpH7DcIjaVEOEzdkAXJBjfF0OxbFKWcqJb8uwRK5PNr7m9OhymwblNFuzmAaLH7bWdzzKiOOA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-13.2.1.tgz", + "integrity": "sha512-HkndaAJPR1fi2xrzvP3q4g48WUCb26btGTeg1AKG9FGx9P2dgtpaPRmbMitmgVSzzRurrkxf3Meip8nC7BwDeg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-codec": "13.1.1", + "@polkadot/rpc-core": "13.2.1", + "@polkadot/types": "13.2.1", + "@polkadot/types-codec": "13.2.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -1937,14 +1937,14 @@ "license": "0BSD" }, "node_modules/@polkadot/rpc-core": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.1.1.tgz", - "integrity": "sha512-dxb1PFCzP9A8go/20KO+nNiqYMjsjY2gU/w0iPyLVH64yI9CW8GWd+77oEmcAuHKMPEHgpfa6sGuR/r0z+M5SQ==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-13.2.1.tgz", + "integrity": "sha512-hy0GksUlb/TfQ38m3ysIWj3qD+rIsyCdxx8Ug5rIx1u0odv86NZ7nTqtH066Ct2riVaPBgBkObFnlpDWTJ6auA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "13.1.1", - "@polkadot/rpc-provider": "13.1.1", - "@polkadot/types": "13.1.1", + "@polkadot/rpc-augment": "13.2.1", + "@polkadot/rpc-provider": "13.2.1", + "@polkadot/types": "13.2.1", "@polkadot/util": "^13.1.1", "rxjs": "^7.8.1", "tslib": "^2.7.0" @@ -2029,14 +2029,14 @@ "license": "0BSD" }, "node_modules/@polkadot/rpc-provider": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-13.1.1.tgz", - "integrity": "sha512-9tG8fEZWsxCoF6PKGECIQHp2tORKt6yIESSdg3pWSP/4xzBEQulqn0SKHcOZV/wwY8goSmw14dA0iyJdLFRP5g==", + "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==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-support": "13.1.1", + "@polkadot/types": "13.2.1", + "@polkadot/types-support": "13.2.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "@polkadot/x-fetch": "^13.1.1", @@ -2130,15 +2130,15 @@ "license": "0BSD" }, "node_modules/@polkadot/types": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.1.1.tgz", - "integrity": "sha512-ijNlMGgoUtPtjZCzBHqPJXd9PGwE+kKy7qzQ/Xav4RAMD8X/Mo+9okam755J9WNHCOcajVIQo0PDYeZzLYVk1Q==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-13.2.1.tgz", + "integrity": "sha512-5yQ0mHMNvwgXeHQ1RZOuHaeak3utAdcBqCpHoagnYrAnGHqtO7kg7YLtT4LkFw2nwL85axu8tOQMv6/3kpFy9w==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.1.1", - "@polkadot/types-augment": "13.1.1", - "@polkadot/types-codec": "13.1.1", - "@polkadot/types-create": "13.1.1", + "@polkadot/types-augment": "13.2.1", + "@polkadot/types-codec": "13.2.1", + "@polkadot/types-create": "13.2.1", "@polkadot/util": "^13.1.1", "@polkadot/util-crypto": "^13.1.1", "rxjs": "^7.8.1", @@ -2149,13 +2149,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.1.1.tgz", - "integrity": "sha512-ltsznxCNJR/RKMEbBgwAC9VgbJBYT08MltDiZKOnjJD+Uk2RnOkTpnV/rOCd6MxQ1TNQV/KBCvWT2Y0pK5Gw0Q==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-13.2.1.tgz", + "integrity": "sha512-FpV7/2kIJmmswRmwUbp41lixdNX15olueUjHnSweFk0xEn2Ur43oC0Y3eU3Ab7Y5gPJpceMCfwYz+PjCUGedDA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "13.1.1", - "@polkadot/types-codec": "13.1.1", + "@polkadot/types": "13.2.1", + "@polkadot/types-codec": "13.2.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -2239,9 +2239,9 @@ "license": "0BSD" }, "node_modules/@polkadot/types-codec": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-13.1.1.tgz", - "integrity": "sha512-sSvtUtP7YxhlKjN0HIFWIlDUsAxQbJqnAGmFadx4FT6jjHpKSyxi1bBVI5fJqlYVereHkFWhPYX044DIjZnk7w==", + "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==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.1.1", @@ -2328,12 +2328,12 @@ "license": "0BSD" }, "node_modules/@polkadot/types-create": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-13.1.1.tgz", - "integrity": "sha512-l3LBsMKtx6tYtqxY3IiBEfKtcRacyaKo9YWnh8QDtXlMwBgs+2KJj8sA8/y2OHOSiKYiffz8M/B7KHL7pF5s3Q==", + "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==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "13.1.1", + "@polkadot/types-codec": "13.2.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -2417,15 +2417,15 @@ "license": "0BSD" }, "node_modules/@polkadot/types-known": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.1.1.tgz", - "integrity": "sha512-VY7WbcAhaadNarQXC8TaP+M262a+79091dAU1KYYTHxzCndC72ly0rSA+pZZ4bVloKdHrq6Xh3paAISSoEDXhg==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-13.2.1.tgz", + "integrity": "sha512-uz3c4/IvspLpgN8q15A+QH8KWFauzcrV3RfLFlMP2BkkF5qpOwNeP7c4U8j0CZGQySqBsJRCGWmgBXrXg669KA==", "license": "Apache-2.0", "dependencies": { "@polkadot/networks": "^13.1.1", - "@polkadot/types": "13.1.1", - "@polkadot/types-codec": "13.1.1", - "@polkadot/types-create": "13.1.1", + "@polkadot/types": "13.2.1", + "@polkadot/types-codec": "13.2.1", + "@polkadot/types-create": "13.2.1", "@polkadot/util": "^13.1.1", "tslib": "^2.7.0" }, @@ -2509,9 +2509,9 @@ "license": "0BSD" }, "node_modules/@polkadot/types-support": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.1.1.tgz", - "integrity": "sha512-Xjj25175i4X39N37polUxZqtlloa5G5eizEbzk4qKvFdWuvPe6pOVS63oS7WzMhGbZi2PecThDFRz+GptcHqXQ==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-13.2.1.tgz", + "integrity": "sha512-jSbbUTXU+yZJQPRAWmxaDoe4NRO6SjpZPzBIbpuiadx1slON8XB80fVYIGBXuM2xRVrNrB6fCjyCTG7Razj6Hg==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.1.1", @@ -3424,9 +3424,9 @@ } }, "node_modules/@types/node": { - "version": "20.16.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz", - "integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==", + "version": "20.16.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.9.tgz", + "integrity": "sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==", "license": "MIT", "dependencies": { "undici-types": "~6.19.2" @@ -3531,17 +3531,17 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.6.0.tgz", - "integrity": "sha512-UOaz/wFowmoh2G6Mr9gw60B1mm0MzUtm6Ic8G2yM1Le6gyj5Loi/N+O5mocugRGY+8OeeKmkMmbxNqUCq3B4Sg==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.7.0.tgz", + "integrity": "sha512-RIHOoznhA3CCfSTFiB6kBGLQtB/sox+pJ6jeFu6FxJvqL8qRxq/FfGO/UhsGgQM9oGdXkV4xUgli+dt26biB6A==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.6.0", - "@typescript-eslint/type-utils": "8.6.0", - "@typescript-eslint/utils": "8.6.0", - "@typescript-eslint/visitor-keys": "8.6.0", + "@typescript-eslint/scope-manager": "8.7.0", + "@typescript-eslint/type-utils": "8.7.0", + "@typescript-eslint/utils": "8.7.0", + "@typescript-eslint/visitor-keys": "8.7.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -3565,16 +3565,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.6.0.tgz", - "integrity": "sha512-eQcbCuA2Vmw45iGfcyG4y6rS7BhWfz9MQuk409WD47qMM+bKCGQWXxvoOs1DUp+T7UBMTtRTVT+kXr7Sh4O9Ow==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.7.0.tgz", + "integrity": "sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "8.6.0", - "@typescript-eslint/types": "8.6.0", - "@typescript-eslint/typescript-estree": "8.6.0", - "@typescript-eslint/visitor-keys": "8.6.0", + "@typescript-eslint/scope-manager": "8.7.0", + "@typescript-eslint/types": "8.7.0", + "@typescript-eslint/typescript-estree": "8.7.0", + "@typescript-eslint/visitor-keys": "8.7.0", "debug": "^4.3.4" }, "engines": { @@ -3594,14 +3594,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.6.0.tgz", - "integrity": "sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.7.0.tgz", + "integrity": "sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.6.0", - "@typescript-eslint/visitor-keys": "8.6.0" + "@typescript-eslint/types": "8.7.0", + "@typescript-eslint/visitor-keys": "8.7.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -3612,14 +3612,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.6.0.tgz", - "integrity": "sha512-dtePl4gsuenXVwC7dVNlb4mGDcKjDT/Ropsk4za/ouMBPplCLyznIaR+W65mvCvsyS97dymoBRrioEXI7k0XIg==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.7.0.tgz", + "integrity": "sha512-tl0N0Mj3hMSkEYhLkjREp54OSb/FI6qyCzfiiclvJvOqre6hsZTGSnHtmFLDU8TIM62G7ygEa1bI08lcuRwEnQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.6.0", - "@typescript-eslint/utils": "8.6.0", + "@typescript-eslint/typescript-estree": "8.7.0", + "@typescript-eslint/utils": "8.7.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -3637,9 +3637,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.6.0.tgz", - "integrity": "sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.7.0.tgz", + "integrity": "sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w==", "dev": true, "license": "MIT", "engines": { @@ -3651,14 +3651,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.6.0.tgz", - "integrity": "sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.7.0.tgz", + "integrity": "sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "8.6.0", - "@typescript-eslint/visitor-keys": "8.6.0", + "@typescript-eslint/types": "8.7.0", + "@typescript-eslint/visitor-keys": "8.7.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -3696,16 +3696,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.6.0.tgz", - "integrity": "sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.7.0.tgz", + "integrity": "sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.6.0", - "@typescript-eslint/types": "8.6.0", - "@typescript-eslint/typescript-estree": "8.6.0" + "@typescript-eslint/scope-manager": "8.7.0", + "@typescript-eslint/types": "8.7.0", + "@typescript-eslint/typescript-estree": "8.7.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -3719,13 +3719,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.6.0.tgz", - "integrity": "sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.7.0.tgz", + "integrity": "sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.6.0", + "@typescript-eslint/types": "8.7.0", "eslint-visitor-keys": "^3.4.3" }, "engines": { diff --git a/package.json b/package.json index 4a0ec0b..466bf20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-hyproof-api", - "version": "0.13.110", + "version": "0.13.111", "description": "An OpenAPI API service for SQNC", "main": "src/index.ts", "type": "module", @@ -40,19 +40,19 @@ }, "homepage": "https://github.com/digicatapult/sqnc-hyproof-api#readme", "devDependencies": { - "@polkadot/types": "^13.1.1", + "@polkadot/types": "^13.2.1", "@types/chai": "^5.0.0", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/mocha": "^10.0.8", - "@types/node": "^20.16.5", + "@types/node": "^20.16.6", "@types/pino": "^7.0.5", "@types/sinon": "^17.0.3", "@types/supertest": "^6.0.2", "@types/swagger-ui-express": "^4.1.6", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^8.6.0", - "@typescript-eslint/parser": "^8.6.0", + "@typescript-eslint/eslint-plugin": "^8.7.0", + "@typescript-eslint/parser": "^8.7.0", "chai": "^5.1.1", "concurrently": "^9.0.1", "depcheck": "^1.4.7", @@ -72,7 +72,7 @@ "undici": "^6.19.8" }, "dependencies": { - "@polkadot/api": "^13.1.1", + "@polkadot/api": "^13.2.1", "@polkadot/util-crypto": "^13.1.1", "@tsoa/runtime": "^6.4.0", "base-x": "^5.0.0",