diff --git a/package.json b/package.json index 3a2a824e..7d53ddd7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "babel-plugin-lodash": "^3.3.4", "babel-preset-env": "^1.7.0", "chart.js": "^2.8.0", - "customize-cra": "^0.4.1", + "customize-cra": "^0.5.0", "eslint": "^5.16.0", "eslint-config-prettier": "^6.0.0", "eslint-config-react-app": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 2c3fa052..b29a36a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5215,10 +5215,10 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" -customize-cra@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.4.1.tgz#4424f5661abff5443baf9cd891683de48c922614" - integrity sha512-iEzCXbQMvCEijAIH5FoHsQgFAPIloWTKPEcsxKZJysHa6GrUu348ohEz6vwUevLM6ZvWBvxx5QclFUIeED92yQ== +customize-cra@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.5.0.tgz#75819237dde2271a35c69b81284a28dc63a92315" + integrity sha512-heTp7P6prYIH3rQ1yqUEGj+TUc4Hnm50744HNLVC42CCGAWZnJMlstKiJvyxYMlUDoR6Xrq2TWm45Dp8A5n+TA== dependencies: lodash.flow "^3.5.0"