From b7b827cbda5b181d4551af8678bec08bf2cbf842 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 23:58:48 +0000 Subject: [PATCH] Bump react-app-rewired from 2.1.5 to 2.1.6 in /web Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/timarney/react-app-rewired/releases) - [Commits](https://github.com/timarney/react-app-rewired/commits) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 711408 -> 711408 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 d2c397e18a4cd85999134eb3a83e26eba105c826..021348a5357d748b33db232bd306730cf770e42a 100644 GIT binary patch delta 159 zcmeycRr|wM?S>Y{7N!>F7M2#)7Pc1lEgW|ZrnhcqF`6!LkCAP5PXA!a%+mhQkOPQ0 Lw?8!G;$H~>3VAkG delta 159 zcmeycRr|wM?S>Y{7N!>F7M2#)7Pc1lEgW|ZreAu?Xf$2m9wXayQ9}-u=|!qc%AxK> z7T#&jsXmta0U?3K7GY%-$>wDi<$;!E&ThVWkpUUWj@d=NIaS#{nZ9lj!P-vg!R5Jz zhQ9f(L0M6`<|ze^M&Vf@nc4wmNu~Pb=0&Ahj$zu9Cl)GC7ck=Boc_U-nWg=qAqNn1 LZhvUV#lI2&aMCwO diff --git a/web/package.json b/web/package.json index 9e91d3178..56f15336a 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "babel-plugin-import": "^1.13.0", "customize-cra": "^0.9.1", "react": "^16.13.1", - "react-app-rewired": "^2.1.5", + "react-app-rewired": "^2.1.6", "react-dom": "^16.13.1", "react-router-dom": "^5.1.2", "react-scripts": "^3.4.1",