diff --git a/package.json b/package.json index 62677d75..bf774e9f 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "rimraf": "3.0.2", "rxjs": "6.5.5", "semantic-release": "17.0.7", - "ts-jest": "25.5.0", + "ts-jest": "25.5.1", "ts-loader": "6.2.2", "ts-node": "8.10.1", "typescript": "3.8.3" diff --git a/yarn.lock b/yarn.lock index 5355908e..bd46b8b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15446,10 +15446,10 @@ ts-easing@^0.2.0: resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec" integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ== -ts-jest@25.5.0: - version "25.5.0" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.0.tgz#f56f039b6caa15d9e32d064b0a8902886ab2fe72" - integrity sha512-govrjbOk1UEzcJ5cX5k8X8IUtFuP3lp3mrF3ZuKtCdAOQzdeCM7qualhb/U8s8SWFwEDutOqfF5PLkJ+oaYD4w== +ts-jest@25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.1.tgz#2913afd08f28385d54f2f4e828be4d261f4337c7" + integrity sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw== dependencies: bs-logger "0.x" buffer-from "1.x"