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 packages/siwx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@types/react": "19.1.15",
"@vitest/coverage-v8": "2.1.9",
"happy-dom": "17.1.0",
"happy-dom": "20.8.9",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security-high high

The pnpm-lock.yaml file was not updated in this pull request. In a pnpm workspace, the lockfile must be synchronized with package.json to ensure that the specified version (and its security fixes) are actually installed. Merging this change without an updated lockfile will cause CI failures in environments using --frozen-lockfile and will prevent the security vulnerabilities from being correctly remediated in deployed environments.

"react": "19.1.2",
"vitest": "3.1.3",
"vue": "3.5.13"
Expand Down
Loading