diff --git a/package.json b/package.json index 7d1d457..3571553 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,6 @@ "nock": "13.5.4", "prettier": "^3.1.1", "ts-jest": "^29.1.1", - "typescript": "5.4.3" + "typescript": "5.4.4" } }