diff --git a/package.json b/package.json index 4e50a2a..6577c4b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@zeit/next-typescript": "^1.1.1", - "next": "7.0.2", + "next": "9.3.3", "react": "16.6.3", "react-dom": "16.6.3" },