deps: bump the aws-sdk group with 2 updates

Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) and [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-ini).


Updates `@aws-sdk/client-kms` from 3.1045.0 to 3.1049.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.1049.0/clients/client-kms)

Updates `@aws-sdk/credential-provider-ini` from 3.972.38 to 3.972.42
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-ini)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.1049.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-version: 3.972.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-18 19:17:49 +00:00 committed by GitHub
parent db88e028f1
commit d7aa864664
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 149 additions and 867 deletions

1012
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,8 +19,8 @@
],
"license": "MIT",
"dependencies": {
"@aws-sdk/client-kms": "3.1045.0",
"@aws-sdk/credential-provider-ini": "3.972.38"
"@aws-sdk/client-kms": "3.1049.0",
"@aws-sdk/credential-provider-ini": "3.972.42"
},
"devDependencies": {
"@types/node": "22.15.18",