Skip to content

Commit 155fdf5

Browse files
chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk group across 1 directory (#4855)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Swopnil Dangol <[email protected]>
1 parent fc1831a commit 155fdf5

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/aws-lambda": "^8.10.159",
3333
"@types/node": "24.10.2",
34-
"aws-cdk-lib": "^2.228.0",
34+
"aws-cdk-lib": "^2.232.1",
3535
"constructs": "^10.4.3",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.21.0",

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"aws-cdk": "^2.1033.0",
46-
"aws-cdk-lib": "^2.228.0",
46+
"aws-cdk-lib": "^2.232.1",
4747
"esbuild": "^0.27.1",
4848
"tsx": "^4.21.0"
4949
}

package-lock.json

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

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@aws-sdk/client-lambda": "^3.947.0",
103103
"@aws/lambda-invoke-store": "0.2.2",
104104
"@smithy/util-utf8": "^4.0.0",
105-
"aws-cdk-lib": "^2.228.0",
105+
"aws-cdk-lib": "^2.232.1",
106106
"esbuild": "^0.27.1",
107107
"promise-retry": "^2.0.1"
108108
},

0 commit comments

Comments
 (0)