Skip to content

Commit

Permalink
fix(runners): bump @aws-sdk/client-ssm from 3.245.0 to 3.272.0 in /mo…
Browse files Browse the repository at this point in the history
…dules/runners/lambdas/runners (#2971)

fix(runners): 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.272.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.272.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent fc2cdb9 commit a1c700f
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 474 deletions.
2 changes: 1 addition & 1 deletion modules/runners/lambdas/runners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.245.0",
"@aws-sdk/client-ssm": "^3.272.0",
"@octokit/auth-app": "4.0.9",
"@octokit/rest": "^19.0.5",
"@octokit/types": "^9.0.0",
Expand Down
Loading

0 comments on commit a1c700f

Please sign in to comment.