diff --git a/upload-api/package.json b/upload-api/package.json index 2b6ef1f63..465a1f122 100644 --- a/upload-api/package.json +++ b/upload-api/package.json @@ -51,7 +51,7 @@ "migration-contentful": "file:migration-contentful", "migration-sitecore": "file:migration-sitecore", "migration-wordpress": "file:migration-wordpress", - "multer": "^1.4.5-lts.1", + "multer": "^2.0.0", "node-fetch": "^2.7.0", "nodemon": "^3.1.9", "prettier": "^3.3.3",