diff --git a/package.json b/package.json index d70442b5..3f66c3be 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "jest-circus": "27.0.6", "js-yaml": "4.1.0", "prettier": "2.3.2", - "ts-jest": "27.0.3", + "ts-jest": "27.0.4", "typescript": "4.3.5" }, "workspaces": ["*"] diff --git a/yarn.lock b/yarn.lock index 194e21dd..beafd0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3622,10 +3622,10 @@ tr46@^2.0.2: dependencies: punycode "^2.1.1" -ts-jest@27.0.3: - version "27.0.3" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8" - integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw== +ts-jest@27.0.4: + version "27.0.4" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0" + integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ== dependencies: bs-logger "0.x" buffer-from "1.x"