diff --git a/examples/with-aws-amplify-typescript/package.json b/examples/with-aws-amplify-typescript/package.json index 2f8364861296..eb9521d0d710 100644 --- a/examples/with-aws-amplify-typescript/package.json +++ b/examples/with-aws-amplify-typescript/package.json @@ -8,7 +8,7 @@ "dependencies": { "@aws-amplify/ui-react": "^1.0.7", "aws-amplify": "^3.3.27", - "next": "10.1.3", + "next": "12.1.0", "react": "^17.0.2", "react-dom": "^17.0.2" },