Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.583.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rarous committed May 27, 2024
1 parent caee787 commit 3835395
Show file tree
Hide file tree
Showing 6 changed files with 197 additions and 342 deletions.
4 changes: 2 additions & 2 deletions actors/hs-reviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"type": "module",
"main": "main.js",
"dependencies": {
"@aws-sdk/client-cloudfront": "3.581.0",
"@aws-sdk/client-s3": "3.577.0",
"@aws-sdk/client-cloudfront": "3.583.0",
"@aws-sdk/client-s3": "3.583.0",
"@crawlee/http": "3.10.1",
"@hlidac-shopu/actors-common": "2.3.3",
"apify": "3.2.2",
Expand Down
2 changes: 1 addition & 1 deletion actors/uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "EPL-2.0",
"type": "module",
"dependencies": {
"@aws-sdk/client-dynamodb": "3.577.0",
"@aws-sdk/client-dynamodb": "3.583.0",
"@crawlee/utils": "3.10.1",
"@fast-csv/format": "5.0.0",
"@hlidac-shopu/actors-common": "2.3.3",
Expand Down
8 changes: 4 additions & 4 deletions api.hlidacshopu.cz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"description": "Lambdas for handling API Gateway endpoints",
"type": "module",
"dependencies": {
"@aws-sdk/client-dynamodb": "3.577.0",
"@aws-sdk/client-s3": "3.577.0",
"@aws-sdk/client-sqs": "3.577.0",
"@aws-sdk/util-dynamodb": "3.577.0",
"@aws-sdk/client-dynamodb": "3.583.0",
"@aws-sdk/client-s3": "3.583.0",
"@aws-sdk/client-sqs": "3.583.0",
"@aws-sdk/util-dynamodb": "3.583.0",
"@hlidac-shopu/lib": "workspace:*",
"date-fns": "2.30.0",
"ramda": "0.30.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"homepage": "https://github.com/topmonks/hlidac-shopu#readme",
"packageManager": "yarn@4.2.2",
"dependencies": {
"@aws-sdk/client-dynamodb": "3.577.0",
"@aws-sdk/client-dynamodb": "3.583.0",
"@pulumi/aws": "6.37.0",
"@pulumi/awsx": "2.10.0",
"@pulumi/pulumi": "3.116.1",
Expand Down
2 changes: 1 addition & 1 deletion www.hlidacshopu.cz/app-edge-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Lambda@EDGE for /app endpoint",
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "3.577.0",
"@aws-sdk/client-s3": "3.583.0",
"@hlidac-shopu/lib": "1.4.0"
}
}
Loading

0 comments on commit 3835395

Please sign in to comment.