diff --git a/examples/with-graphql-gateway/package.json b/examples/with-graphql-gateway/package.json index 55cc5f61127ab..2c6af7a98a51b 100644 --- a/examples/with-graphql-gateway/package.json +++ b/examples/with-graphql-gateway/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/cli": "0.68.1", "@graphql-mesh/config": "0.35.1", "@graphql-mesh/new-openapi": "0.4.10", - "@graphql-mesh/runtime": "0.34.1", + "@graphql-mesh/runtime": "0.104.1", "@graphql-yoga/node": "latest", "graphql": "16.3.0", "next": "latest",