diff --git a/package.json b/package.json index 6648af1..fbb0cf5 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ }, "dependencies": { "express": "^4.21.0", + "form-data": "^4.0.0", "multer": "^1.4.5-lts.1", "node-fetch": "^2.7.0" }