diff --git a/examples/with-ts-node/package.json b/examples/with-ts-node/package.json index bf3f4a1d3eff..572d16eb6fbf 100644 --- a/examples/with-ts-node/package.json +++ b/examples/with-ts-node/package.json @@ -7,7 +7,7 @@ "dependencies": { "@types/next": "^2.4.11", "@types/react": "^16.0.36", - "next": "^7.0.0", + "next": "^9.3.2", "next-with-typescript": "1.0.0", "react": "^16.4.0", "react-dom": "^16.4.0",