Skip to content

Commit

Permalink
build(deps): bump the node group in /nodejs with 3 updates
Browse files Browse the repository at this point in the history
Bumps the node group in /nodejs with 3 updates: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-cloudformation` from 3.712.0 to 3.716.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-cloudformation)

Updates `@aws-sdk/client-kms` from 3.712.0 to 3.716.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-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-kms)

Updates `@aws-sdk/client-s3` from 3.712.0 to 3.717.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.717.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent bafa087 commit 6657d3b
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 330 deletions.
6 changes: 3 additions & 3 deletions nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"vault": "tsx cli/vault.ts"
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.712.0",
"@aws-sdk/client-kms": "^3.712.0",
"@aws-sdk/client-s3": "^3.712.0",
"@aws-sdk/client-cloudformation": "^3.716.0",
"@aws-sdk/client-kms": "^3.716.0",
"@aws-sdk/client-s3": "^3.717.0",
"sade": "^1.7.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 6657d3b

Please sign in to comment.