Merge remote-tracking branch 'origin/main' into restore/pr-6284

This commit is contained in:
prakash 2026-06-20 01:37:42 +05:30
commit 5585a796af
No known key found for this signature in database
406 changed files with 15280 additions and 11993 deletions

View file

@ -15,6 +15,6 @@
"@aws-sdk/s3-request-presigner": "^3.338.0",
"body-parser": "^1.20.4",
"dotenv": "^16.0.0",
"express": "^4.22.0"
"express": "^5.2.1"
}
}

View file

@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Uppy AWS S3 upload example</title>