diff --git a/package.json b/package.json index 5b20b0b..a879001 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "path": "^0.12.7", "prettier": "2.0.5", "supertest": "^4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.1.4", "ts-loader": "^8.0.1", "ts-node": "~8.10.2", "tsconfig-paths": "^3.9.0", diff --git a/yarn.lock b/yarn.lock index c8cf0c9..411e5ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15545,10 +15545,10 @@ ts-invariant@^0.4.0, ts-invariant@^0.4.4: dependencies: tslib "^1.9.3" -ts-jest@26.1.3: - version "26.1.3" - resolved "https://artifacts.werally.in:443/artifactory/api/npm/npm/ts-jest/-/ts-jest-26.1.3.tgz#aac928a05fdf13e3e6dfbc8caec3847442667894" - integrity sha1-qskooF/fE+Pm37yMrsOEdEJmeJQ= +ts-jest@26.1.4: + version "26.1.4" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.4.tgz#87d41a96016a8efe4b8cc14501d3785459af6fa6" + integrity sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q== dependencies: bs-logger "0.x" buffer-from "1.x"