Skip to content

Commit

Permalink
chore(deps): replace AWS SDK for JavaScript v2 with v3
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Feb 19, 2024
1 parent 16e1bd1 commit 47e2f29
Show file tree
Hide file tree
Showing 2 changed files with 1,372 additions and 348 deletions.
3 changes: 2 additions & 1 deletion puppeteer-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@aws-sdk/client-s3": "3.451.0",
"@aws-sdk/lib-storage": "3.451.0",
"@types/node": "17.0.21",
"@types/uuid": "8.3.0",
"JSONStream": "1.3.5",
"aws-sdk": "2.810.0",
"dotenv": "8.2.0",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
Expand Down
Loading

0 comments on commit 47e2f29

Please sign in to comment.