Skip to content

Commit

Permalink
Upgrade AWS deps (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto authored Aug 16, 2023
1 parent 20922ba commit 177a2e8
Show file tree
Hide file tree
Showing 3 changed files with 966 additions and 953 deletions.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.13.0
8 changes: 4 additions & 4 deletions packages/next-s3-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"typescript": "^4.2.3"
},
"dependencies": {
"@aws-sdk/client-s3": ">=3.216.0",
"@aws-sdk/client-sts": "^3.53.0",
"@aws-sdk/lib-storage": ">=3.216.0",
"@aws-sdk/s3-request-presigner": "^3.100.0",
"@aws-sdk/client-s3": ">=3.388.0",
"@aws-sdk/client-sts": "^3.388.0",
"@aws-sdk/lib-storage": ">=3.388.0",
"@aws-sdk/s3-request-presigner": "^3.388.0",
"uuid": "^8.3.1"
}
}
Loading

0 comments on commit 177a2e8

Please sign in to comment.