diff --git a/package.json b/package.json index 596515b..d2f8706 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prettier": "3.2.2", "ts-jest": "29.2.5", "tsup": "7.3.0", - "typescript": "5.7.3" + "typescript": "5.9.3" }, "engines": { "node": "18" diff --git a/yarn.lock b/yarn.lock index 1a6f1a3..0bb5004 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6098,10 +6098,10 @@ typescript-service@^2.0.3: dependencies: tslib "^1.9.3" -typescript@5.7.3: - version "5.7.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" - integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== +typescript@5.9.3: + version "5.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" + integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== uglify-js@^3.1.4: version "3.17.4"