Skip to content

Commit 92a76cf

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-lambda
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.987.0 to 3.993.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.993.0/clients/client-lambda) --- updated-dependencies: - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.993.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 219a9e0 commit 92a76cf

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

package-lock.json

Lines changed: 33 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/deploymentUtils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "module",
2222
"dependencies": {
2323
"@aws-sdk/client-cloudformation": "^3.993.0",
24-
"@aws-sdk/client-lambda": "^3.987.0",
24+
"@aws-sdk/client-lambda": "^3.993.0",
2525
"json-schema-to-ts": "^3.1.1"
2626
},
2727
"bugs": {

0 commit comments

Comments
 (0)