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.470.0 to 3.490.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.490.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 Jan 12, 2024
1 parent 04e4ab8 commit 11d5e86
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 207 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.470.0",
"@aws-sdk/client-cloudwatch-logs": "^3.470.0",
"@aws-sdk/client-secrets-manager": "^3.470.0",
"@aws-sdk/client-secrets-manager": "^3.490.0",
"@aws-sdk/client-ssm": "^3.470.0",
"aws-cdk-lib": "2.114.1",
"aws-rfdk": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-ssm": "^3.470.0",
"@aws-sdk/client-cloudformation": "^3.470.0",
"@aws-sdk/client-cloudwatch-logs": "^3.470.0",
"@aws-sdk/client-secrets-manager": "^3.470.0",
"@aws-sdk/client-secrets-manager": "^3.490.0",
"@types/jest": "^29.5.11",
"@types/node": "18.11.19",
"aws-cdk-lib": "2.114.1",
Expand Down
Loading

0 comments on commit 11d5e86

Please sign in to comment.