Skip to content

Commit 4975939

Browse files
chore(deps): bump @aws-sdk/client-lambda from 3.592.0 to 3.798.0
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.592.0 to 3.798.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.798.0/clients/client-lambda) --- updated-dependencies: - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.798.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa8a39e commit 4975939

File tree

3 files changed

+427
-110
lines changed

3 files changed

+427
-110
lines changed

packages/react-native-adapter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"@aws-sdk/client-kms": "3.592.0",
32-
"@aws-sdk/client-lambda": "3.592.0",
32+
"@aws-sdk/client-lambda": "3.798.0",
3333
"@aws-sdk/credential-providers": "3.592.0",
3434
"@mobile-wallet-protocol/client": "1.0.0"
3535
},

packages/thirdweb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
},
349349
"devDependencies": {
350350
"@aws-sdk/client-kms": "3.592.0",
351-
"@aws-sdk/client-lambda": "3.592.0",
351+
"@aws-sdk/client-lambda": "3.798.0",
352352
"@aws-sdk/credential-providers": "3.592.0",
353353
"@biomejs/biome": "1.9.4",
354354
"@chromatic-com/storybook": "3.2.6",

0 commit comments

Comments
 (0)