Skip to content

Commit d0dddd7

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3677)
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 c9e84b1 commit d0dddd7

File tree

4 files changed

+410
-25
lines changed

4 files changed

+410
-25
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.147",
3232
"@types/node": "22.13.5",
33-
"aws-cdk-lib": "^2.180.0",
33+
"aws-cdk-lib": "^2.181.1",
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.147",
5151
"@types/node": "22.13.5",
52-
"aws-cdk": "^2.1000.3",
52+
"aws-cdk": "^2.1001.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.0",
5555
"typescript": "^5.7.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.1000.3",
44-
"aws-cdk-lib": "^2.180.0",
43+
"aws-cdk": "^2.1001.0",
44+
"aws-cdk-lib": "^2.181.1",
4545
"esbuild": "^0.25.0",
4646
"tsx": "^4.19.3"
4747
}

0 commit comments

Comments
 (0)