mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
examples/aws-nodejs: upgrade to AWS-SDK v3 (#4515)
This commit is contained in:
parent
2c75ddacfe
commit
44e5e0e2d7
3 changed files with 51 additions and 46 deletions
|
|
@ -8,10 +8,10 @@
|
|||
"start": "node index.js"
|
||||
},
|
||||
"private": true,
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1038.0",
|
||||
"@aws-sdk/client-s3": "^3.338.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.338.0",
|
||||
"body-parser": "^1.20.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"express": "^4.18.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue