Revert "Upgrade to express 5" (#6303)

Reverts transloadit/uppy#6175
This commit is contained in:
Prakash 2026-05-21 02:36:00 +05:30 committed by GitHub
parent 489d76717c
commit d9742ba4e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 2332 additions and 439 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": "^5.2.1"
"express": "^4.22.0"
}
}