diff --git a/backend/package.json b/backend/package.json index b938c9a9..3ff0c321 100644 --- a/backend/package.json +++ b/backend/package.json @@ -6,9 +6,11 @@ "dependencies": { "ajv": "^6.12.0", "archiver": "^5.3.0", + "axios": "^1.7.2", "batchflow": "^0.4.0", "bcrypt": "^5.0.0", "body-parser": "^1.19.0", + "cheerio": "^1.0.0-rc.12", "compression": "^1.7.4", "express": "^4.19.2", "express-fileupload": "^1.1.9",