From dfbdb0aafedcc29b0afa436618790d9aa581bfe1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 06:03:07 +0000 Subject: [PATCH] Bump webpack from 1.15.0 to 5.47.1 Bumps [webpack](https://github.com/webpack/webpack) from 1.15.0 to 5.47.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v1.15.0...v5.47.1) 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 2708d51f..0ebb480f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "typedoc": "^0.4.4", "typescript": "^1.8.10", "typings": "^1.3.2", - "webpack": "^1.12.14", + "webpack": "^5.47.1", "webpack-stream": "^3.1.0", "yargs": "^4.4.0" },