diff --git a/package.json b/package.json index 46c00adda..64601ceb1 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "http-server": "0.12.3", "redux-devtools": "3.7.0", "redux-devtools-extension": "2.13.8", - "ts-loader": "8.0.15", + "ts-loader": "8.0.17", "webpack-bundle-analyzer": "4.4.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index ba2e8e532..bbf8e27f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13994,10 +13994,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@8.0.15: - version "8.0.15" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.15.tgz#c41bed94220aad78310cbee8be48a76683acec24" - integrity sha512-WYXfCEglgUPU6adGcx6I9DsMwSxYFU99rzteIEoZKDQn4IMbe4KpO934zRkwSOFcwEzh+gx/RaH8hhgoCAfF9w== +ts-loader@8.0.17: + version "8.0.17" + resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.17.tgz#98f2ccff9130074f4079fd89b946b4c637b1f2fc" + integrity sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w== dependencies: chalk "^4.1.0" enhanced-resolve "^4.0.0"