Skip to content

Commit 2a2bc63

Browse files
chore: 🤖 update dependency webpack to v5.104.1 [security] (#1562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f1523c commit 2a2bc63

3 files changed

Lines changed: 211 additions & 55 deletions

File tree

‎apps/backend/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"run-script-webpack-plugin": "0.2.3",
7070
"ts-loader": "9.5.2",
7171
"typescript": "5.7.3",
72-
"webpack": "5.97.1",
72+
"webpack": "5.104.1",
7373
"webpack-node-externals": "3.0.0"
7474
}
7575
}

‎apps/cli-backend/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"run-script-webpack-plugin": "0.2.3",
6666
"ts-loader": "9.5.2",
6767
"typescript": "5.7.3",
68-
"webpack": "5.97.1",
68+
"webpack": "5.104.1",
6969
"webpack-node-externals": "3.0.0"
7070
},
7171
"peerDependencies": {

0 commit comments

Comments
 (0)