diff --git a/package-lock.json b/package-lock.json index a2e6b9b..0b75aa0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1487,14 +1487,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.70.0", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.70.0.tgz", - "integrity": "sha512-zQ8VQTYjZmb+748WiUu+XBNsVV0quIm2J24Ms8gK0RHe9tA/PvU11u/8zy10/Vd4/xjfTiLzUV1PnioUCMp7iA==", + "version": "2.70.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.70.1.tgz", + "integrity": "sha512-hnE522aNLvVuaa0MHsq6Y6xlkZZIwmaxtUNjGIxXYtSqEsl+RWEUhktvWZXZAViK5YujvSjknrmOnWU4PjQr+g==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.70.0", + "@platformatic/utils": "2.70.1", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1505,6 +1505,23 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.70.1", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.70.1.tgz", + "integrity": "sha512-IRb8ZdNPT4TtFSQVVH4FU+E1Wcw8Hw391ffObnfNlMkZnD4J+doMaG3k8qyMS9bVH/5WkwH6+ISg55B1AA445g==", + "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", + "glob": "^11.0.2", + "leven": "~3.1.0", + "minimatch": "^10.0.3", + "semver": "^7.6.3", + "undici": "7.10.0" + } + }, "node_modules/@platformatic/generators": { "version": "2.70.0", "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.70.0.tgz", @@ -1522,6 +1539,25 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/generators/node_modules/@platformatic/config": { + "version": "2.70.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.70.0.tgz", + "integrity": "sha512-zQ8VQTYjZmb+748WiUu+XBNsVV0quIm2J24Ms8gK0RHe9tA/PvU11u/8zy10/Vd4/xjfTiLzUV1PnioUCMp7iA==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.70.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/http-metrics": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@platformatic/http-metrics/-/http-metrics-0.2.1.tgz", @@ -1607,6 +1643,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.70.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.70.0.tgz", + "integrity": "sha512-zQ8VQTYjZmb+748WiUu+XBNsVV0quIm2J24Ms8gK0RHe9tA/PvU11u/8zy10/Vd4/xjfTiLzUV1PnioUCMp7iA==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.70.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.70.0", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.70.0.tgz", @@ -1632,6 +1687,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.70.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.70.0.tgz", + "integrity": "sha512-zQ8VQTYjZmb+748WiUu+XBNsVV0quIm2J24Ms8gK0RHe9tA/PvU11u/8zy10/Vd4/xjfTiLzUV1PnioUCMp7iA==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.70.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.70.0", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.70.0.tgz",