diff --git a/eform-client/package.json b/eform-client/package.json index 26458e1f56..547a446992 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -155,7 +155,7 @@ "run-sequence": "^2.2.1", "ts-node": "10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "5.8.3", + "typescript": "5.9.2", "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 bbf5bee0e8..941611ba28 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -12062,10 +12062,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.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== uglify-js@1.x: version "1.3.5"