Bump webpack-bundle-analyzer from 4.4.0 to 4.4.1

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.4.0 to 4.4.1.
- [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/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-15 17:31:50 +00:00
committed by GitHub
parent 6f1b0e02ff
commit 3435f3685a
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"url-loader": "^4.1.1",
"val-loader": "3.1.0",
"webpack": "^5.37.0",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-cli": "^4.7.0",
"yaml-loader": "0.6.0"
},