Skip to content

Commit

Permalink
Bump the aws-sdk-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the aws-sdk-dependencies 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-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 7e2821b commit a3730ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.540.0",
"@aws-sdk/client-lambda": "^3.540.0",
"@aws-sdk/client-lambda": "^3.548.0",
"@babel/runtime": "^7.24.1",
"@slack/webhook": "^7.0.2",
"slack-table": "^0.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
tslib "^2.6.2"
uuid "^9.0.1"

"@aws-sdk/client-lambda@^3.540.0":
version "3.540.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-lambda/-/client-lambda-3.540.0.tgz#ec5d6a13801816c067000d2eee7ffacc11923f76"
integrity sha512-pAVEUlQqpzTCpOmdnSXub+wjTtyJAwJFdmGW7rHpYpwQ4HfPhmN/vB6bczdl2vQNArfwS86AzTJNsftc3ID46g==
"@aws-sdk/client-lambda@^3.548.0":
version "3.548.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-lambda/-/client-lambda-3.548.0.tgz#8b2ae6f9dc26fc430a787552bfb53e839e51a0b2"
integrity sha512-yf27Z1NbA68Ow/gUsaV+yBuQJHAWvvwvzp75l5coSGWW6/eXufbI4QEPyP1NDz1xjbyJRy/CQXewuvoP8w7OvA==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
Expand Down

0 comments on commit a3730ae

Please sign in to comment.