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

Commit 5de5464

Browse files
fix(webhook): bump @aws-sdk/client-sqs from 3.279.0 to 3.293.0 in /modules/webhook/lambdas/webhook (#3074)
fix(webhook): bump @aws-sdk/client-sqs Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.279.0 to 3.293.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.293.0/clients/client-sqs) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98c95e0 commit 5de5464

File tree

2 files changed

+533
-466
lines changed

2 files changed

+533
-466
lines changed

Diff for: modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^4.9.5"
4040
},
4141
"dependencies": {
42-
"@aws-sdk/client-sqs": "^3.279.0",
42+
"@aws-sdk/client-sqs": "^3.293.0",
4343
"@aws-sdk/client-ssm": "^3.290.0",
4444
"@octokit/rest": "^19.0.7",
4545
"@octokit/webhooks": "^10.7.0",

0 commit comments

Comments
 (0)