diff --git a/package.json b/package.json index 207e882a..f58325d9 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,6 @@ "jest": "29.7.0", "ts-jest": "29.2.5", "tsup": "8.3.5", - "typescript": "5.6.3" + "typescript": "5.7.3" } }