From 7dfb6955f74c2f434385931e900ba8b382ef1b08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 01:18:21 +0000 Subject: [PATCH] chore(fastify): Update dependency fastify to ^5.6.1 --- packages/fastify/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/fastify/package.json b/packages/fastify/package.json index d8245d9318b..e9bbe1baef2 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -72,7 +72,7 @@ "fastify-plugin": "^5.0.1" }, "devDependencies": { - "fastify": "^5.6.0" + "fastify": "^5.6.1" }, "peerDependencies": { "fastify": ">=5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a493e7a86aa..5e1189a27e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -747,8 +747,8 @@ importers: version: 5.0.1 devDependencies: fastify: - specifier: ^5.6.0 - version: 5.6.0 + specifier: ^5.6.1 + version: 5.6.1 packages/localizations: dependencies: @@ -8453,8 +8453,8 @@ packages: fastify-plugin@5.0.1: resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} - fastify@5.6.0: - resolution: {integrity: sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==} + fastify@5.6.1: + resolution: {integrity: sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==} fastq@1.18.0: resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==} @@ -24231,7 +24231,7 @@ snapshots: fastify-plugin@5.0.1: {} - fastify@5.6.0: + fastify@5.6.1: dependencies: '@fastify/ajv-compiler': 4.0.1 '@fastify/error': 4.0.0