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 ui/package.json
Copy link
Author

Choose a reason for hiding this comment

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

High Vulnerability Finding on line 18

The following vulnerability impacts axios versions <1.12.0: CVE-2025-58754.

It can be remediated by updating to version 1.12.0 or higher.

Suggested change
"axios": "1.12.0",

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"axios": "^1.7.9",
"classnames": "^2.5.1",
"lucide-react": "^0.475.0",
"next": "15.1.7",
"next": "15.2.3",
"node-cache": "^5.1.2",
"prisma": "^6.3.1",
"react": "^19.0.0",
Expand Down