Skip to content

Commit

Permalink
chore(deps): bump the aws-sdk group with 1 update (#2313)
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 1 update: [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda).


Updates `@aws-sdk/client-lambda` from 3.540.0 to 3.548.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.548.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

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] committed Apr 4, 2024
1 parent 3ffc21c commit edd483f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/testing#readme",
"dependencies": {
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
"@aws-sdk/client-lambda": "^3.540.0",
"@aws-sdk/client-lambda": "^3.548.0",
"@smithy/util-utf8": "^2.3.0",
"aws-cdk-lib": "^2.135.0",
"esbuild": "^0.20.2"
Expand Down

0 comments on commit edd483f

Please sign in to comment.