Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-lambda from 3.645.0 to 3.651.1
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.645.0 to 3.651.1.
- [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.651.1/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>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 33c0233 commit 7f7b54e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
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.1.6"
},
"dependencies": {
"@aws-sdk/client-lambda": "3.645.0",
"@aws-sdk/client-lambda": "3.651.1",
"@aws-sdk/client-ssm": "3.651.1"
}
}
16 changes: 1 addition & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3387,21 +3387,7 @@
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@smithy/util-stream@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.1.3.tgz#699ee2397cc1d474e46d2034039d5263812dca64"
integrity sha512-FIv/bRhIlAxC0U7xM1BCnF2aDRPq0UaelqBHkM2lsCp26mcBbgI0tCVTv+jGdsQLUmAMybua/bjDsSu8RQHbmw==
dependencies:
"@smithy/fetch-http-handler" "^3.2.4"
"@smithy/node-http-handler" "^3.1.4"
"@smithy/types" "^3.3.0"
"@smithy/util-base64" "^3.0.0"
"@smithy/util-buffer-from" "^3.0.0"
"@smithy/util-hex-encoding" "^3.0.0"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/util-stream@^3.1.4":
"@smithy/util-stream@^3.1.3", "@smithy/util-stream@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.1.4.tgz#f4041a979dfafcbccdc64fa7ee8c376e39c8dc41"
integrity sha512-txU3EIDLhrBZdGfon6E9V6sZz/irYnKFMblz4TLVjyq8hObNHNS2n9a2t7GIrl7d85zgEPhwLE0gANpZsvpsKg==
Expand Down

0 comments on commit 7f7b54e

Please sign in to comment.