diff --git a/package-lock.json b/package-lock.json index f9711ca..4dfff57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1444,14 +1444,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.63.3.tgz", - "integrity": "sha512-izPif6tjLJ/P/66rhjzt8CScrhSIMFSICXuSIcCVUB1lUh9W0PHijCCe7yC8s2Gga2ePgWRDne0CGaN8oIiRHQ==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.63.4.tgz", + "integrity": "sha512-iXbmvm57MQdhpVkub58io+r4IYahdZyeXFQW6QuhvSGWMogxw9+zgXiphHsCqYzmhDKiHZdQ6d7Z1hDbTnXrtw==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.63.3", + "@platformatic/utils": "2.63.4", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1462,6 +1462,31 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.63.4.tgz", + "integrity": "sha512-D4VlCmRhu2LDLjf9OHicpbQSSjAkFvEZC5Pxjz7EsD2JG5NBTRQVuYeP4ga41lSTSaj5mwvD/Nz0eBqm6ZKkQQ==", + "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.8.0" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.8.0.tgz", + "integrity": "sha512-vFv1GA99b7eKO1HG/4RPu2Is3FBTWBrmzqzO0mz+rLxN3yXkE4mqRcb8g8fHxzX4blEysrNZLqg5RbJLqX5buA==", + "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", @@ -1572,6 +1597,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.63.3", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.63.3.tgz", + "integrity": "sha512-izPif6tjLJ/P/66rhjzt8CScrhSIMFSICXuSIcCVUB1lUh9W0PHijCCe7yC8s2Gga2ePgWRDne0CGaN8oIiRHQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.63.3", + "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.63.3", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.63.3.tgz", @@ -1596,6 +1640,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.63.3", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.63.3.tgz", + "integrity": "sha512-izPif6tjLJ/P/66rhjzt8CScrhSIMFSICXuSIcCVUB1lUh9W0PHijCCe7yC8s2Gga2ePgWRDne0CGaN8oIiRHQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.63.3", + "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.63.3", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.63.3.tgz",