From f0a8290570e0a220d2b86bc4b66e72c15906262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 13:30:07 +0000 Subject: [PATCH] Bump webpack from 4.44.2 to 5.1.2 Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 5.1.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0896b6..be1ad72 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "raw-loader": "^4.0.1", "run-script-os": "^1.1.1", "url-loader": "^4.1.0", - "webpack": "^4.44.2", + "webpack": "^5.1.2", "webpack-cli": "^4.0.0" } }