diff --git a/examples/with-aws-amplify/package.json b/examples/with-aws-amplify/package.json index 31d001edf3ef7..911a71dc99988 100644 --- a/examples/with-aws-amplify/package.json +++ b/examples/with-aws-amplify/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "aws-amplify": "1.1.32", + "aws-amplify": "3.0.1", "immer": "3.1.3", "nanoid": "2.0.3", "next": "^9.0.2",