Skip to content

Commit

Permalink
build(deps): bump the aws-sdk group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb).


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

Updates `@aws-sdk/util-dynamodb` from 3.731.1 to 3.741.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/packages/util-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-dynamodb"
  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 Feb 5, 2025
1 parent fb70575 commit c136668
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 209 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"AWS"
],
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.731.1",
"@aws-sdk/util-dynamodb": "^3.731.1"
"@aws-sdk/client-dynamodb": "^3.741.0",
"@aws-sdk/util-dynamodb": "^3.741.0"
},
"peerDependencies": {
"@shopify/shopify-api": "^11.0.0",
Expand Down
Loading

0 comments on commit c136668

Please sign in to comment.