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.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/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.721.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 Jan 3, 2025
1 parent e5625ca commit 46b7a86
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 12 deletions.
293 changes: 283 additions & 10 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.716.0",
"@aws-sdk/client-secrets-manager": "^3.716.0",
"@aws-sdk/client-secrets-manager": "^3.721.0",
"@middy/core": "^6.0.0",
"@middy/input-output-logger": "^6.0.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.716.0",
"@aws-sdk/client-secrets-manager": "^3.716.0",
"@aws-sdk/client-secrets-manager": "^3.721.0",
"@middy/core": "^6.0.0",
"@middy/input-output-logger": "^6.0.0",
"axios": "^1.7.9",
Expand Down

0 comments on commit 46b7a86

Please sign in to comment.