diff --git a/package.json b/package.json index 95ae306..e50f191 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,6 @@ "husky": "7.0.4", "jest": "27.5.1", "ts-jest": "27.1.5", - "typescript": "4.8.2" + "typescript": "5.7.2" } }