diff --git a/package.json b/package.json index a1cea67889..e92f7451f7 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "source-map-support": "0.5.21", "superagent": "7.1.1", "supertest": "6.2.2", - "ts-jest": "27.1.3", + "ts-jest": "27.1.4", "ts-node": "10.7.0", "tsc-watch": "4.6.2", "typescript": "4.6.2" diff --git a/yarn.lock b/yarn.lock index 0de5b8ba09..1043c171c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7047,10 +7047,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.3: - version "27.1.3" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957" - integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA== +ts-jest@27.1.4: + version "27.1.4" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00" + integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ== dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"