diff --git a/package.json b/package.json index 7645a8f..cfee9b7 100644 --- a/package.json +++ b/package.json @@ -169,6 +169,6 @@ "sass": "^1.58.3", "supertest": "^6.3.3", "ts-jest": "^29.0.5", - "typescript": "^4.9.5" + "typescript": "^5.0.4" } }