diff --git a/package.json b/package.json index 39af86d3..0b40fe46 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react-dom": "18.3.1", "react-native": "0.81.4", "rimraf": "^6.0.1", - "ts-jest": "^29.4.3", + "ts-jest": "^29.4.4", "typescript": "^5.9.2" }, "config": { diff --git a/yarn.lock b/yarn.lock index da5cc04f..79da40c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9678,7 +9678,7 @@ ts-invariant@^0.10.3: dependencies: tslib "^2.1.0" -ts-jest@^29.4.3: +ts-jest@^29.4.4: version "29.4.4" resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417" integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==