diff --git a/examples/with-supertokens/package.json b/examples/with-supertokens/package.json index 5f4e2067c308..ae96a6debfd8 100644 --- a/examples/with-supertokens/package.json +++ b/examples/with-supertokens/package.json @@ -9,7 +9,7 @@ "next": "latest", "react": "^17.0.1", "react-dom": "^17.0.1", - "supertokens-auth-react": "^0.18.0", + "supertokens-auth-react": "^0.19.0", "supertokens-node": "^9.0.0" } }