Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @aws-sdk/client-dynamodb in /server/node-service
Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.668.0 to 3.799.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.799.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2025
commit 88c4a095a4fb45fc53ed79edd84947102d0f8535
2 changes: 1 addition & 1 deletion server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@aws-sdk/client-appconfig": "^3.533.0",
"@aws-sdk/client-appconfigdata": "^3.726.1",
"@aws-sdk/client-athena": "^3.333.0",
"@aws-sdk/client-dynamodb": "^3.332.0",
"@aws-sdk/client-dynamodb": "^3.817.0",
"@aws-sdk/client-lambda": "^3.332.0",
"@aws-sdk/client-s3": "^3.332.0",
"@aws-sdk/s3-request-presigner": "^3.332.0",
Expand Down
Loading
Loading