diff --git a/package-lock.json b/package-lock.json index fd1b1c4..59969ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1487,14 +1487,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.73.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.73.1.tgz", - "integrity": "sha512-cM0iaN3KtCaomls14ANJN51Q5+KcVuVqVDL74DWam2OgDBbe0mAk+Y/wflmBSA+eoi6kV7DOmkG0O9ML93fG8w==", + "version": "2.74.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.74.0.tgz", + "integrity": "sha512-jWmD6AjUn3ROJt+zIT9FGqFDiu1GAnK/BPH2FVJLplMlvMuRBeDMlqXjmmykPBTseyqHAzqinaY+Z+mbi1TlTw==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.73.1", + "@platformatic/utils": "2.74.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1505,6 +1505,32 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.74.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.74.0.tgz", + "integrity": "sha512-vHpPiqNkJK3aBWjXWfgsm2738anfRsC6LjRflE4p2ELHS5tHOTHDHSe/feB6Nqjmykvc7ci8mU3ihcMGfidUSg==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@watchable/unpromise": "^1.0.2", + "boring-name-generator": "^1.0.3", + "glob": "^11.0.2", + "leven": "~3.1.0", + "minimatch": "^10.0.3", + "semver": "^7.6.3", + "undici": "7.11.0" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.11.0.tgz", + "integrity": "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==", + "license": "MIT", + "engines": { + "node": ">=20.18.1" + } + }, "node_modules/@platformatic/generators": { "version": "2.73.1", "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.73.1.tgz", @@ -1522,6 +1548,25 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/generators/node_modules/@platformatic/config": { + "version": "2.73.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.73.1.tgz", + "integrity": "sha512-cM0iaN3KtCaomls14ANJN51Q5+KcVuVqVDL74DWam2OgDBbe0mAk+Y/wflmBSA+eoi6kV7DOmkG0O9ML93fG8w==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.73.1", + "abstract-logging": "^2.0.1", + "ajv": "^8.12.0", + "dotenv": "^16.4.5", + "jsonpath": "^1.1.1", + "minimist": "^1.2.8", + "pupa": "^3.1.0", + "semver": "^7.6.0", + "undici": "^7.0.0" + } + }, "node_modules/@platformatic/http-metrics": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@platformatic/http-metrics/-/http-metrics-0.2.1.tgz", @@ -1607,6 +1652,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.73.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.73.1.tgz", + "integrity": "sha512-cM0iaN3KtCaomls14ANJN51Q5+KcVuVqVDL74DWam2OgDBbe0mAk+Y/wflmBSA+eoi6kV7DOmkG0O9ML93fG8w==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.73.1", + "abstract-logging": "^2.0.1", + "ajv": "^8.12.0", + "dotenv": "^16.4.5", + "jsonpath": "^1.1.1", + "minimist": "^1.2.8", + "pupa": "^3.1.0", + "semver": "^7.6.0", + "undici": "^7.0.0" + } + }, "node_modules/@platformatic/telemetry": { "version": "2.73.1", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.73.1.tgz", @@ -1632,6 +1696,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.73.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.73.1.tgz", + "integrity": "sha512-cM0iaN3KtCaomls14ANJN51Q5+KcVuVqVDL74DWam2OgDBbe0mAk+Y/wflmBSA+eoi6kV7DOmkG0O9ML93fG8w==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.73.1", + "abstract-logging": "^2.0.1", + "ajv": "^8.12.0", + "dotenv": "^16.4.5", + "jsonpath": "^1.1.1", + "minimist": "^1.2.8", + "pupa": "^3.1.0", + "semver": "^7.6.0", + "undici": "^7.0.0" + } + }, "node_modules/@platformatic/ts-compiler": { "version": "2.73.1", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.73.1.tgz",