diff --git a/bun.lockb b/bun.lockb index d91efc8..bf33312 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index aac87c0..5a58495 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.478.0", "cors": "^2.8.5", + "express": "^4.21.2", "multer": "^1.4.5-lts.1", "node-fetch": "^2.6.1", "p-limit": "^6.2.0",