diff --git a/examples/with-relay-modern/package.json b/examples/with-relay-modern/package.json index 6dd8ccc89e068..2b0e77f1619cc 100644 --- a/examples/with-relay-modern/package.json +++ b/examples/with-relay-modern/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "babel-plugin-relay": "^9.0.0", - "graphql-cli": "^3.0.14", + "graphql-cli": "^4.0.0", "relay-compiler": "^9.0.0" } }