From 2204511fa024e784e09b073c7d468f097b56f60b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 05:20:21 +0000 Subject: [PATCH] Bump webpack from 3.12.0 to 5.47.0 Bumps [webpack](https://github.com/webpack/webpack) from 3.12.0 to 5.47.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v3.12.0...v5.47.0) 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 d689667..613a1e2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "redux-form": "^7.1.2", "redux-thunk": "^2.2.0", "require-from-string": "^2.0.1", - "webpack": "^3.5.6", + "webpack": "^5.47.0", "webpack-node-externals": "^1.6.0" }, "devDependencies": {