Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @aws-sdk/credential-providers in /cdk
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) from 3.716.0 to 3.721.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.721.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 6, 2025
1 parent 8c80e89 commit b3a4120
Showing 2 changed files with 588 additions and 24 deletions.
610 changes: 587 additions & 23 deletions cdk/package-lock.json
2 changes: 1 addition & 1 deletion cdk/package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"typescript": "5.5.2",
"@types/aws-lambda": "8.10.146",
"@aws-sdk/client-auto-scaling": "3.716.0",
"@aws-sdk/credential-providers": "3.716.0",
"@aws-sdk/credential-providers": "3.721.0",
"esbuild": "0.24.2"
},
"prettier": "@guardian/prettier",

0 comments on commit b3a4120

Please sign in to comment.