Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-dynamodb in /server
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.750.0 to 3.751.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.751.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kritish-dhaubanjar committed Feb 21, 2025
1 parent 41c98af commit ebd9631
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
tslib "^2.6.2"

"@aws-sdk/client-dynamodb@^3.154.0":
version "3.750.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-dynamodb/-/client-dynamodb-3.750.0.tgz#6745c401dd64e38fd1701dec4964b0a80339cfb8"
integrity sha512-DVLpoSsD0t/tXPS6XhD0rPv5Q5gV+Wee8jH6W9q/4pyQO666COrFEAuiSVFDWZP5Nh84cP4naUJwBjg86QDCBw==
version "3.751.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-dynamodb/-/client-dynamodb-3.751.0.tgz#69d9506700bc45b37ccfb0d74285c8a2709a6c6c"
integrity sha512-U7hbXiuePbfmH7wstnCvOmUxwrWRV3/FMK2WuZU7wQZfBrIsPdmMh8XMGyXJ7VZ4dSq66Skqs0U2OBpB+9sO5w==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
Expand Down

0 comments on commit ebd9631

Please sign in to comment.