From ed14cc900649ad7d2dc4a46be8e635b333e00982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 00:58:10 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.7.0. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.7.0) Signed-off-by: dependabot[bot] --- .../static/wangEditor/example/demo/in-vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/novel-admin/src/main/resources/static/wangEditor/example/demo/in-vue/package.json b/novel-admin/src/main/resources/static/wangEditor/example/demo/in-vue/package.json index 80cf68f..4df4043 100644 --- a/novel-admin/src/main/resources/static/wangEditor/example/demo/in-vue/package.json +++ b/novel-admin/src/main/resources/static/wangEditor/example/demo/in-vue/package.json @@ -32,7 +32,7 @@ "friendly-errors-webpack-plugin": "^1.1.3", "html-webpack-plugin": "^2.28.0", "http-proxy-middleware": "^0.17.3", - "webpack-bundle-analyzer": "^2.2.1", + "webpack-bundle-analyzer": "^3.7.0", "semver": "^5.3.0", "shelljs": "^0.7.6", "opn": "^4.0.2",