axios->undici, reducing overhead and vuln
This commit is contained in:
parent
a3cefee49a
commit
3a179e0c69
12 changed files with 160 additions and 232 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue