diff --git a/package-lock.json b/package-lock.json index 44db988..af1b090 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1444,14 +1444,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.66.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.66.1.tgz", - "integrity": "sha512-NDv21YOEuJ3vvseuuFMxYHg5BFhZ9zWKCJKVrkFYWtmZMTUqf5XVJpdr6LgHzB3+/U3SPyaKpDQwJ5YHxhEFdQ==", + "version": "2.67.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.67.0.tgz", + "integrity": "sha512-TT6bW0DFeQn1No2I2x1xlygOpfBZzPFSY67Mkla7yHcH2G74AZmrmihZxTk1+Mm5fnB+wSiiriVH4xZDAEWNJg==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.66.1", + "@platformatic/utils": "2.67.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1462,6 +1462,22 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.67.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.67.0.tgz", + "integrity": "sha512-kORiumvgs3VXU5vkzPGa0HDXpxZDtT4Oi+dMAttSQdBgw9wYr8ZfZloSnFgcpHoIRqoT+P6TXOAkQeKhLNyxAg==", + "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.10.0" + } + }, "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 +1588,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.66.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.66.1.tgz", + "integrity": "sha512-NDv21YOEuJ3vvseuuFMxYHg5BFhZ9zWKCJKVrkFYWtmZMTUqf5XVJpdr6LgHzB3+/U3SPyaKpDQwJ5YHxhEFdQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.66.1", + "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.66.1", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.66.1.tgz", @@ -1597,6 +1632,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.66.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.66.1.tgz", + "integrity": "sha512-NDv21YOEuJ3vvseuuFMxYHg5BFhZ9zWKCJKVrkFYWtmZMTUqf5XVJpdr6LgHzB3+/U3SPyaKpDQwJ5YHxhEFdQ==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.66.1", + "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.66.1", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.66.1.tgz",