diff --git a/package-lock.json b/package-lock.json index c631ca6..1e634a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1513,14 +1513,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.53.2", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.53.2.tgz", - "integrity": "sha512-iUaKMPQ+SvtcAiGMume30QhATz83UJlGxShTFfS5wCEZL1FUsMGT2kcefFOTd/oIsm5BSqJnsDPTZwTUz4ORIQ==", + "version": "2.55.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.55.0.tgz", + "integrity": "sha512-f0nBb6noUPgbw/7P9eViyMAkI2ZImqFXvH2oc9KqQywhiavIwhLBf91c/PNuQ+mLPDHlvSGFHAtq1UnP5lW8Bw==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.53.2", + "@platformatic/utils": "2.55.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1531,6 +1531,31 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.55.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.55.0.tgz", + "integrity": "sha512-gN0c9/KflTQIcHmqumgsy+QJjhiXuDj5FOmmTx8EgsffDVD7m2VrtwKwDOmNzcAdxBuWcZyHqQpNnAhBlXe8nQ==", + "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", + "leven": "~3.1.0", + "minimatch": "^8.0.4", + "semver": "^7.6.3", + "undici": "7.2.3" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.3.tgz", + "integrity": "sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==", + "license": "MIT", + "engines": { + "node": ">=20.18.1" + } + }, "node_modules/@platformatic/fastify-http-metrics": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/@platformatic/fastify-http-metrics/-/fastify-http-metrics-0.3.0.tgz", @@ -1640,6 +1665,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.53.2", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.53.2.tgz", + "integrity": "sha512-iUaKMPQ+SvtcAiGMume30QhATz83UJlGxShTFfS5wCEZL1FUsMGT2kcefFOTd/oIsm5BSqJnsDPTZwTUz4ORIQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.53.2", + "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.53.2", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.53.2.tgz", @@ -1665,6 +1709,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.53.2", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.53.2.tgz", + "integrity": "sha512-iUaKMPQ+SvtcAiGMume30QhATz83UJlGxShTFfS5wCEZL1FUsMGT2kcefFOTd/oIsm5BSqJnsDPTZwTUz4ORIQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.53.2", + "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.53.2", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.53.2.tgz",