Skip to content

Commit

Permalink
Bump @aws-sdk/client-kms from 3.592.0 to 3.713.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) from 3.592.0 to 3.713.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-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-kms)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4fda846 commit e3b805b
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 356 deletions.
2 changes: 1 addition & 1 deletion packages/react-native-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"src/*"
],
"dependencies": {
"@aws-sdk/client-kms": "3.592.0",
"@aws-sdk/client-kms": "3.713.0",
"@aws-sdk/client-lambda": "3.592.0",
"@aws-sdk/credential-providers": "3.592.0",
"@mobile-wallet-protocol/client": "0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
"node": ">=18"
},
"devDependencies": {
"@aws-sdk/client-kms": "3.592.0",
"@aws-sdk/client-kms": "3.713.0",
"@aws-sdk/client-lambda": "3.592.0",
"@aws-sdk/credential-providers": "3.592.0",
"@biomejs/biome": "1.9.4",
Expand Down
Loading

0 comments on commit e3b805b

Please sign in to comment.