mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Upgrade to express 5 (#6175)
closes #6157 https://expressjs.com/en/guide/migrating-5.html --------- Co-authored-by: Prakash <qxprakash@gmail.com>
This commit is contained in:
parent
ca916f6580
commit
489d76717c
27 changed files with 439 additions and 2332 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue