Skip to content

Commit 674ba36

Browse files
chore(deps): bump the aws-sdk-v3 group across 1 directory with 10 updates (#3559)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b98630 commit 674ba36

File tree

8 files changed

+86
-86
lines changed

8 files changed

+86
-86
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@aws-lambda-powertools/metrics": "^2.13.1",
4545
"@aws-lambda-powertools/parameters": "^2.13.1",
4646
"@aws-lambda-powertools/tracer": "^2.13.1",
47-
"@aws-sdk/client-ssm": "^3.738.0",
48-
"@aws-sdk/lib-dynamodb": "^3.738.0",
47+
"@aws-sdk/client-ssm": "^3.741.0",
48+
"@aws-sdk/lib-dynamodb": "^3.741.0",
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.147",
5151
"@types/node": "22.13.1",

examples/snippets/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"@aws-lambda-powertools/parameters": "^2.13.1",
3333
"@aws-lambda-powertools/parser": "^2.13.1",
3434
"@aws-lambda-powertools/tracer": "^2.13.1",
35-
"@aws-sdk/client-appconfigdata": "^3.738.0",
36-
"@aws-sdk/client-dynamodb": "^3.738.0",
37-
"@aws-sdk/client-secrets-manager": "^3.738.0",
38-
"@aws-sdk/client-ssm": "^3.738.0",
39-
"@aws-sdk/util-dynamodb": "^3.738.0",
35+
"@aws-sdk/client-appconfigdata": "^3.741.0",
36+
"@aws-sdk/client-dynamodb": "^3.741.0",
37+
"@aws-sdk/client-secrets-manager": "^3.741.0",
38+
"@aws-sdk/client-ssm": "^3.741.0",
39+
"@aws-sdk/util-dynamodb": "^3.741.0",
4040
"@middy/core": "^4.7.0",
4141
"aws-sdk": "^2.1692.0",
4242
"aws-sdk-client-mock": "^4.1.0",

package-lock.json

Lines changed: 67 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/idempotency/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@
127127
],
128128
"devDependencies": {
129129
"@aws-lambda-powertools/testing-utils": "file:../testing",
130-
"@aws-sdk/client-dynamodb": "^3.738.0",
131-
"@aws-sdk/lib-dynamodb": "^3.738.0",
130+
"@aws-sdk/client-dynamodb": "^3.741.0",
131+
"@aws-sdk/lib-dynamodb": "^3.741.0",
132132
"aws-sdk-client-mock": "^4.1.0"
133133
}
134134
}

packages/metrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"main": "./lib/cjs/index.js",
6666
"devDependencies": {
6767
"@aws-lambda-powertools/testing-utils": "file:../testing",
68-
"@aws-sdk/client-cloudwatch": "^3.738.0",
68+
"@aws-sdk/client-cloudwatch": "^3.741.0",
6969
"@types/promise-retry": "^1.1.3",
7070
"promise-retry": "^2.0.1"
7171
},

0 commit comments

Comments
 (0)