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