diff --git a/fixtures/browser/graphql-with-mjs/package.json b/fixtures/browser/graphql-with-mjs/package.json index ad9cf3d89d7..a1b40e2fa38 100644 --- a/fixtures/browser/graphql-with-mjs/package.json +++ b/fixtures/browser/graphql-with-mjs/package.json @@ -5,6 +5,6 @@ "react-apollo": "2.2.1", "react": "latest", "react-dom": "latest", - "serve": "10.0.2" + "serve": "14.2.4" } }