Skip to content

Commit ba89235

Browse files
fixed vulnerabilities
1 parent 9e731de commit ba89235

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/App/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717
"@types/node": "^24.0.8",
1818
"@types/react": "^18.3.11",
1919
"@types/react-dom": "^18.3.1",
20-
"axios": "^1.10.0",
20+
"axios": "^1.12.0",
2121
"chart.js": "^4.5.0",
2222
"d3": "^7.9.0",
2323
"d3-cloud": "^1.2.7",
24+
"d3-color": "^3.1.0",
25+
"nth-check": "^2.0.1",
2426
"react": "^18.3.1",
2527
"react-chartjs-2": "^5.3.0",
2628
"react-d3-cloud": "^1.0.6",

0 commit comments

Comments
 (0)