Skip to content

Commit

Permalink
fix(webhook): bump @aws-sdk/client-sqs from 3.264.0 to 3.279.0 in /mo…
Browse files Browse the repository at this point in the history
…dules/webhook/lambdas/webhook (#3011)

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.264.0 to 3.279.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.279.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent 0c4a97a commit 9d1d3bd
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 549 deletions.
2 changes: 1 addition & 1 deletion modules/webhook/lambdas/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.264.0",
"@aws-sdk/client-sqs": "^3.279.0",
"@aws-sdk/client-ssm": "^3.278.0",
"@octokit/rest": "^19.0.7",
"@octokit/webhooks": "^10.7.0",
Expand Down
Loading

0 comments on commit 9d1d3bd

Please sign in to comment.