diff --git a/eform-client/package.json b/eform-client/package.json index 8cdbb83331..04849f4019 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.20.0", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 3c7d68f124..2a15cf65c8 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -287,6 +287,11 @@ resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.3.0.tgz#661e4796569c6fbd4e1a071e58da6df1426de7ad" integrity sha512-QwuNnmRNr/uNj89TxknPbGcs5snX1w7RoJJPNAsfb2QGcHzUTQovS8hqm9kaDZdpUJDPP7jt7B6F0+EjrPAXRA== +"@angular-eslint/bundled-angular-compiler@20.4.0": + version "20.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.4.0.tgz#f3a8df8287f3c1ca44d7b176a7193515cac8aa50" + integrity sha512-u3I/yABCm+lda/AdnLKJnjdQp1i4BACgEKY9D6eKIgijcRtlvUc6Jq+43e1oPZLj+3DdrlABNcB8HsA/+RzikA== + "@angular-eslint/bundled-angular-compiler@20.5.0": version "20.5.0" resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.5.0.tgz#b0dd9ffd89f5cb0139741d112bdb228f1ba7a46d" @@ -13905,10 +13910,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"