diff --git a/package.json b/package.json index 44e8a7f..6a393b9 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "supertest": "^4.0.2", "ts-jest": "^26.4.2", "ts-node": "^9.0.0", - "typescript": "^4.0.3" + "typescript": "^5.0.0" } }