diff --git a/workers/graph/package.json b/workers/graph/package.json index ee91e18..72a57a3 100644 --- a/workers/graph/package.json +++ b/workers/graph/package.json @@ -22,6 +22,6 @@ "jest": "29.7.0", "jest-junit": "16.0.0", "ts-jest": "29.1.2", - "typescript": "5.4.2" + "typescript": "5.4.4" } }