From eeca5e8442a4a8da08921577a7e83b1d05451050 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:10:52 +0000 Subject: [PATCH] fix(deps): update npm - all minor and patch updates (#552) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 286 +++++++++++++++++++++++----------------------- package.json | 14 +-- 2 files changed, 150 insertions(+), 150 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2b19ddf..d32a4166 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.25", + "version": "3.1.26", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.25", + "version": "3.1.26", "license": "Apache-2.0", "dependencies": { - "@digicatapult/tsoa-oauth-express": "^0.1.82", - "@polkadot/api": "^15.0.2", + "@digicatapult/tsoa-oauth-express": "^0.1.83", + "@polkadot/api": "^15.1.1", "@tsoa/runtime": "^6.6.0", "async-mutex": "^0.5.0", "base-x": "^5.0.0", @@ -33,7 +33,7 @@ "zod": "^3.24.1" }, "devDependencies": { - "@digicatapult/sqnc-process-management": "^2.2.150", + "@digicatapult/sqnc-process-management": "^2.2.154", "@digicatapult/tsimp": "^2.0.12", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0", @@ -46,11 +46,11 @@ "@types/supertest": "^6.0.2", "@types/swagger-ui-express": "^4.1.7", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^8.18.2", - "@typescript-eslint/parser": "^8.18.2", + "@typescript-eslint/eslint-plugin": "^8.19.0", + "@typescript-eslint/parser": "^8.19.0", "c8": "^10.1.3", "chai": "^5.1.2", - "concurrently": "^9.1.1", + "concurrently": "^9.1.2", "depcheck": "^1.4.7", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", @@ -233,15 +233,15 @@ } }, "node_modules/@digicatapult/sqnc-process-management": { - "version": "2.2.151", - "resolved": "https://registry.npmjs.org/@digicatapult/sqnc-process-management/-/sqnc-process-management-2.2.151.tgz", - "integrity": "sha512-JJyQdsYd5+0YozjvW1/WBRUb6wVGGZJ7OvdIVB+T6xje6XPNf+tP5+mckyFzhqW0m4cdf3LlSbK2Y2vQ9ZDOtg==", + "version": "2.2.154", + "resolved": "https://registry.npmjs.org/@digicatapult/sqnc-process-management/-/sqnc-process-management-2.2.154.tgz", + "integrity": "sha512-ZqmjM7STSB/sTo6T/PlILYgr4G3o8YVkYesKTUlJ7Oa5mNVET3yarsfOOEhR0C+cUlZsF/gClEvg2N5wAMsbVA==", "dev": true, "license": "Apache-2.0", "dependencies": { "@polkadot/api": "^15.0.2", "chalk": "^5.4.1", - "commander": "^12.1.0", + "commander": "^13.0.0", "zod": "^3.24.1" }, "bin": { @@ -280,9 +280,9 @@ } }, "node_modules/@digicatapult/tsoa-oauth-express": { - "version": "0.1.82", - "resolved": "https://registry.npmjs.org/@digicatapult/tsoa-oauth-express/-/tsoa-oauth-express-0.1.82.tgz", - "integrity": "sha512-bcxWTN56b/qCG9OpxeKb4FFo+Uq5UfEKNwXr0jx1dPdw4Gd/tsGiOmhKtixwjjtkfEP3P8Jm5fnBc0gCPKi+2w==", + "version": "0.1.83", + "resolved": "https://registry.npmjs.org/@digicatapult/tsoa-oauth-express/-/tsoa-oauth-express-0.1.83.tgz", + "integrity": "sha512-XRBcmFEU5IzUCMKofaROnFk60Hr+v5GwGCdZVcySPPz4ON6NC6wo7/d7USZrvD0fOxXHzOleDwDog0cBOtgEVw==", "license": "Apache-2.0", "dependencies": { "jsonwebtoken": "^9.0.2", @@ -1081,23 +1081,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.0.2.tgz", - "integrity": "sha512-CA8Pq2Gsz2MJvpkpIVNzaBs2eJGCr0sEodAb0vTOZW/ZlIDHcBWyWq3KXE+lBMWVzYBEC4Vz6MafNgq6Bsshlw==", + "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.2", - "@polkadot/api-base": "15.0.2", - "@polkadot/api-derive": "15.0.2", + "@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.2", - "@polkadot/rpc-core": "15.0.2", - "@polkadot/rpc-provider": "15.0.2", - "@polkadot/types": "15.0.2", - "@polkadot/types-augment": "15.0.2", - "@polkadot/types-codec": "15.0.2", - "@polkadot/types-create": "15.0.2", - "@polkadot/types-known": "15.0.2", + "@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", @@ -1109,16 +1109,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.0.2.tgz", - "integrity": "sha512-7qtfTihLKS7cT2kEsd8Y1+MJ+2n4Sl0y9BHuPhdNfKcDbGwCxIB7JzXNujww4Is4bF7w1lXcM2U0E/XwJi1BbQ==", + "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.2", - "@polkadot/rpc-augment": "15.0.2", - "@polkadot/types": "15.0.2", - "@polkadot/types-augment": "15.0.2", - "@polkadot/types-codec": "15.0.2", + "@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" }, @@ -1127,13 +1127,13 @@ } }, "node_modules/@polkadot/api-base": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.0.2.tgz", - "integrity": "sha512-5++EjpuCxzmrL2JJj511RrPK+IovuIQa8DJhyOp62VDMXPkqS/O6Df5wjYzQh/ftT1ZysftXqJAUA/LSUsH+2g==", + "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.2", - "@polkadot/types": "15.0.2", + "@polkadot/rpc-core": "15.1.1", + "@polkadot/types": "15.1.1", "@polkadot/util": "^13.2.3", "rxjs": "^7.8.1", "tslib": "^2.8.0" @@ -1143,17 +1143,17 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.0.2.tgz", - "integrity": "sha512-nD8hXZxEv2/wuhjMmVP09lTAYd8inNgrLpLGUR+7hBQeVEQQTdNatkqMKpNIOk2MO46mtUK35NepvDBK9DWZzA==", + "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.2", - "@polkadot/api-augment": "15.0.2", - "@polkadot/api-base": "15.0.2", - "@polkadot/rpc-core": "15.0.2", - "@polkadot/types": "15.0.2", - "@polkadot/types-codec": "15.0.2", + "@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", @@ -1196,14 +1196,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.0.2.tgz", - "integrity": "sha512-of88GdzsOs15HP+Gowh4G/iKKFkCNIeF0Wes8LiONfn+j2TmWt8blbyGhrIZZeApzbFUDFjnxUPGT40uWJcMpw==", + "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.2", - "@polkadot/types": "15.0.2", - "@polkadot/types-codec": "15.0.2", + "@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" }, @@ -1212,14 +1212,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.0.2.tgz", - "integrity": "sha512-KOUnfXOAFCN0N23sEbS+FzXhX88JCvJst/nKzO9+q67NgYBEqgcaoG4tqt/VVedgkNi0kA7WAA3wyjt5UYMnrg==", + "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.2", - "@polkadot/rpc-provider": "15.0.2", - "@polkadot/types": "15.0.2", + "@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" @@ -1229,14 +1229,14 @@ } }, "node_modules/@polkadot/rpc-provider": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.0.2.tgz", - "integrity": "sha512-BwLP8gNskzqtQ2kMk+EX6WK4d9TU0XJ/nJg0TKC2dX5sSTpTF2JQIYp1wuOik4rKNXIU/1hKaDSSylMJj7AHeQ==", + "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.2", - "@polkadot/types-support": "15.0.2", + "@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", @@ -1255,15 +1255,15 @@ } }, "node_modules/@polkadot/types": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.0.2.tgz", - "integrity": "sha512-6gZBnuXU58hQAXWI2daED2OaQwFMxbQdkE8HVGMovMobEf0PxPfIqf+GdnVmWbe09EU9mv2gCWBcdnvHSRBlQg==", + "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.2", - "@polkadot/types-codec": "15.0.2", - "@polkadot/types-create": "15.0.2", + "@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", @@ -1274,13 +1274,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.0.2.tgz", - "integrity": "sha512-UiFJVEYML30+V9GdFAHPbA3s4MVQTL1CevsZMnX0+ApvlgEHJMZnVFfYF7jL2bl9BcUYM/zoxEAhj2MpqFFfxw==", + "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.2", - "@polkadot/types-codec": "15.0.2", + "@polkadot/types": "15.1.1", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -1289,9 +1289,9 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.0.2.tgz", - "integrity": "sha512-44Q40p1rl0t7Bl1QUamewqXNVPway9xgqByyifv6ODSGhtt+lFoarb3U4JzqRUuuK0PP57ePB0L8q81Totxeew==", + "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", @@ -1303,12 +1303,12 @@ } }, "node_modules/@polkadot/types-create": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.0.2.tgz", - "integrity": "sha512-YhpcqbH3oI87PkgrV6Fez9jWDqFIep0KcS1YWQcwc9gsBNnuour80t2AAK41/tqAYwOZi6tpJwIevnEhVkxFYA==", + "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.2", + "@polkadot/types-codec": "15.1.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -1317,15 +1317,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.0.2.tgz", - "integrity": "sha512-SyBo4xBoesHYiEfdW/nOgaftKgM7+puBWqQXq1Euz0MM5LDLjxBw22Srgk9ulGM6l9MsekIwCyX8geJ6/6J3Cg==", + "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.2", - "@polkadot/types-codec": "15.0.2", - "@polkadot/types-create": "15.0.2", + "@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" }, @@ -1334,9 +1334,9 @@ } }, "node_modules/@polkadot/types-support": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.0.2.tgz", - "integrity": "sha512-I7Im/4K2/XDZ1LfeQeeNyvIkfvozIPQs8K1/nsICDOmBbvIsjxSeKWHOcFDMJ8AlPEer6bqNQavOyZA/pg9R/Q==", + "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", @@ -2147,17 +2147,17 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.2.tgz", - "integrity": "sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz", + "integrity": "sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.18.2", - "@typescript-eslint/type-utils": "8.18.2", - "@typescript-eslint/utils": "8.18.2", - "@typescript-eslint/visitor-keys": "8.18.2", + "@typescript-eslint/scope-manager": "8.19.0", + "@typescript-eslint/type-utils": "8.19.0", + "@typescript-eslint/utils": "8.19.0", + "@typescript-eslint/visitor-keys": "8.19.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -2177,16 +2177,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.2.tgz", - "integrity": "sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.19.0.tgz", + "integrity": "sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/scope-manager": "8.18.2", - "@typescript-eslint/types": "8.18.2", - "@typescript-eslint/typescript-estree": "8.18.2", - "@typescript-eslint/visitor-keys": "8.18.2", + "@typescript-eslint/scope-manager": "8.19.0", + "@typescript-eslint/types": "8.19.0", + "@typescript-eslint/typescript-estree": "8.19.0", + "@typescript-eslint/visitor-keys": "8.19.0", "debug": "^4.3.4" }, "engines": { @@ -2202,14 +2202,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz", - "integrity": "sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz", + "integrity": "sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.2", - "@typescript-eslint/visitor-keys": "8.18.2" + "@typescript-eslint/types": "8.19.0", + "@typescript-eslint/visitor-keys": "8.19.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -2220,14 +2220,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.2.tgz", - "integrity": "sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz", + "integrity": "sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.18.2", - "@typescript-eslint/utils": "8.18.2", + "@typescript-eslint/typescript-estree": "8.19.0", + "@typescript-eslint/utils": "8.19.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -2244,9 +2244,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.2.tgz", - "integrity": "sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.19.0.tgz", + "integrity": "sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==", "dev": true, "license": "MIT", "engines": { @@ -2258,14 +2258,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz", - "integrity": "sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz", + "integrity": "sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.2", - "@typescript-eslint/visitor-keys": "8.18.2", + "@typescript-eslint/types": "8.19.0", + "@typescript-eslint/visitor-keys": "8.19.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -2311,16 +2311,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.2.tgz", - "integrity": "sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.19.0.tgz", + "integrity": "sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.18.2", - "@typescript-eslint/types": "8.18.2", - "@typescript-eslint/typescript-estree": "8.18.2" + "@typescript-eslint/scope-manager": "8.19.0", + "@typescript-eslint/types": "8.19.0", + "@typescript-eslint/typescript-estree": "8.19.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -2335,13 +2335,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.18.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz", - "integrity": "sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==", + "version": "8.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz", + "integrity": "sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.2", + "@typescript-eslint/types": "8.19.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { @@ -3076,9 +3076,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "dev": true, "license": "MIT", "engines": { @@ -3118,9 +3118,9 @@ } }, "node_modules/concurrently": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.1.tgz", - "integrity": "sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz", + "integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9aa4547f..37a9b6a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/sqnc-matchmaker-api", - "version": "3.1.25", + "version": "3.1.26", "description": "An OpenAPI Matchmaking API service for SQNC", "main": "src/index.ts", "type": "module", @@ -38,7 +38,7 @@ }, "homepage": "https://github.com/digicatapult/sqnc-matchmaker-api#readme", "devDependencies": { - "@digicatapult/sqnc-process-management": "^2.2.150", + "@digicatapult/sqnc-process-management": "^2.2.154", "@digicatapult/tsimp": "^2.0.12", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0", @@ -51,11 +51,11 @@ "@types/supertest": "^6.0.2", "@types/swagger-ui-express": "^4.1.7", "@types/uuid": "^10.0.0", - "@typescript-eslint/eslint-plugin": "^8.18.2", - "@typescript-eslint/parser": "^8.18.2", + "@typescript-eslint/eslint-plugin": "^8.19.0", + "@typescript-eslint/parser": "^8.19.0", "c8": "^10.1.3", "chai": "^5.1.2", - "concurrently": "^9.1.1", + "concurrently": "^9.1.2", "depcheck": "^1.4.7", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", @@ -73,8 +73,8 @@ "undici": "^7.2.0" }, "dependencies": { - "@digicatapult/tsoa-oauth-express": "^0.1.82", - "@polkadot/api": "^15.0.2", + "@digicatapult/tsoa-oauth-express": "^0.1.83", + "@polkadot/api": "^15.1.1", "@tsoa/runtime": "^6.6.0", "async-mutex": "^0.5.0", "base-x": "^5.0.0",