diff --git a/examples/with-graphql-gateway/package.json b/examples/with-graphql-gateway/package.json index 55cc5f61127ab..677765ad25c1a 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.82.35", "@graphql-mesh/config": "0.35.1", "@graphql-mesh/new-openapi": "0.4.10", "@graphql-mesh/runtime": "0.34.1",