Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @aws-sdk/client-dynamodb
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.563.0 to 3.564.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.564.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 Apr 29, 2024
1 parent c0f257a commit 692477e
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 31 deletions.
56 changes: 27 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gsul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@aws-lambda-powertools/commons": "^2.0.0",
"@aws-lambda-powertools/logger": "^2.0.0",
"@aws-sdk/client-dynamodb": "^3.563.0",
"@aws-sdk/client-dynamodb": "^3.564.0",
"@aws-sdk/lib-dynamodb": "^3.563.0",
"@aws-sdk/util-dynamodb": "^3.540.0",
"@middy/core": "^5.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/updatePrescriptionStatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@aws-lambda-powertools/commons": "^2.0.0",
"@aws-lambda-powertools/logger": "^2.1.0",
"@aws-sdk/client-dynamodb": "^3.563.0",
"@aws-sdk/client-dynamodb": "^3.564.0",
"@aws-sdk/util-dynamodb": "^3.556.0",
"@middy/core": "^5.2.6",
"@middy/input-output-logger": "^5.2.6",
Expand Down

0 comments on commit 692477e

Please sign in to comment.