Bump webpack from 5.75.0 to 5.76.0 in /frontend (#92)

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

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]
2023-04-17 15:54:34 +01:00
committed by GitHub
parent 7d20447526
commit df01235325
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"vue-toast-notification": "3.0",
"vuejs-paginate-next": "^1.0.2",
"vuex": "^4.0.0",
"webpack": "^5.74.0"
"webpack": "^5.76.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",