diff --git a/package.json b/package.json index 20d3e7af5..e2e178ba8 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "prettier": "2.3.2", "redux-devtools": "3.7.0", "redux-devtools-extension": "2.13.9", - "ts-loader": "9.2.4", + "ts-loader": "9.2.5", "webpack-bundle-analyzer": "4.4.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 0a0be64b0..d38438b16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13746,10 +13746,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-loader@9.2.4: - version "9.2.4" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.4.tgz#55fe7e5eab29fe4bdfb01c1f941c2bab928b7f92" - integrity sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg== +ts-loader@9.2.5: + version "9.2.5" + resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.5.tgz#127733a5e9243bf6dafcb8aa3b8a266d8041dca9" + integrity sha512-al/ATFEffybdRMUIr5zMEWQdVnCGMUA9d3fXJ8dBVvBlzytPvIszoG9kZoR+94k6/i293RnVOXwMaWbXhNy9pQ== dependencies: chalk "^4.1.0" enhanced-resolve "^5.0.0"