Skip to content

Commit

Permalink
chore(deps): bump the aws-sdk group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 4 updates: [@aws-sdk/client-iot](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot), [@aws-sdk/client-location](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-location), [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) and [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation).


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

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

Updates `@aws-sdk/client-secrets-manager` from 3.662.0 to 3.682.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.682.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-cloudformation` from 3.662.0 to 3.682.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.682.0/clients/client-cloudformation)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-iot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-location"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent d62e020 commit 4e89c57
Show file tree
Hide file tree
Showing 4 changed files with 975 additions and 920 deletions.
6 changes: 3 additions & 3 deletions infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "^2.6.0",
"@aws-sdk/client-iot": "^3.662.0",
"@aws-sdk/client-location": "^3.662.0",
"@aws-sdk/client-secrets-manager": "^3.662.0",
"@aws-sdk/client-iot": "^3.682.0",
"@aws-sdk/client-location": "^3.682.0",
"@aws-sdk/client-secrets-manager": "^3.682.0",
"@aws-sdk/signature-v4": "^3.370.0",
"aws-cdk-lib": "^2.160.0",
"cdk-nag": "^2.28.104",
Expand Down
Loading

0 comments on commit 4e89c57

Please sign in to comment.