Skip to content

Commit 6d14e39

Browse files
fix(deps): bump webpack from 5.96.0 to 5.96.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.96.0 to 5.96.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.0...v5.96.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2423e8c commit 6d14e39

File tree

2 files changed

+94
-131
lines changed

2 files changed

+94
-131
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vue-template-compiler": "^2.7.16",
5151
"vuetify": "^2.7.2",
5252
"vuex": "^3.6.2",
53-
"webpack": "^5.96.0"
53+
"webpack": "^5.96.1"
5454
},
5555
"devDependencies": {
5656
"@babel/eslint-parser": "^7.25.9",

0 commit comments

Comments
 (0)