diff --git a/package.json b/package.json index cc00d8b..85be943 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,6 @@ "ts-jest": "^26.4.1", "ts-node": "^10.4.0", "tscpaths": "https://github.com/Tiagoperes/tscpaths.git#498769882091cfe6fd8c4067bb50843dc4ca551e", - "typescript": "3.7.5" + "typescript": "5.0.3" } }