update the upload

This commit is contained in:
proddy
2024-08-14 18:53:52 +02:00
parent d5fec4aec8
commit 5a058746bb
11 changed files with 466 additions and 720 deletions

View File

@@ -11,10 +11,9 @@
},
"dependencies": {
"@msgpack/msgpack": "^2.8.0",
"@types/multer": "^1.4.11",
"express": "^4.19.2",
"itty-router": "^5.0.17",
"multer": "^1.4.5-lts.1"
"formidable": "^3.5.1",
"itty-router": "^5.0.17"
},
"packageManager": "yarn@4.2.1"
"packageManager": "yarn@4.4.0"
}