diff --git a/UI/package.json b/UI/package.json index 2ac5324..7018439 100644 --- a/UI/package.json +++ b/UI/package.json @@ -45,7 +45,7 @@ "proxy": "http://localhost:6769", "devDependencies": { "@babel/plugin-proposal-decorators": "^7.4.0", - "customize-cra": "^0.2.12", + "customize-cra": "^0.8.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.0", diff --git a/UI/yarn.lock b/UI/yarn.lock index 3793725..fcd1132 100644 --- a/UI/yarn.lock +++ b/UI/yarn.lock @@ -3169,10 +3169,10 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" -customize-cra@^0.2.12: - version "0.2.12" - resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.2.12.tgz#ffc9b6378cbdffbe29ad02c479ae5d7a502aca69" - integrity sha512-kTNJtB35ZxHO8E3wbHNNkngQHH4u8uD8zAK4hQ29qSRRyLe1dln3k678GeyWd9TAERIqLq/5uJR37Y0P+lJLRA== +customize-cra@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.8.0.tgz#011e65fde9e443733668551740b76e3eefe95822" + integrity sha512-fIiuM4sJfDmTc+0ctNV0BCnSTsfq76bpAOHvUCrCzWaG1dHpHw2Yfec+liH4EdicG5TuwhYLFt2yY2ocJ8HoxA== dependencies: lodash.flow "^3.5.0"