diff --git a/package.json b/package.json index feb1f6aa05..d3ed3622cd 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "lerna": "^4.0.0", "lint-staged": "11.0.0", "prettier": "^2.0.5", - "ts-jest": "27.0.2", + "ts-jest": "27.0.3", "typescript": "4.3.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 3bd116fc67..81b1df030c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10034,10 +10034,10 @@ trim-off-newlines@^1.0.0: resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= -ts-jest@27.0.2: - version "27.0.2" - resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1" - integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug== +ts-jest@27.0.3: + version "27.0.3" + resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8" + integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw== dependencies: bs-logger "0.x" buffer-from "1.x"