diff --git a/package-lock.json b/package-lock.json index a36a008..28f931e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1501,14 +1501,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.44.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.44.1.tgz", - "integrity": "sha512-k8g5SGTjOvbmKJnCq8gMa9nX9tnXFuKRvimGcEc34cyO33MCr4NTa6SthXkPK3Zy3zec/e374MX9C3FJZLU2Uw==", + "version": "2.44.2", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.44.2.tgz", + "integrity": "sha512-c7cMnAlR6UKnj9hHHxER/q3s0OTlIMP6hTMHikY+DHUBS6cCD2NF2ILi4vgDddFHhlvjJPW28R8m9NnPCOuSkA==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.44.1", + "@platformatic/utils": "2.44.2", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1519,6 +1519,31 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.44.2", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.44.2.tgz", + "integrity": "sha512-nLtIVT06wEyRbs4kaPWhOylR5VJOYEMfqgIldRPbvyzKSK1k69JMcCfCNX0y1UaxGRdhN5G0p2J5icwRWKi/rg==", + "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.2.0", "resolved": "https://registry.npmjs.org/@platformatic/fastify-http-metrics/-/fastify-http-metrics-0.2.0.tgz", @@ -1634,6 +1659,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.44.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.44.1.tgz", + "integrity": "sha512-k8g5SGTjOvbmKJnCq8gMa9nX9tnXFuKRvimGcEc34cyO33MCr4NTa6SthXkPK3Zy3zec/e374MX9C3FJZLU2Uw==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.44.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.44.1", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.44.1.tgz", @@ -1659,6 +1703,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.44.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.44.1.tgz", + "integrity": "sha512-k8g5SGTjOvbmKJnCq8gMa9nX9tnXFuKRvimGcEc34cyO33MCr4NTa6SthXkPK3Zy3zec/e374MX9C3FJZLU2Uw==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.44.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.44.1", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.44.1.tgz",