File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
notificationworkerlambda/cdk Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"@guardian/cdk" : " ^59.2.3" ,
4
- "aws-cdk" : " 2.174.0 " ,
4
+ "aws-cdk" : " 2.174.1 " ,
5
5
"@types/jest" : " ^29.5.14" ,
6
6
"aws-cdk-lib" : " 2.148.0" ,
7
7
"constructs" : " ^10.3.0" ,
Original file line number Diff line number Diff line change @@ -1179,10 +1179,10 @@ aws-cdk-lib@2.148.0:
1179
1179
table "^6.8.2"
1180
1180
yaml "1.10.2"
1181
1181
1182
- aws-cdk@2.174.0 :
1183
- version "2.174.0 "
1184
- resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.174.0 .tgz#7e05ff30ce112fc2ff08a099b60c467b6741e84c "
1185
- integrity sha512-RN9Y/+MBht0xBwFVKSOwEGBSf/8Q31zwZmRkH9psWHpW24NbB9/frICRqIiWFqiedlNdLdjYkcwP2U4V6Ud6AQ ==
1182
+ aws-cdk@2.174.1 :
1183
+ version "2.174.1 "
1184
+ resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.174.1 .tgz#9463bb357df8059293937ac75d471eff0b6e753d "
1185
+ integrity sha512-wwInII0MDcql7DuEn7C0/2wcGkCIIxOkOpn3BGgsw+RsjvYtX2jnlbZE3RSrH9EvIeaB1QeZfilNzex9eSk04w ==
1186
1186
optionalDependencies :
1187
1187
fsevents "2.3.2"
1188
1188
You can’t perform that action at this time.
0 commit comments