From c83c89be63b8987c33717ca4ee579c449865cda2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:59:53 +0000 Subject: [PATCH] build(deps): bump fastify from 5.11.2 to 5.11.3 Bumps [fastify](https://github.com/fastify/fastify) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.11.2...v5.11.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17f1f59699..ea5ba6d60f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13686,9 +13686,9 @@ ] }, "node_modules/fastify": { - "version": "5.11.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.2.tgz", - "integrity": "sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==", + "version": "5.11.3", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz", + "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==", "funding": [ { "type": "github", @@ -35717,9 +35717,9 @@ "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==" }, "fastify": { - "version": "5.11.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.2.tgz", - "integrity": "sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==", + "version": "5.11.3", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz", + "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==", "requires": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0",