Skip to content

Commit e0579d9

Browse files
chore(deps): bump the aws-cdk group with 2 updates (#2216)
1 parent 9208393 commit e0579d9

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

examples/cdk/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/aws-lambda": "^8.10.136",
3636
"@types/jest": "^29.5.12",
3737
"@types/node": "20.11.25",
38-
"aws-cdk": "^2.132.0",
38+
"aws-cdk": "^2.132.1",
3939
"constructs": "^10.3.0",
4040
"esbuild": "^0.20.1",
4141
"jest": "^29.7.0",
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@middy/core": "^4.7.0",
48-
"aws-cdk-lib": "^2.132.0",
48+
"aws-cdk-lib": "^2.132.1",
4949
"construct": "^1.0.0",
5050
"phin": "^3.7.0",
5151
"source-map-support": "^0.5.21"

layers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"source-map-support": "^0.5.21"
4040
},
4141
"dependencies": {
42-
"aws-cdk": "^2.132.0",
43-
"aws-cdk-lib": "^2.132.0",
42+
"aws-cdk": "^2.132.1",
43+
"aws-cdk-lib": "^2.132.1",
4444
"esbuild": "^0.20.1"
4545
}
4646
}

package-lock.json

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
9898
"@aws-sdk/client-lambda": "^3.529.1",
9999
"@smithy/util-utf8": "^2.2.0",
100-
"aws-cdk-lib": "^2.132.0",
100+
"aws-cdk-lib": "^2.132.1",
101101
"esbuild": "^0.20.1"
102102
}
103103
}

0 commit comments

Comments
 (0)