diff --git a/package.json b/package.json index 8bc785c..d97693e 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "express": "^4.21.0", "multer": "^1.4.5-lts.1", "uuid": "^10.0.0", - "cors": "^2.8.5" + "cors": "^2.8.5", + "sharp": "^0.33.5" } }