diff --git a/package.json b/package.json index e97c9fc..32a8cc6 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,6 @@ "dependencies": { "@fastify/error": "^3.0.0", "graphql": "^16.6.0", - "mercurius": "^13.0.0" + "mercurius": "^14.0.0" } }