From d7054a8ef1778c78abea9a7b2907b46d3dff3f2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 10:52:42 +0000 Subject: [PATCH] build(deps): bump antd from 4.4.0 to 4.4.1 in /web Bumps [antd](https://github.com/ant-design/ant-design) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/4.4.0...4.4.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 717261 -> 717290 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 25fcf06b134a9a0aba09ab3fdf6b98d0a2734e1a..1e1f127dde0c1e0933b9b15593738aa34f20b22e 100644 GIT binary patch delta 459 zcmX^6So_su?S>Y{EllgVrU$Ds8S~_or0DDFCju#5lj(-XS=B=QLwya>D-wP34JrdN zT>||ri}Ome9JP}wEdwp9B0@5={li_%^V|%REIphvECO6SwKK{rGPIKoQUeMtyaFGClt@I~#8)(0xV8y1A)&rMeanCl-d4xVl*wJ6d>`R%WDR z272fDMtE3MRb)q1c9ni`uGW#lI(g?LA$r<-X98dn(wS$eo6 zh3A<>r3V*k=bL33xRey;WV=r`oTfE>!C!Xk>F5u~T{+Y;xFom4Gaw);Ai}@cz)`;UJEW)7O1r*Pp&YfQfs$i7AIfyR;|=5OZ#q7UkM>2LL8und1Ne delta 464 zcmWmAPj8cO0LJkY>cGz7)YQW+*0}5-R%oFucpIf#nJ@~44SF%umX-3)*3uSEYD{+W zU_AU@#!P0?gT@zNG@iV9n3)&7EJhFWCLTWdUY|TaPw`Ku_>w|E8^JUPeUe)-E#kVs8g8j1?#m6EN(8wR5iv1rPZ(9BW{iC>;4D6z*!yn! x&uy>@p?AQ^IdU0%{*GYa`WN&nxN(A90q_1GH^J*wX!)>^M^hIUg?#SA*MECUp6mbs diff --git a/web/package.json b/web/package.json index cfed69fa9..d680d440a 100644 --- a/web/package.json +++ b/web/package.json @@ -11,7 +11,7 @@ "@types/react": "^16.9.41", "@types/react-dom": "^16.9.8", "@types/react-router-dom": "^5.1.5", - "antd": "^4.4.0", + "antd": "^4.4.1", "babel-plugin-import": "^1.13.0", "customize-cra": "^1.0.0", "react": "^16.13.1",