Skip to content

Commit 48e93fd

Browse files
chore(deps): bump @aws-sdk/lib-dynamodb from 3.788.0 to 3.789.0 in the aws-sdk-v3 group across 1 directory (#3835)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 1b66733 commit 48e93fd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@aws-lambda-powertools/parameters": "^2.18.0",
4646
"@aws-lambda-powertools/tracer": "^2.18.0",
4747
"@aws-sdk/client-ssm": "^3.787.0",
48-
"@aws-sdk/lib-dynamodb": "^3.788.0",
48+
"@aws-sdk/lib-dynamodb": "^3.789.0",
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.149",
5151
"@types/node": "22.14.1",

Diff for: package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/idempotency/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"devDependencies": {
129129
"@aws-lambda-powertools/testing-utils": "file:../testing",
130130
"@aws-sdk/client-dynamodb": "^3.788.0",
131-
"@aws-sdk/lib-dynamodb": "^3.788.0",
131+
"@aws-sdk/lib-dynamodb": "^3.789.0",
132132
"aws-sdk-client-mock": "^4.1.0"
133133
}
134134
}

0 commit comments

Comments
 (0)