Skip to content

Commit 1451364

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

File tree

4 files changed

+68
-237
lines changed

4 files changed

+68
-237
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.17",
33-
"aws-cdk-lib": "^2.194.0",
33+
"aws-cdk-lib": "^2.195.0",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.4",
@@ -49,7 +49,7 @@
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.149",
5151
"@types/node": "22.15.17",
52-
"aws-cdk": "^2.1013.0",
52+
"aws-cdk": "^2.1014.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.4",
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.1013.0",
44-
"aws-cdk-lib": "^2.194.0",
43+
"aws-cdk": "^2.1014.0",
44+
"aws-cdk-lib": "^2.195.0",
4545
"esbuild": "^0.25.4",
4646
"tsx": "^4.19.4"
4747
}

0 commit comments

Comments
 (0)