From ba1e5e71f61d59e69794f171d07d4b9636e70e7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 21:12:27 +0000 Subject: [PATCH] Bump customize-cra from 0.9.1 to 1.0.0 in /web Bumps [customize-cra](https://github.com/arackaf/customize-cra) from 0.9.1 to 1.0.0. - [Release notes](https://github.com/arackaf/customize-cra/releases) - [Commits](https://github.com/arackaf/customize-cra/commits) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712260 -> 712260 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 0a4ded1c8cfec6557395c47151db0b788aaa673f..1698a89c863bfe190ca994525828fad87189635d 100644 GIT binary patch delta 155 zcmX@INBhVg?S>Y{7N#xC&l0CA$S|8vmrY`po!%70q8{p!RFddZT4`!&WMmSmUE!Qr znw?z{TxgM;Q>d-&>tEt!=vrd#|~hhZ02NA yT54Po5Tfsy<(%W{li`~*J#ZSEYWwXZW*}w(Vpbq#17da{<^W>O?YEP-GOGbbi#KZk delta 165 zcmX@INBhVg?S>Y{7N#xC&k~sp^em@0o@X?kE|bJ8$7nD;(T_w z$IHFkF~!u~G0D^;E!na#H#oG^BY*lwA4cWL4WVr9_mh}`m<5Pgff&SR2VxE&=G=Zi Ii7T}l07JJsJOBUy diff --git a/web/package.json b/web/package.json index 0d41c7e40..a99f43775 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "@types/react-router-dom": "^5.1.5", "antd": "^4.2.2", "babel-plugin-import": "^1.13.0", - "customize-cra": "^0.9.1", + "customize-cra": "^1.0.0", "react": "^16.13.1", "react-app-rewired": "^2.1.6", "react-dom": "^16.13.1",