summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4844bba..daf0c3b 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,9 @@
"fast-xml-parser": "^4.4.2",
"react": "^18.3.0",
"react-cytoscapejs": "^2.0.0",
- "react-dom": "^18.3.0"
+
+ "react-dom": "^18.3.0",
+ "undici": "^6.21.3"
},
"devDependencies": {
"@types/node": "^24.2.0",