build(deps-dev): bump webpack-bundle-analyzer from 4.9.0 to 4.9.1

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.9.0 to 4.9.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.9.0...v4.9.1)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-09 12:39:49 +00:00 committed by Klara Simickova
parent cdce2618da
commit 611fab8b34
2 changed files with 111 additions and 138 deletions

View file

@ -103,7 +103,7 @@
"ts-node": "10.9.1",
"typescript": "5.1.6",
"uuid": "9.0.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-bundle-analyzer": "4.9.1",
"whatwg-fetch": "3.6.17"
},
"scripts": {