Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 6656c06

Browse files
chore(deps): update aws-sdk to v3.54.0 (#2377)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ef05efd commit 6656c06

File tree

3 files changed

+628
-578
lines changed

3 files changed

+628
-578
lines changed

packages/libs/aws-common/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
},
3434
"homepage": "https://github.com/serverless-nextjs/serverless-next.js#readme",
3535
"dependencies": {
36-
"@aws-sdk/client-s3": "3.48.0",
37-
"@aws-sdk/client-sqs": "3.48.0",
36+
"@aws-sdk/client-s3": "3.54.0",
37+
"@aws-sdk/client-sqs": "3.54.0",
3838
"@sls-next/core": "link:../core"
3939
},
4040
"devDependencies": {

packages/libs/lambda-at-edge/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"webpack": "5.67.0"
8282
},
8383
"dependencies": {
84-
"@aws-sdk/client-s3": "3.48.0",
85-
"@aws-sdk/client-sqs": "3.48.0",
84+
"@aws-sdk/client-s3": "3.54.0",
85+
"@aws-sdk/client-sqs": "3.54.0",
8686
"@sls-next/aws-common": "link:../aws-common",
8787
"@sls-next/core": "link:../core",
8888
"@vercel/nft": "0.17.5",

0 commit comments

Comments
 (0)