From 1919fa173a4362c2039eb77f998e08c96262f97f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 12:52:28 +0000 Subject: [PATCH] Bump react-scripts from 3.4.3 to 4.0.3 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.3 to 4.0.3. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.3/packages/react-scripts) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 149c6b3..c17bb57 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-moment": "^0.9.2", "react-redux": "^7.1.0", "react-router-dom": "^5.0.1", - "react-scripts": "3.4.3", + "react-scripts": "4.0.3", "react-stripe-checkout": "^2.6.3", "react-themeable": "^1.1.0", "react-touch": "^0.4.4",