diff --git a/package-lock.json b/package-lock.json index 8c658e0..70a27e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1500,14 +1500,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.74.3", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.74.3.tgz", - "integrity": "sha512-jJkmewAr2aVtrk8PkI1+/W7n5kVyAt7cPJCqHr4gjnsAqOBY6vrQCH8V5XhsyPh7sjNXq9LYWc4ZyTVSbwXnaQ==", + "version": "2.75.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.75.0.tgz", + "integrity": "sha512-mRGscZEbEeIWKp7nqzNT9Qg/A6oi5KUJ0a3MPjTRw5q5hOWVTwZjzXTb5Y0MIWj4bQ9gphBFC4MoN+iIkJzo0g==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.74.3", + "@platformatic/utils": "2.75.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1518,6 +1518,32 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.75.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.75.0.tgz", + "integrity": "sha512-2ZS4RhTzIlV+/40sgAQJ3NXGAqjcBneTpxpD18a14kXX3doPvosCbLsunX4CF/6b4wD0fD5OIYyxZVrxg/Ur/A==", + "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.11.0" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.11.0.tgz", + "integrity": "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==", + "license": "MIT", + "engines": { + "node": ">=20.18.1" + } + }, "node_modules/@platformatic/generators": { "version": "2.74.3", "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.74.3.tgz", @@ -1535,6 +1561,25 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/generators/node_modules/@platformatic/config": { + "version": "2.74.3", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.74.3.tgz", + "integrity": "sha512-jJkmewAr2aVtrk8PkI1+/W7n5kVyAt7cPJCqHr4gjnsAqOBY6vrQCH8V5XhsyPh7sjNXq9LYWc4ZyTVSbwXnaQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.74.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/http-metrics": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@platformatic/http-metrics/-/http-metrics-0.2.1.tgz", @@ -1620,6 +1665,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.74.3", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.74.3.tgz", + "integrity": "sha512-jJkmewAr2aVtrk8PkI1+/W7n5kVyAt7cPJCqHr4gjnsAqOBY6vrQCH8V5XhsyPh7sjNXq9LYWc4ZyTVSbwXnaQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.74.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.74.3", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.74.3.tgz", @@ -1645,6 +1709,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.74.3", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.74.3.tgz", + "integrity": "sha512-jJkmewAr2aVtrk8PkI1+/W7n5kVyAt7cPJCqHr4gjnsAqOBY6vrQCH8V5XhsyPh7sjNXq9LYWc4ZyTVSbwXnaQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.74.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.74.3", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.74.3.tgz",