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 @@ -82,6 +82,6 @@
"tailwindcss": "^3.1.8",
"ts-jest": "^29.0.3",
"typescript": "^5.1",
"vite": "^3.1.4"
"vite": "^5.4.20"

Choose a reason for hiding this comment

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

🛑 [Security Upgrade]: This Vite version upgrade is critical as it addresses a relative path traversal vulnerability1. However, this is a major version jump (v3 to v5) which may introduce breaking changes. Please review the Vite migration guides for v4 and v5 to ensure compatibility.

Footnotes

  1. CWE-23: Relative Path Traversal - https://cwe.mitre.org/data/definitions/23.html

}
}
Loading