From d8135e27f6d6f4575cba550f2c7dae1735c42dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:39:30 +0000 Subject: [PATCH] chore(deps-dev): bump @fastify/express from 4.0.2 to 4.0.4 Bumps [@fastify/express](https://github.com/fastify/fastify-express) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/fastify/fastify-express/releases) - [Commits](https://github.com/fastify/fastify-express/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: "@fastify/express" dependency-version: 4.0.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e321ef9b5..5cbf0e803 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3041,9 +3041,9 @@ "license": "MIT" }, "node_modules/@fastify/express": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@fastify/express/-/express-4.0.2.tgz", - "integrity": "sha512-lzu9MLdjlsK4Q2RiqEAwTgwQPrWQVP0kmbgAi/w9rIUqtnacjKvj3EHVTR6PIvXDs6Ut1jnTHiGbuNxHTsZwHQ==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@fastify/express/-/express-4.0.4.tgz", + "integrity": "sha512-3D4sNT+s66T2yb3ILwv2lU5TB+1sG5gq37Zn1ucCxSk+8P4Bi8QH5Lb6eQ/3tUdg4+W9upWaU+1z0Mt9dTA7hw==", "dev": true, "funding": [ {