diff --git a/examples/with-clerk/package.json b/examples/with-clerk/package.json index 26e40d55c4dae..16b910b304cce 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.2.2" + "typescript": "5.6.2" } }