diff --git a/apps/tasks/package.json b/apps/tasks/package.json index 94a36ac7f..63a61ed33 100644 --- a/apps/tasks/package.json +++ b/apps/tasks/package.json @@ -39,7 +39,7 @@ "@homarr/widgets": "workspace:^0.1.0", "dayjs": "^1.11.18", "dotenv": "^17.2.2", - "fastify": "^5.6.0", + "fastify": "^5.6.1", "superjson": "2.2.2", "undici": "7.16.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59e1ae076..04df6e0b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -429,8 +429,8 @@ importers: specifier: ^17.2.2 version: 17.2.2 fastify: - specifier: ^5.6.0 - version: 5.6.0 + specifier: ^5.6.1 + version: 5.6.1 superjson: specifier: 2.2.2 version: 2.2.2 @@ -6506,8 +6506,8 @@ packages: peerDependencies: '@babel/types': ^7 - fastify@5.6.0: - resolution: {integrity: sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==} + fastify@5.6.1: + resolution: {integrity: sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==} fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} @@ -15568,7 +15568,7 @@ snapshots: dependencies: '@babel/types': 7.26.0 - fastify@5.6.0: + fastify@5.6.1: dependencies: '@fastify/ajv-compiler': 4.0.2 '@fastify/error': 4.2.0