diff --git a/examples/typescript/package.json b/examples/typescript/package.json index 26c6f61967..45afa25b29 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@types/graphql": "0.12.7", "@types/jest": "23.3.3", - "@types/node": "10.11.3", + "@types/node": "10.11.4", "@types/prop-types": "15.5.6", "@types/react": "16.4.14", "@types/react-dom": "16.0.8",