Skip to content

Commit e92bcf3

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-6.1.0
2 parents 53f8919 + 85c5144 commit e92bcf3

File tree

20 files changed

+2481
-2449
lines changed

20 files changed

+2481
-2449
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@aws-lambda-powertools/metrics": "^2.29.0",
4646
"@aws-lambda-powertools/parameters": "^2.29.0",
4747
"@aws-lambda-powertools/tracer": "^2.29.0",
48-
"@aws-sdk/client-ssm": "^3.932.0",
49-
"@aws-sdk/lib-dynamodb": "^3.932.0",
48+
"@aws-sdk/client-ssm": "^3.939.0",
49+
"@aws-sdk/lib-dynamodb": "^3.939.0",
5050
"@middy/core": "^4.7.0",
5151
"@types/aws-lambda": "^8.10.159",
5252
"@types/node": "24.10.1",

examples/snippets/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@aws-lambda-powertools/parameters": "^2.29.0",
3535
"@aws-lambda-powertools/parser": "^2.29.0",
3636
"@aws-lambda-powertools/tracer": "^2.29.0",
37-
"@aws-sdk/client-appconfigdata": "^3.932.0",
38-
"@aws-sdk/client-dynamodb": "^3.932.0",
39-
"@aws-sdk/client-secrets-manager": "^3.932.0",
40-
"@aws-sdk/client-ssm": "^3.932.0",
41-
"@aws-sdk/util-dynamodb": "^3.932.0",
37+
"@aws-sdk/client-appconfigdata": "^3.939.0",
38+
"@aws-sdk/client-dynamodb": "^3.939.0",
39+
"@aws-sdk/client-secrets-manager": "^3.939.0",
40+
"@aws-sdk/client-ssm": "^3.939.0",
41+
"@aws-sdk/util-dynamodb": "^3.939.0",
4242
"@middy/core": "^4.7.0",
4343
"@redis/client": "^5.10.0",
4444
"@valkey/valkey-glide": "^2.1.2",
@@ -48,6 +48,6 @@
4848
},
4949
"dependencies": {
5050
"arktype": "^2.1.27",
51-
"valibot": "^1.1.0"
51+
"valibot": "^1.2.0"
5252
}
5353
}

package-lock.json

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

0 commit comments

Comments
 (0)