Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-lambda from 3.675.0 to 3.679.0 (#1352)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.675.0 to 3.679.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.679.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-lambda"
  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 Oct 25, 2024
1 parent 2f770b2 commit fbd36fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "~5.4.5"
},
"dependencies": {
"@aws-sdk/client-lambda": "3.675.0",
"@aws-sdk/client-lambda": "3.679.0",
"@aws-sdk/client-ssm": "3.677.0"
}
}

0 comments on commit fbd36fe

Please sign in to comment.