Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-secrets-manager
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.382.0 to 3.408.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.408.0/clients/client-secrets-manager)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent a875bc0 commit e9beee6
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 159 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.378.0",
"@aws-sdk/client-cloudwatch-logs": "^3.378.0",
"@aws-sdk/client-secrets-manager": "^3.378.0",
"@aws-sdk/client-secrets-manager": "^3.408.0",
"@aws-sdk/client-ssm": "^3.378.0",
"aws-cdk-lib": "2.89.0",
"aws-rfdk": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-sdk/client-ssm": "^3.378.0",
"@aws-sdk/client-cloudformation": "^3.378.0",
"@aws-sdk/client-cloudwatch-logs": "^3.378.0",
"@aws-sdk/client-secrets-manager": "^3.378.0",
"@aws-sdk/client-secrets-manager": "^3.408.0",
"@types/jest": "^27.5.2",
"@types/node": "18.11.19",
"aws-cdk-lib": "2.89.0",
Expand Down
Loading

0 comments on commit e9beee6

Please sign in to comment.