diff --git a/package.json b/package.json index 69522705..d22d4742 100644 --- a/package.json +++ b/package.json @@ -121,6 +121,6 @@ "prettier": "^2.8.8", "ts-node-dev": "^2.0.0", "tsconfig-paths": "^4.2.0", - "typescript": "^4.9.5" + "typescript": "^5.5.4" } }