fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
This commit is contained in:
snyk-bot
2026-02-11 10:04:22 +00:00
parent 468bc71a1c
commit 947728a14b
2 changed files with 7 additions and 33 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@dagrejs/dagre": "^1.1.8",
"@xyflow/react": "^12.10.0",
"axios": "^1.13.2",
"axios": "^1.13.5",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0",