diff --git a/eform-client/package.json b/eform-client/package.json index df1d867ea9..9d2aa7ab58 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -166,7 +166,7 @@ "run-sequence": "^2.2.1", "ts-node": "10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "wdio-chromedriver-service": "8.1.1", "wdio-docker-service": "3.2.1", "webdriverio": "9.19.1", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 6877962a1d..c9a68f0a21 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -13906,10 +13906,10 @@ types-ramda@^0.31.0: dependencies: ts-toolbelt "^9.6.0" -typescript@5.8.3: - version "5.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== +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@1.x: version "1.3.5"