diff --git a/package-lock.json b/package-lock.json index fc852181..7618634f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@digicatapult/dscp-matchmaker-api", - "version": "1.5.11", + "version": "1.5.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@digicatapult/dscp-matchmaker-api", - "version": "1.5.11", + "version": "1.5.12", "license": "Apache-2.0", "dependencies": { "@polkadot/api": "^10.10.1", @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "^6.8.0", "c8": "^8.0.1", "chai": "^4.3.10", - "concurrently": "^8.2.1", + "concurrently": "^8.2.2", "depcheck": "^1.4.7", "eslint": "^8.51.0", "eslint-config-prettier": "^9.0.0", @@ -52,11 +52,11 @@ "nodemon": "^3.0.1", "pino-colada": "^2.2.2", "prettier": "^3.0.3", - "sinon": "^16.1.0", + "sinon": "^16.1.3", "supertest": "^6.3.3", "ts-node": "^10.9.1", "typescript": "^5.2.2", - "undici": "^5.26.3" + "undici": "^5.26.4" }, "engines": { "node": "18.x.x", @@ -3629,9 +3629,9 @@ } }, "node_modules/concurrently": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz", - "integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==", + "version": "8.2.2", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz", + "integrity": "sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==", "dev": true, "dependencies": { "chalk": "^4.1.2", @@ -8005,9 +8005,9 @@ } }, "node_modules/sinon": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.0.tgz", - "integrity": "sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==", + "version": "16.1.3", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.3.tgz", + "integrity": "sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA==", "dev": true, "dependencies": { "@sinonjs/commons": "^3.0.0", @@ -8658,9 +8658,9 @@ "dev": true }, "node_modules/undici": { - "version": "5.26.3", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.3.tgz", - "integrity": "sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==", + "version": "5.26.4", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.4.tgz", + "integrity": "sha512-OG+QOf0fTLtazL9P9X7yqWxQ+Z0395Wk6DSkyTxtaq3wQEjIroVe7Y4asCX/vcCxYpNGMnwz8F0qbRYUoaQVMw==", "dev": true, "dependencies": { "@fastify/busboy": "^2.0.0" @@ -11750,9 +11750,9 @@ } }, "concurrently": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz", - "integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==", + "version": "8.2.2", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz", + "integrity": "sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==", "dev": true, "requires": { "chalk": "^4.1.2", @@ -14905,9 +14905,9 @@ } }, "sinon": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.0.tgz", - "integrity": "sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==", + "version": "16.1.3", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-16.1.3.tgz", + "integrity": "sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA==", "dev": true, "requires": { "@sinonjs/commons": "^3.0.0", @@ -15367,9 +15367,9 @@ "dev": true }, "undici": { - "version": "5.26.3", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.3.tgz", - "integrity": "sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==", + "version": "5.26.4", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.4.tgz", + "integrity": "sha512-OG+QOf0fTLtazL9P9X7yqWxQ+Z0395Wk6DSkyTxtaq3wQEjIroVe7Y4asCX/vcCxYpNGMnwz8F0qbRYUoaQVMw==", "dev": true, "requires": { "@fastify/busboy": "^2.0.0" diff --git a/package.json b/package.json index ec8840a4..34e6af8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digicatapult/dscp-matchmaker-api", - "version": "1.5.11", + "version": "1.5.12", "description": "An OpenAPI Matchmaking API service for DSCP", "main": "src/index.ts", "scripts": { @@ -51,7 +51,7 @@ "@typescript-eslint/parser": "^6.8.0", "c8": "^8.0.1", "chai": "^4.3.10", - "concurrently": "^8.2.1", + "concurrently": "^8.2.2", "depcheck": "^1.4.7", "eslint": "^8.51.0", "eslint-config-prettier": "^9.0.0", @@ -60,11 +60,11 @@ "nodemon": "^3.0.1", "pino-colada": "^2.2.2", "prettier": "^3.0.3", - "sinon": "^16.1.0", + "sinon": "^16.1.3", "supertest": "^6.3.3", "ts-node": "^10.9.1", "typescript": "^5.2.2", - "undici": "^5.26.3" + "undici": "^5.26.4" }, "dependencies": { "@polkadot/api": "^10.10.1",