diff --git a/package.json b/package.json index 76ea2bbfa7..dd625af17f 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "source-map-support": "0.5.21", "superagent": "6.1.0", "supertest": "6.1.6", - "ts-jest": "27.1.1", + "ts-jest": "27.1.2", "ts-node": "10.4.0", "tsc-watch": "4.5.0", "typescript": "4.5.4" diff --git a/yarn.lock b/yarn.lock index a11e4a063c..b3ed114682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6809,10 +6809,10 @@ trim-newlines@^4.0.2: resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.2.tgz" integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew== -ts-jest@27.1.1: - version "27.1.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192" - integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA== +ts-jest@27.1.2: + version "27.1.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151" + integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA== dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"