diff --git a/examples/with-graphql-gateway/package.json b/examples/with-graphql-gateway/package.json index 55cc5f61127ab..c38f38aa2e3d7 100644 --- a/examples/with-graphql-gateway/package.json +++ b/examples/with-graphql-gateway/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@graphql-mesh/cli": "0.68.1", - "@graphql-mesh/config": "0.35.1", + "@graphql-mesh/config": "0.104.8", "@graphql-mesh/new-openapi": "0.4.10", "@graphql-mesh/runtime": "0.34.1", "@graphql-yoga/node": "latest",