diff --git a/test/fixtures/mjs-support/package.json b/test/fixtures/mjs-support/package.json index 219fac12c17..0d3895fe787 100644 --- a/test/fixtures/mjs-support/package.json +++ b/test/fixtures/mjs-support/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "graphql": "14.0.2", + "graphql": "14.5.8", "react": "latest", "react-dom": "latest", "serve": "10.0.2"