Skip to content

Commit 5f929ae

Browse files
Bump @aws-sdk/client-sqs from 3.992.0 to 3.993.0
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.992.0 to 3.993.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-sqs) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.993.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3288163 commit 5f929ae

3 files changed

Lines changed: 445 additions & 75 deletions

File tree

lambdas/api-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@aws-sdk/client-dynamodb": "^3.984.0",
44
"@aws-sdk/client-s3": "^3.925.0",
55
"@aws-sdk/client-sns": "^3.925.0",
6-
"@aws-sdk/client-sqs": "^3.925.0",
6+
"@aws-sdk/client-sqs": "^3.993.0",
77
"@aws-sdk/lib-dynamodb": "^3.925.0",
88
"@aws-sdk/s3-request-presigner": "^3.925.0",
99
"@internal/datastore": "*",

lambdas/supplier-allocator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@aws-sdk/client-dynamodb": "^3.858.0",
4-
"@aws-sdk/client-sqs": "^3.984.0",
4+
"@aws-sdk/client-sqs": "^3.993.0",
55
"@aws-sdk/lib-dynamodb": "^3.858.0",
66
"@internal/datastore": "*",
77
"@internal/helpers": "^0.1.0",

0 commit comments

Comments
 (0)