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.388.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.388.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 Aug 10, 2023
1 parent 638e820 commit 0382a21
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 154 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.388.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.388.0",
"@types/jest": "^27.5.2",
"@types/node": "18.11.19",
"aws-cdk-lib": "2.89.0",
Expand Down
Loading

0 comments on commit 0382a21

Please sign in to comment.