axios->undici, reducing overhead and vuln

This commit is contained in:
Reid 2025-10-13 00:11:39 -07:00
parent a3cefee49a
commit 3a179e0c69
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
12 changed files with 160 additions and 232 deletions

View file

@ -17,7 +17,6 @@
"dependencies": {
"@libsql/client": "^0.15.12",
"archiver": "^7.0.1",
"axios": "^1.11.0",
"callsites": "^4.2.0",
"chalk": "^5.4.1",
"data-uri-to-buffer": "^6.0.2",
@ -34,6 +33,7 @@
"swagger-ui-express": "^5.0.1",
"timeago.js": "^4.0.2",
"toml": "^3.0.0",
"undici": "^7.16.0",
"zod": "^4.0.14",
"zod-openapi": "^5.3.0",
"zod-validation-error": "^4.0.1"