diff --git a/package-lock.json b/package-lock.json index 646b413..58d154c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1447,14 +1447,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.36.2", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.36.2.tgz", - "integrity": "sha512-45cA/u4U+LMesQrvwDDbiGATdxFaRrWq5+C4F+m1GCcjLk3363GSiufIOeQpHuYy9XQvVBUFriNosKZ+QXMAqA==", + "version": "2.37.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.37.0.tgz", + "integrity": "sha512-b1K+1ixFEA7QPlCAwNDUmZ9uiAdbYp2qHIZITwG80ltnxDSc4m0Ovy8bYRLnc4ayqzQyJ8XwylEF7o0Mem2VNA==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.36.2", + "@platformatic/utils": "2.37.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.37.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.37.0.tgz", + "integrity": "sha512-0ERSXmw6U6aCWRO5EmOqGQSu76qmvkwfDFLkQqEqeKTItGbtCFOZOY/9nXORowFlo5FnUJxB9UY2F3igVWE2Gg==", + "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.1" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.1.tgz", + "integrity": "sha512-U2k0XHLJfaciARRxDcqTk2AZQsGXerHzdvfCZcy1hNhSf5KCAF4jIQQxL+apQviOekhRFPqED6Of5/+LcUSLzQ==", + "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.36.2", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.36.2.tgz", + "integrity": "sha512-45cA/u4U+LMesQrvwDDbiGATdxFaRrWq5+C4F+m1GCcjLk3363GSiufIOeQpHuYy9XQvVBUFriNosKZ+QXMAqA==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.36.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.36.2", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.36.2.tgz", @@ -1605,6 +1649,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.36.2", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.36.2.tgz", + "integrity": "sha512-45cA/u4U+LMesQrvwDDbiGATdxFaRrWq5+C4F+m1GCcjLk3363GSiufIOeQpHuYy9XQvVBUFriNosKZ+QXMAqA==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.36.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.36.2", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.36.2.tgz",