diff --git a/package-lock.json b/package-lock.json index 4dfff57..26174cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1428,9 +1428,9 @@ } }, "node_modules/@platformatic/client": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-2.63.3.tgz", - "integrity": "sha512-VAY5Jf5UrXhBgwqdZXFaSwrrmuvpxMwTMkMGBYGy9kNfdKpHnOchJJZlncWIJmt7Hsu1X1SkzmdJ//ec8qzfMw==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-2.63.4.tgz", + "integrity": "sha512-omhg2tYMLtcFSUSrrvWCdb127RTHjGUc4hJtq2ghcjzy29VimH2dkEezaQOqXc+mEpgO5+Zq5PE3oQ5mE8iI4A==", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.5.4", @@ -1462,22 +1462,6 @@ "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", @@ -1498,13 +1482,13 @@ } }, "node_modules/@platformatic/generators": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.63.3.tgz", - "integrity": "sha512-jKukSTBFboS8Y+Q3MA8P6UiXhCwkhiOlPszs16LZRycWNj35RF75K3clI1byADaKHi/b2ihVnKp28une8AJ2Ig==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.63.4.tgz", + "integrity": "sha512-SPHmsjEMuP/uOIgjtqldocUfGjDEMrTr8VrFWZuCgWDyvNXgMnrjY6LXGZSKv9CCmk86kT43c2DBf82VKLxiPA==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.63.3", + "@platformatic/utils": "2.63.4", "change-case-all": "^2.1.0", "fastify": "^5.0.0", "pino": "^9.0.0", @@ -1521,9 +1505,9 @@ } }, "node_modules/@platformatic/metrics": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/metrics/-/metrics-2.63.3.tgz", - "integrity": "sha512-CtGqK9vsS05WnGSiR01GKQ7CvUw4GT6XJY4KJNUKOrtjpm8lhbl70S96HpfoA4hy3kD+QjpPB6ri4Ca2OfrAKA==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/metrics/-/metrics-2.63.4.tgz", + "integrity": "sha512-vTYSnoXkTc4pWjaGX58m7iU7j03FN0eJxHV27hSDzOp6O4XIklD8SZEkF+tA5UUUDKMK5IcE9a3jMlJQrLtFDQ==", "license": "Apache-2.0", "dependencies": { "@platformatic/http-metrics": "^0.2.1", @@ -1534,15 +1518,15 @@ } }, "node_modules/@platformatic/scalar-theme": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-2.63.3.tgz", - "integrity": "sha512-iLpmXe8tSQoKoM+K1TobSeFvhsksdobNJ+LXZikdQXCMpQ3EH6kfeSscUz5ebWJJLsEsvG4wWfWnub6e1qnLRg==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-2.63.4.tgz", + "integrity": "sha512-Q3hPPFZwSLyoUJ43GBmVQZCO6XYkyMwXad77vkk6gQ+ZBFzLqyiLoECPpA/Z94U5JKh5rre/PZndU8DGPYppsA==", "license": "Apache-2.0" }, "node_modules/@platformatic/service": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-2.63.3.tgz", - "integrity": "sha512-7VHN3vQNuBC11QViEblm6oxHtTJ+Rs2arvogbo1bbxWEZl6HWtkJSHVYnXQsY1NcJIbo1Fd3HHy+klPVy5PDlw==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-2.63.4.tgz", + "integrity": "sha512-ayf/ry8nV7UwEpRmyzH4le/XkafOrQaYZ2bcakN++1Payt+4BLwpQgXmcg04ywUXppxICenLWKmEESLbinb7YQ==", "license": "Apache-2.0", "dependencies": { "@fastify/accepts": "^5.0.0", @@ -1554,16 +1538,16 @@ "@fastify/static": "^8.0.0", "@fastify/swagger": "^9.0.0", "@fastify/under-pressure": "^9.0.0", - "@platformatic/client": "2.63.3", - "@platformatic/config": "2.63.3", + "@platformatic/client": "2.63.4", + "@platformatic/config": "2.63.4", "@platformatic/fastify-http-metrics": "^0.3.0", - "@platformatic/generators": "2.63.3", - "@platformatic/metrics": "2.63.3", - "@platformatic/scalar-theme": "2.63.3", - "@platformatic/telemetry": "2.63.3", - "@platformatic/ts-compiler": "2.63.3", - "@platformatic/utils": "2.63.3", - "@scalar/fastify-api-reference": "1.28.31", + "@platformatic/generators": "2.63.4", + "@platformatic/metrics": "2.63.4", + "@platformatic/scalar-theme": "2.63.4", + "@platformatic/telemetry": "2.63.4", + "@platformatic/ts-compiler": "2.63.4", + "@platformatic/utils": "2.63.4", + "@scalar/fastify-api-reference": "1.28.32", "@types/ws": "^8.5.10", "ajv": "^8.12.0", "cli-progress": "^3.12.0", @@ -1597,29 +1581,10 @@ "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", - "integrity": "sha512-q7Sap3YAzGpfyEjWAHQJmV2Q0W2GFacHFSEugOhPVfe5UBHKKpXWeUnVKILYGa3PXHVMyPcwIaJEpnYslduv0Q==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.63.4.tgz", + "integrity": "sha512-KMbYtAyj4JgIHUcLs/ZN4bwcSfqu5pAdoB0NVvPumasncjfb/aEFbku63hRBP8ESA3RgMVIR8JZjG/sl3GAmrA==", "license": "Apache-2.0", "dependencies": { "@fastify/swagger": "^9.0.0", @@ -1634,38 +1599,19 @@ "@opentelemetry/sdk-node": "^0.57.0", "@opentelemetry/sdk-trace-base": "^1.22.0", "@opentelemetry/semantic-conventions": "1.30.0", - "@platformatic/config": "2.63.3", + "@platformatic/config": "2.63.4", "abstract-logging": "^2.0.1", "fast-uri": "^3.0.0", "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", - "integrity": "sha512-0taqDGeFVB2raLcWkfEEQC73YAMNeRRrnbh9h6Fun+pHgHcrrGrnHHPc6dh4Op+CjF8g0bUBZO9j+ssR5mM/VA==", + "version": "2.63.4", + "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.63.4.tgz", + "integrity": "sha512-XqwB2GQfJdqS1pKY3veNaxYv7RM+N+kiSdG/n61qAUcMmqWNvz0dFecbKHTbGSmj/Icbtw/+zZTSLffOOUFygA==", "license": "Apache-2.0", "dependencies": { - "@platformatic/utils": "2.63.3", + "@platformatic/utils": "2.63.4", "execa": "^9.0.0", "pino": "^9.2.0", "pino-pretty": "^13.0.0", @@ -1673,9 +1619,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "2.63.3", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.63.3.tgz", - "integrity": "sha512-sDMjksTiYeW5flGC77O1qJG5tMLJorDAqQUDlepejtsWyg8FR0iqzOBZVmv7SjuRfXQ5jLV+Vc/NftD365MUMQ==", + "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", @@ -1792,9 +1738,9 @@ } }, "node_modules/@scalar/fastify-api-reference": { - "version": "1.28.31", - "resolved": "https://registry.npmjs.org/@scalar/fastify-api-reference/-/fastify-api-reference-1.28.31.tgz", - "integrity": "sha512-l8Qj65BHsChbXGDgv+ldH3HjBaXkubDYzrwSoYFtI8dQCdx33+dst8xtPfxnX3SCGlAhJ+2zw2pYz8gEPQaXtg==", + "version": "1.28.32", + "resolved": "https://registry.npmjs.org/@scalar/fastify-api-reference/-/fastify-api-reference-1.28.32.tgz", + "integrity": "sha512-Ps0TB6/TWM0/FWnBH9I1t6P9v0WzJTZ5LBKpNW/kw4X/DRtlbwOr7IoV/sIw9diuuJrURcUbFJMG7WcJ2Mabyw==", "license": "MIT", "dependencies": { "@scalar/core": "0.2.14",