Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3808,7 +3808,7 @@
"typescript": "4.5.5",
"typescript-formatter": "^7.2.2",
"vinyl-fs": "^3.0.3",
"webpack": "5.94.0",
"webpack": "5.104.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The yarn.lock file has not been updated to reflect this dependency change. As noted in the pull request description, this is a critical manual step. Without updating yarn.lock, the old, vulnerable version of webpack might still be installed, negating the security benefits of this upgrade. Please run yarn install to update the lock file and commit the changes before merging.

"webpack-cli": "4.2.0"
},
"dependencies": {
Expand Down