diff --git a/packages/graphql-anywhere/package.json b/packages/graphql-anywhere/package.json index cac58c32d37..58e4637c2a5 100644 --- a/packages/graphql-anywhere/package.json +++ b/packages/graphql-anywhere/package.json @@ -45,13 +45,13 @@ "@types/jest": "21.1.10", "@types/lodash": "4.14.97", "@types/node": "8.5.9", - "@types/react": "16.0.34", + "@types/react": "16.0.36", "@types/react-dom": "16.0.3", "browserify": "15.2.0", "graphql": "0.12.3", "graphql-tag": "2.6.1", "jest": "20.0.4", - "react": "15.6.2", + "react": "16.2.0", "react-dom": "15.6.2", "rollup": "0.55.1", "ts-jest": "20.0.14",