chore(deps-dev): bump webpack in /src/packages/utils (#4328)

Bumps [webpack](https://github.com/webpack/webpack) from 5.64.3 to 5.64.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.64.3...v5.64.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-02 16:09:53 +02:00
committed by GitHub
parent 79c0d59244
commit 650930c5ce
2 changed files with 11 additions and 70 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"file-loader": "6.2.0",
"sass-loader": "12.3.0",
"ts-loader": "9.2.6",
"webpack": "5.64.3",
"webpack": "5.64.4",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1"
},