diff --git a/package-lock.json b/package-lock.json index d8221af..752c803 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1447,14 +1447,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.40.0.tgz", - "integrity": "sha512-gg5veshyE/SZolRjdra6RqsXJaRMEVYGyu+m3cJwyTCvYll87/ydAPqcGoKG54vA5P+AkBw+Q5sRlkqhqTaQcw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.41.0.tgz", + "integrity": "sha512-AtyteK9vtJV8AxIAY2L9OyPzj+XL7W2K5L4dXlH+2m+HMcMsGVxe2Tj84mQrpHXQnOlCS/pU2iaMr4ydUXxYJQ==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.40.0", + "@platformatic/utils": "2.41.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1465,6 +1465,31 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.41.0.tgz", + "integrity": "sha512-74rxlkUypr6AO1GgbLNB8ipEVPjqtn6KYrk+Eb/0CWMnV4MHW60oJFMBc4pG66agPNV6vd6AuawEGpSe1eXO+Q==", + "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", @@ -1580,6 +1605,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.40.0.tgz", + "integrity": "sha512-gg5veshyE/SZolRjdra6RqsXJaRMEVYGyu+m3cJwyTCvYll87/ydAPqcGoKG54vA5P+AkBw+Q5sRlkqhqTaQcw==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.40.0", + "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.40.0", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.40.0.tgz", @@ -1605,6 +1649,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.40.0.tgz", + "integrity": "sha512-gg5veshyE/SZolRjdra6RqsXJaRMEVYGyu+m3cJwyTCvYll87/ydAPqcGoKG54vA5P+AkBw+Q5sRlkqhqTaQcw==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.40.0", + "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.40.0", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.40.0.tgz",