diff --git a/examples/auth-with-stytch/package.json b/examples/auth-with-stytch/package.json index b5bc962e228d..b5e02336b49b 100644 --- a/examples/auth-with-stytch/package.json +++ b/examples/auth-with-stytch/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@stytch/stytch-react": "^3.0.3", - "next": "12.0.7", + "next": "12.3.1", "next-iron-session": "^4.2.0", "react": "17.0.2", "react-dom": "17.0.2",