diff --git a/package-lock.json b/package-lock.json index 730e7a5..22389d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1862,9 +1862,9 @@ } }, "node_modules/@platformatic/client": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-2.35.0.tgz", - "integrity": "sha512-mGKkgudJNNNTt741JX4ySY6N3+xqBil+0ZSK1P+sdIRww5HY+bOTeb9ixVkhYaV0KKzDakFRlPdup6CEafN2Lg==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-2.35.1.tgz", + "integrity": "sha512-ITGL2E+/g3lwIEV+Yjyc/ZP6GdtWjabgdB40Pu0ZKM/KhQRgDbeczSEQSKkeRYkbFL0DvjxUdWCS2poAX1nouw==", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.5.4", @@ -1878,14 +1878,14 @@ } }, "node_modules/@platformatic/config": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.35.0.tgz", - "integrity": "sha512-meN8cDm/ICTbcauA1I7ZYuIE3gvq8brlzYwNNzEUVgtd+6TyljHFICRA623LWJ+IrZOhg+VIRPVpclyap7g53Q==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-2.35.1.tgz", + "integrity": "sha512-Vn7DtWaGYGqRn0pdoVS84oBH2eB9ZnVbIZjkbrr/Ie71Sc1lYzW3Dc8zeSVgMCM26yJEx3vIsDK53BDZj3YCDg==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0", "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.35.0", + "@platformatic/utils": "2.35.1", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1896,15 +1896,6 @@ "undici": "^7.0.0" } }, - "node_modules/@platformatic/config/node_modules/undici": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz", - "integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==", - "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", @@ -1922,13 +1913,13 @@ "license": "MIT" }, "node_modules/@platformatic/generators": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.35.0.tgz", - "integrity": "sha512-CqeadeytyxxLn43eZKRyeC5MCGCI4EmMRkvH2BsuqIOKmX6PUO589xYoBfFPNTHbYB8AALQIcCOXQ9vYGG/ERA==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.35.1.tgz", + "integrity": "sha512-3F6hoFBHt7RNOVZ3iUe/k23zUXl6Zo/Rsl81mHr8qlXJXuSJJtzRoZ+PODcL91UV6T+0XpZfIGrq7u87hRgukg==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^4.0.0", - "@platformatic/utils": "2.35.0", + "@platformatic/utils": "2.35.1", "change-case-all": "^2.1.0", "fastify": "^5.0.0", "pino": "^9.0.0", @@ -1945,9 +1936,9 @@ } }, "node_modules/@platformatic/metrics": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/metrics/-/metrics-2.35.0.tgz", - "integrity": "sha512-jl7G/jDo/YxylIourZaS42ePeWObDzxLqdTBJh2eEEmnsn09A0rpYAl1KHam3BBXalxSpyFLPPFz4yoVKAM2TA==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/metrics/-/metrics-2.35.1.tgz", + "integrity": "sha512-7PlGOt3G0HgzQtUVQs97gcoNdAhs1jIJ9oLyvvAMVMPDUbA3XNaA2lHcyMpEzh4TPstgugKBFEVEXnrbbq1R2A==", "license": "Apache-2.0", "dependencies": { "@platformatic/http-metrics": "^0.2.1", @@ -1956,15 +1947,15 @@ } }, "node_modules/@platformatic/scalar-theme": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-2.35.0.tgz", - "integrity": "sha512-IDqdlbyI1ff7jXfz3SOZGePpZowKQNDp0plmRM9AIfNq9wEhzMpcT0e0gTGyHVO2J/nH1J3eluGEej9HA34dIg==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-2.35.1.tgz", + "integrity": "sha512-UekMaVnbwFDIqBZN4IkIV+VuEMw7zP79GEKK5NLM7BqcvN6VJAYz1S4pMrl8VQDm78dTHYbHRJux2D11GUgtFA==", "license": "Apache-2.0" }, "node_modules/@platformatic/service": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-2.35.0.tgz", - "integrity": "sha512-P8TtzOU1DaA+N6HI8DViJ9mwcuGzINYtcG72CwXZtjXla+RtSJNQviZVf2kzoGI5o5QgcwCQpJsYR8m2StRe8Q==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-2.35.1.tgz", + "integrity": "sha512-Y9FxndFxLMOoVXfG6x0X8geHUoOJjlN8AlyTLwS1p+UkWUzfKasWED83AYN0mrPnac5tnHfSo3McHYy5Y1/vbg==", "license": "Apache-2.0", "dependencies": { "@fastify/accepts": "^5.0.0", @@ -1977,15 +1968,15 @@ "@fastify/swagger": "^9.0.0", "@fastify/under-pressure": "^9.0.0", "@mercuriusjs/federation": "^4.0.0", - "@platformatic/client": "2.35.0", - "@platformatic/config": "2.35.0", + "@platformatic/client": "2.35.1", + "@platformatic/config": "2.35.1", "@platformatic/fastify-http-metrics": "^0.2.0", - "@platformatic/generators": "2.35.0", - "@platformatic/metrics": "2.35.0", - "@platformatic/scalar-theme": "2.35.0", - "@platformatic/telemetry": "2.35.0", - "@platformatic/ts-compiler": "2.35.0", - "@platformatic/utils": "2.35.0", + "@platformatic/generators": "2.35.1", + "@platformatic/metrics": "2.35.1", + "@platformatic/scalar-theme": "2.35.1", + "@platformatic/telemetry": "2.35.1", + "@platformatic/ts-compiler": "2.35.1", + "@platformatic/utils": "2.35.1", "@scalar/fastify-api-reference": "^1.19.5", "@types/ws": "^8.5.10", "ajv": "^8.12.0", @@ -2021,9 +2012,9 @@ } }, "node_modules/@platformatic/telemetry": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.35.0.tgz", - "integrity": "sha512-WhzWz4DdBi26mdQI8PclzX4fZY/YLsWNlSHb1XvQLU2to1RAjpOfhnL2ws51/K3Cn+C4gGqg2iWRps03TYedAQ==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-2.35.1.tgz", + "integrity": "sha512-8gKVn1gYI4VLyj9Tth+Zfg17MHKVAIEOaCgYJLfa8mxGp5WQemTWSqtc0ULlrG1FNKI8jdHLVh/eHqslUUPVCw==", "license": "Apache-2.0", "dependencies": { "@fastify/swagger": "^9.0.0", @@ -2060,12 +2051,12 @@ "license": "BSD-3-Clause" }, "node_modules/@platformatic/ts-compiler": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.35.0.tgz", - "integrity": "sha512-UtbrOp2hgEuijX9tXqkEdf5ZkgvPUJI3j7mqCc47ASipnB5XHE5omDciWPdhcDncY44W28mgPgtKJkwaOXXOPA==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/ts-compiler/-/ts-compiler-2.35.1.tgz", + "integrity": "sha512-YnT9fUXDW218HEXBI33dCzQgaC2nd8WiZH8CyfinqpX+Iswn1coXZURoZ580cysbSuqv2YUwypI+AwuWXm6Onw==", "license": "Apache-2.0", "dependencies": { - "@platformatic/utils": "2.35.0", + "@platformatic/utils": "2.35.1", "execa": "^9.0.0", "pino": "^9.2.0", "pino-pretty": "^13.0.0", @@ -2073,9 +2064,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.35.0.tgz", - "integrity": "sha512-wUTKkj83dYDBsyawMva9DmnSIyUSv4RkU2q3izgodAlJrhuEOLV4jM3GMVX6fKZMYIea5CaNs7hRzU8GuFOqsQ==", + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-2.35.1.tgz", + "integrity": "sha512-NlRNovz7d3H4tPhQUy9NqefHdwWaLKtVvC4FFbNlr/u1lsmvJTWIqYKdhHifXdsfM0BAG0wdkNv1eLwvPQ+h4A==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^2.0.0",