From a149d8c3c112740c9c563463ab72e89c77b9a4ec Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:25:35 +0000 Subject: [PATCH] fix(deps): update dependency fastify to ^5.6.0 (#4042) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/tasks/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/tasks/package.json b/apps/tasks/package.json index e028ff47b..aace08cf9 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -37,7 +37,7 @@ "@homarr/widgets": "workspace:^0.1.0", "dayjs": "^1.11.18", "dotenv": "^17.2.2", - "fastify": "^5.5.0", + "fastify": "^5.6.0", "superjson": "2.2.2", "undici": "7.15.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7885bf29c..bbd072473 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -419,8 +419,8 @@ importers: specifier: ^17.2.2 version: 17.2.2 fastify: - specifier: ^5.5.0 - version: 5.5.0 + specifier: ^5.6.0 + version: 5.6.0 superjson: specifier: 2.2.2 version: 2.2.2 @@ -6452,8 +6452,8 @@ packages: peerDependencies: '@babel/types': ^7 - fastify@5.5.0: - resolution: {integrity: sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw==} + fastify@5.6.0: + resolution: {integrity: sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==} fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} @@ -15460,7 +15460,7 @@ snapshots: dependencies: '@babel/types': 7.26.0 - fastify@5.5.0: + fastify@5.6.0: dependencies: '@fastify/ajv-compiler': 4.0.2 '@fastify/error': 4.2.0