chore(deps): update dependency ts-jest to v29.4.4 (#1573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-19 18:00:14 +00:00
committed by GitHub
parent bc251a61b2
commit b2972929c9

6
package-lock.json generated
View File

@@ -26586,9 +26586,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.4.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.3.tgz",
"integrity": "sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==",
"version": "29.4.4",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.4.tgz",
"integrity": "sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==",
"dev": true,
"license": "MIT",
"dependencies": {