diff --git a/package.json b/package.json index a07c475..698d719 100644 --- a/package.json +++ b/package.json @@ -83,6 +83,6 @@ "jest": "27.5.1", "supertest": "6.2.4", "ts-jest": "27.1.5", - "typescript": "4.8.2" + "typescript": "5.4.2" } }