diff --git a/package.json b/package.json index ea75862e..d79d4f33 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "jest-circus": "27.0.3", "js-yaml": "4.1.0", "prettier": "2.3.0", - "ts-jest": "27.0.1", + "ts-jest": "27.0.2", "typescript": "4.3.2" }, "workspaces": [ diff --git a/yarn.lock b/yarn.lock index fefedf03..1d69a173 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3605,10 +3605,10 @@ tr46@^2.0.2: dependencies: punycode "^2.1.1" -ts-jest@27.0.1: - version "27.0.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1.tgz#3cd174561c4bb311e0187a5837543fb858c60d16" - integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw== +ts-jest@27.0.2: + version "27.0.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1" + integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug== dependencies: bs-logger "0.x" buffer-from "1.x"