From 9602e056ab435ae0be20e61f53301f20c7c5d5d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:10:17 +0000 Subject: [PATCH] Update dependency @platformatic/config to v2.47.0 --- package-lock.json | 71 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1ec810..766c48a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1503,14 +1503,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.46.0", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.46.0.tgz", - "integrity": "sha512-6gpHVPDR5y0PzyjAB2coJxNpCc5+JP4DFA6ywp37oAYDi0IYDn+Sk1/PjfV3qlsac6NwuA1aDu14LKWj1sAd1A==", + "version": "2.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.47.0.tgz", + "integrity": "sha512-jR9iUww7+b04EwYjOB/xlNp2Q0RRO85BbeMbL5cGUdSx7a6fTJlAwi2dan4cjx0op1DjWQGLmTs7U/YETEo6LQ==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.46.0", + "@platformatic/utils": "2.47.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1521,6 +1521,31 @@ "undici": "^7.0.0" } }, + "node_modules/@platformatic/config/node_modules/@platformatic/utils": { + "version": "2.47.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.47.0.tgz", + "integrity": "sha512-+4vkLrsIEfXid3FuCWNyxgHwIfPQg8zPD9NtxBAkmW+D9ZCQuvIzyk8bR/nuZUEycSNmbN9KWDKRqt6lILrG7g==", + "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.3" + } + }, + "node_modules/@platformatic/config/node_modules/undici": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.3.tgz", + "integrity": "sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==", + "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", @@ -1636,6 +1661,25 @@ "plt-service": "service.mjs" } }, + "node_modules/@platformatic/service/node_modules/@platformatic/config": { + "version": "2.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.46.0.tgz", + "integrity": "sha512-6gpHVPDR5y0PzyjAB2coJxNpCc5+JP4DFA6ywp37oAYDi0IYDn+Sk1/PjfV3qlsac6NwuA1aDu14LKWj1sAd1A==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.46.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.46.0", "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.46.0.tgz", @@ -1661,6 +1705,25 @@ "fastify-plugin": "^5.0.0" } }, + "node_modules/@platformatic/telemetry/node_modules/@platformatic/config": { + "version": "2.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.46.0.tgz", + "integrity": "sha512-6gpHVPDR5y0PzyjAB2coJxNpCc5+JP4DFA6ywp37oAYDi0IYDn+Sk1/PjfV3qlsac6NwuA1aDu14LKWj1sAd1A==", + "license": "Apache-2.0", + "dependencies": { + "@fastify/deepmerge": "^2.0.0", + "@fastify/error": "^4.0.0", + "@platformatic/utils": "2.46.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.46.0", "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.46.0.tgz",