Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 591b18e commit 6e9833e
Show file tree
Hide file tree
Showing 21 changed files with 1,132 additions and 1,132 deletions.
2 changes: 1 addition & 1 deletion .syncpackrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@aws-sdk/client-s3",
"@aws-sdk/**"
],
"pinVersion": "3.696.0",
"pinVersion": "3.715.0",
"label": "AWS SDK Dependencies should all have the same version (uses a specifc package as the first one for Renovate to latch to)"
},
{
Expand Down
4 changes: 2 additions & 2 deletions lambdas/account-data-deleter-batch-delete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.696.0",
"@aws-sdk/lib-dynamodb": "3.696.0",
"@aws-sdk/client-dynamodb": "3.714.0",
"@aws-sdk/lib-dynamodb": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
"exponential-backoff": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/account-data-deleter-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-lambda": "3.696.0",
"@aws-sdk/client-lambda": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
"fetch-retry": "^5.0.6",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/account-delete-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.696.0",
"@aws-sdk/lib-dynamodb": "3.696.0",
"@aws-sdk/client-dynamodb": "3.714.0",
"@aws-sdk/lib-dynamodb": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
"exponential-backoff": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/fxa-webook-proxy-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-sqs": "3.696.0",
"@aws-sdk/client-sqs": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
"jsonwebtoken": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/fxa-webook-proxy-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-sqs": "3.696.0",
"@aws-sdk/client-sqs": "3.714.0",
"@pocket-tools/jwt-utils": "workspace:*",
"@pocket-tools/lambda-secrets": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/instant-sync-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tslib": "2.8.0"
},
"devDependencies": {
"@aws-sdk/client-sqs": "3.696.0",
"@aws-sdk/client-sqs": "3.714.0",
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/sendgrid-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test": "jest \"\\.spec\\.ts\""
},
"dependencies": {
"@aws-sdk/client-cloudwatch": "3.696.0",
"@aws-sdk/client-firehose": "3.696.0",
"@aws-sdk/client-cloudwatch": "3.714.0",
"@aws-sdk/client-firehose": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sendgrid/client": "^8.0.0",
"@sentry/aws-serverless": "8.41.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/transactional-emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:watch": "npm test -- --watchAll"
},
"dependencies": {
"@aws-sdk/client-ssm": "3.696.0",
"@aws-sdk/client-ssm": "3.714.0",
"@pocket-tools/event-bridge": "workspace:*",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test-integrations": "jest \"\\.integration\\.ts\" --runInBand"
},
"dependencies": {
"@aws-sdk/client-sagemaker-runtime": "3.696.0",
"@aws-sdk/client-sagemaker-runtime": "3.714.0",
"@pocket-tools/event-bridge": "workspace:*",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/user-list-search-kinesis-to-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "jest \"\\.spec\\.ts\" --runInBand --forceExit"
},
"dependencies": {
"@aws-sdk/client-sqs": "3.696.0",
"@aws-sdk/client-sqs": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/aws-serverless": "8.41.0",
"highland": "2.13.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/event-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
]
},
"dependencies": {
"@aws-sdk/client-eventbridge": "3.696.0",
"@aws-sdk/client-sqs": "3.696.0",
"@aws-sdk/client-eventbridge": "3.714.0",
"@aws-sdk/client-sqs": "3.714.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/node": "8.41.0",
"ajv": "8.17.1",
Expand Down
Loading

0 comments on commit 6e9833e

Please sign in to comment.