diff --git a/examples/with-relay-modern/package.json b/examples/with-relay-modern/package.json index 4f3232f9014a4..1e355163c5171 100644 --- a/examples/with-relay-modern/package.json +++ b/examples/with-relay-modern/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "babel-plugin-relay": "^9.0.0", - "graphql-cli": "^3.0.14", + "graphql-cli": "^4.0.0", "relay-compiler": "^9.0.0" } }