Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.658.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-pagopa[bot] authored Sep 27, 2024
1 parent ab39abe commit 5965538
Show file tree
Hide file tree
Showing 6 changed files with 948 additions and 1,461 deletions.
4 changes: 2 additions & 2 deletions packages/backend-for-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"vitest": "1.6.0"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.602.0",
"@aws-sdk/util-dynamodb": "3.602.0",
"@aws-sdk/client-dynamodb": "3.658.1",
"@aws-sdk/util-dynamodb": "3.658.1",
"@zodios/core": "10.9.6",
"@zodios/express": "10.6.1",
"axios": "1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@anatine/zod-mock": "3.13.4",
"@aws-sdk/client-sesv2": "3.620.1",
"@aws-sdk/client-sesv2": "3.658.1",
"@pagopa/eslint-config": "3.0.0",
"@protobuf-ts/runtime": "2.9.4",
"@testcontainers/postgresql": "10.9.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/client-kms": "3.600.0",
"@aws-sdk/client-s3": "3.600.0",
"@aws-sdk/client-sesv2": "3.620.1",
"@aws-sdk/s3-request-presigner": "3.623.0",
"@aws-sdk/client-kms": "3.658.1",
"@aws-sdk/client-s3": "3.658.1",
"@aws-sdk/client-sesv2": "3.658.1",
"@aws-sdk/s3-request-presigner": "3.658.1",
"@zodios/core": "10.9.6",
"@zodios/express": "10.6.1",
"axios": "1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/notifier-seeder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@protobuf-ts/plugin": "2.9.4",
"@protobuf-ts/protoc": "2.9.4",
"@protobuf-ts/runtime": "2.9.4",
"@aws-sdk/client-sqs": "3.600.0",
"@aws-sdk/client-sqs": "3.658.1",
"dotenv-flow": "4.1.0",
"kafka-iam-auth": "workspace:*",
"pagopa-interop-commons": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/one-trust-notices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"typescript": "5.4.5"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.648.0",
"@aws-sdk/util-dynamodb": "3.648.0",
"@aws-sdk/client-dynamodb": "3.658.1",
"@aws-sdk/util-dynamodb": "3.658.1",
"axios": "^1.7.4",
"html2json": "^1.0.2",
"lodash.isempty": "4.4.0",
Expand Down
Loading

0 comments on commit 5965538

Please sign in to comment.