fix: upgrade axios to 1.13.5 to resolve DoS vulnerability
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.90.20",
|
||||
"@tanstack/react-virtual": "^3.13.18",
|
||||
"axios": "^1.13.4",
|
||||
"axios": "^1.13.5",
|
||||
"lucide-react": "^0.563.0",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
|
||||
Reference in New Issue
Block a user