diff --git a/examples/graphiql-webpack/package.json b/examples/graphiql-webpack/package.json index 4c390c78f2b..d0f7562dd29 100644 --- a/examples/graphiql-webpack/package.json +++ b/examples/graphiql-webpack/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "graphiql": "file:../../packages/graphiql", - "graphql": "14.5.8", + "graphql": "14.6.0", "react": "16.12.0" }, "devDependencies": {