Skip to content

Commit 12cb00a

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3849)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7300a8 commit 12cb00a

File tree

4 files changed

+675
-415
lines changed

4 files changed

+675
-415
lines changed

examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.149",
3232
"@types/node": "22.15.2",
33-
"aws-cdk-lib": "^2.190.0",
33+
"aws-cdk-lib": "^2.192.0",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.3",
@@ -49,7 +49,7 @@
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.149",
5151
"@types/node": "22.15.2",
52-
"aws-cdk": "^2.1010.0",
52+
"aws-cdk": "^2.1012.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.2",
5555
"typescript": "^5.8.3"

layers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"source-map-support": "^0.5.21"
4141
},
4242
"dependencies": {
43-
"aws-cdk": "^2.1010.0",
44-
"aws-cdk-lib": "^2.190.0",
43+
"aws-cdk": "^2.1012.0",
44+
"aws-cdk-lib": "^2.192.0",
4545
"esbuild": "^0.25.2",
4646
"tsx": "^4.19.3"
4747
}

0 commit comments

Comments
 (0)