Skip to content

Commit

Permalink
Upgrade: [dependabot] - 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.669.0 to 3.670.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.670.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 776a058 commit a84e319
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 11 deletions.
244 changes: 235 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/certificateChecker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.670.0",
"@aws-sdk/client-secrets-manager": "^3.669.0",
"@aws-sdk/client-secrets-manager": "^3.670.0",
"@middy/core": "^5.5.0",
"@middy/input-output-logger": "^5.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/proxygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.670.0",
"@aws-sdk/client-secrets-manager": "^3.669.0",
"@aws-sdk/client-secrets-manager": "^3.670.0",
"@middy/core": "^5.5.0",
"@middy/input-output-logger": "^5.5.0",
"axios": "^1.7.7",
Expand Down

0 comments on commit a84e319

Please sign in to comment.