Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/util-dynamodb from 3.654.0 to 3.658.1
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) from 3.654.0 to 3.658.1.
- [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.658.1/packages/util-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent bf8190d commit 7be357c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@aws-sdk/client-dynamodb": "^3.658.1",
"@aws-sdk/client-ecs": "^3.670.0",
"@aws-sdk/client-secrets-manager": "^3.651.1",
"@aws-sdk/util-dynamodb": "^3.654.0",
"@aws-sdk/util-dynamodb": "^3.658.1",
"@types/jest": "^29.5.13",
"@types/node": "18.11.19",
"aws-cdk-lib": "2.133.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2460,10 +2460,10 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/util-dynamodb@^3.654.0":
version "3.654.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.654.0.tgz#9d120ced0f65ccec0a12574f84c7357eb9293227"
integrity sha512-Jzl/1TR41VwtlBOBv3xfMHUErK6oLxkhTPmlUpwK0uY5XhKi17mr/JimYMjhOce3z3KNlkEpFLDmxUElw04p+w==
"@aws-sdk/util-dynamodb@^3.658.1":
version "3.658.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.658.1.tgz#9ccf551caec7212e9e295297145542f48e521388"
integrity sha512-lzlnis+35a2OhGZlVJvM3/30iIVoP2cIv5Bkw1F2nkM6Pr+1NOd3XvYhCY1Ud5zWtV6HUSptzessvUPqJTMfjQ==
dependencies:
tslib "^2.6.2"

Expand Down

0 comments on commit 7be357c

Please sign in to comment.