From 0df25ae08c751d63b5588499727b2cd6f0666538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 15:53:34 +0000 Subject: [PATCH] chore(deps): bump fastify in /examples/custom-receiver 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] --- examples/custom-receiver/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/custom-receiver/package-lock.json b/examples/custom-receiver/package-lock.json index 53bec17dc..88fe7d212 100644 --- a/examples/custom-receiver/package-lock.json +++ b/examples/custom-receiver/package-lock.json @@ -1383,9 +1383,9 @@ "license": "BSD-3-Clause" }, "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",