From 5ba5ab16cc97bc463edad268439a6c7e0a772886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:55:45 +0000 Subject: [PATCH] chore(deps-dev): bump mercurius in /packages/fastify Bumps [mercurius](https://github.com/mercurius-js/mercurius) from 16.1.0 to 16.8.0. - [Release notes](https://github.com/mercurius-js/mercurius/releases) - [Commits](https://github.com/mercurius-js/mercurius/compare/v16.1.0...v16.8.0) --- updated-dependencies: - dependency-name: mercurius dependency-version: 16.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/fastify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 9aa7b9b..3aaf850 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -58,7 +58,7 @@ "eslint": "9.39.2", "fastify": "5.6.0", "fastify-plugin": "5.0.1", - "mercurius": "16.2.0", + "mercurius": "16.8.0", "mercurius-auth": "6.0.0", "pg-mem": "3.0.4", "prettier": "3.8.1",