Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/util-dynamodb from 3.650.0 to 3.651.1 (#1294)
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.650.0 to 3.651.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.651.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 369c332 commit 4ad8a3e
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.651.1",
"@aws-sdk/client-ecs": "^3.651.1",
"@aws-sdk/client-secrets-manager": "^3.651.1",
"@aws-sdk/util-dynamodb": "^3.650.0",
"@aws-sdk/util-dynamodb": "^3.651.1",
"@types/jest": "^29.5.12",
"@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 @@ -1115,10 +1115,10 @@
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@aws-sdk/util-dynamodb@^3.650.0":
version "3.650.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.650.0.tgz#d2c82f16dbf82593013c4499ae899fa55427dad8"
integrity sha512-91bt1ZW3BbVajRS1/Ttms4UFrQx2y/gPh7NmcmFg633JLElLXKBUb79NGNPBbpvPmP5Oa8wYeDI9t7Q8nTw01g==
"@aws-sdk/util-dynamodb@^3.651.1":
version "3.651.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.651.1.tgz#c6d06d1a50cf27376c5fb2b0dab235711102d970"
integrity sha512-/06/Ao3AnvTlHu5jFqpGwK9eqbjwHRTWmyFPo65gwuR1QQwxQbGw0QSnk2OMMUm1CeGmqARj93TYZif/71UheA==
dependencies:
tslib "^2.6.2"

Expand Down

0 comments on commit 4ad8a3e

Please sign in to comment.