diff --git a/examples/with-graphql-gateway/package.json b/examples/with-graphql-gateway/package.json index c760d1a7c9..0f290fa8e8 100644 --- a/examples/with-graphql-gateway/package.json +++ b/examples/with-graphql-gateway/package.json @@ -9,7 +9,7 @@ "build:mesh": "mesh build" }, "dependencies": { - "@graphql-mesh/cli": "0.68.1", + "@graphql-mesh/cli": "0.78.0", "@graphql-mesh/config": "0.35.1", "@graphql-mesh/new-openapi": "0.4.10", "@graphql-mesh/runtime": "0.34.1",