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

Commit 51ba7bf

Browse files
chore: Bump @aws-sdk/client-ssm from 3.186.0 to 3.192.0 in /modules/webhook/lambdas/webhook (#2565)
chore: Bump @aws-sdk/client-ssm in /modules/webhook/lambdas/webhook Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.186.0 to 3.192.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.192.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3bacb0 commit 51ba7bf

File tree

2 files changed

+426
-425
lines changed

2 files changed

+426
-425
lines changed

modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^4.8.4"
4040
},
4141
"dependencies": {
42-
"@aws-sdk/client-ssm": "^3.186.0",
42+
"@aws-sdk/client-ssm": "^3.192.0",
4343
"@octokit/rest": "^19.0.5",
4444
"@octokit/webhooks": "^10.3.0",
4545
"aws-lambda": "^1.0.7",

0 commit comments

Comments
 (0)