Skip to content

Commit

Permalink
chore(deps): update aws-sdk to v3.48.0 (#2278)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2022
1 parent 94c7065 commit c056519
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 578 deletions.
4 changes: 2 additions & 2 deletions packages/libs/aws-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"homepage": "https://github.com/serverless-nextjs/serverless-next.js#readme",
"dependencies": {
"@aws-sdk/client-s3": "3.47.0",
"@aws-sdk/client-sqs": "3.47.0",
"@aws-sdk/client-s3": "3.48.0",
"@aws-sdk/client-sqs": "3.48.0",
"@sls-next/core": "link:../core"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/libs/lambda-at-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"webpack": "5.65.0"
},
"dependencies": {
"@aws-sdk/client-s3": "3.47.0",
"@aws-sdk/client-sqs": "3.47.0",
"@aws-sdk/client-s3": "3.48.0",
"@aws-sdk/client-sqs": "3.48.0",
"@sls-next/aws-common": "link:../aws-common",
"@sls-next/core": "link:../core",
"@vercel/nft": "0.17.4",
Expand Down
Loading

0 comments on commit c056519

Please sign in to comment.