diff --git a/package.json b/package.json index c91477714..f6f03af6d 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,6 @@ "jest-circus": "^29.7.0", "prettier": "^2.8.4", "ts-jest": "^29.1.2", - "typescript": "^5.4.2" + "typescript": "^5.7.2" } }