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

Commit b61c2bf

Browse files
fix(webhook): bump @aws-sdk/client-ssm from 3.245.0 to 3.278.0 in /modules/webhook/lambdas/webhook (#2990)
fix(webhook): bump @aws-sdk/client-ssm Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.245.0 to 3.278.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-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.278.0/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" 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 f135555 commit b61c2bf

File tree

2 files changed

+476
-534
lines changed

2 files changed

+476
-534
lines changed

modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@aws-sdk/client-sqs": "^3.264.0",
43-
"@aws-sdk/client-ssm": "^3.245.0",
43+
"@aws-sdk/client-ssm": "^3.278.0",
4444
"@octokit/rest": "^19.0.5",
4545
"@octokit/webhooks": "^10.7.0",
4646
"aws-lambda": "^1.0.7",

0 commit comments

Comments
 (0)