diff --git a/examples/with-clerk/package.json b/examples/with-clerk/package.json index 60d4643341eea..260ee9e7a1fdd 100644 --- a/examples/with-clerk/package.json +++ b/examples/with-clerk/package.json @@ -13,6 +13,6 @@ "next": "13.4.2", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.3.2" } }