Skip to content

Commit 6baadec

Browse files
Bump Amazon.CDK.Lib from 2.239.0 to 2.241.0
--- updated-dependencies: - dependency-name: Amazon.CDK.Lib dependency-version: 2.241.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d8b539 commit 6baadec

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

src/ScanEventWorker.Cdk/ScanEventWorker.Cdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Amazon.CDK.Lib" Version="2.239.0" />
12+
<PackageReference Include="Amazon.CDK.Lib" Version="2.241.0" />
1313
<PackageReference Include="Constructs" Version="10.5.1" />
1414
</ItemGroup>
1515

src/ScanEventWorker.Cdk/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"net10.0": {
55
"Amazon.CDK.Lib": {
66
"type": "Direct",
7-
"requested": "[2.239.0, )",
8-
"resolved": "2.239.0",
9-
"contentHash": "atiQMImpY8L3jiM1rQjsLZn8bFcxinpIKBR0z/fse3lfAXYJz6nYn51BtvHObzfiwp5oC1m0a6nQ7ldBudvSrQ==",
7+
"requested": "[2.241.0, )",
8+
"resolved": "2.241.0",
9+
"contentHash": "oBgc4XdFxjIISMU3p153wgx8/H9nhmzIzyHuVvydPQtK3iSbQDpfSu+6gryHuUs5CYhhY3XA6FNGm51o2XkZdA==",
1010
"dependencies": {
1111
"Amazon.CDK.Asset.AwsCliV1": "[2.2.263]",
12-
"Amazon.CDK.Asset.NodeProxyAgentV6": "[2.1.0, 3.0.0)",
13-
"Amazon.CDK.CloudAssembly.Schema": "[50.3.0, 51.0.0)",
14-
"Amazon.JSII.Runtime": "[1.126.0, 2.0.0)",
12+
"Amazon.CDK.Asset.NodeProxyAgentV6": "[2.1.1, 3.0.0)",
13+
"Amazon.CDK.CloudAssembly.Schema": "[52.1.0, 53.0.0)",
14+
"Amazon.JSII.Runtime": "[1.127.0, 2.0.0)",
1515
"Constructs": "[10.5.0, 11.0.0)"
1616
}
1717
},
@@ -34,24 +34,24 @@
3434
},
3535
"Amazon.CDK.Asset.NodeProxyAgentV6": {
3636
"type": "Transitive",
37-
"resolved": "2.1.0",
38-
"contentHash": "t98TzqXewTtK4inteeSs8LNFUiKjyVN/Ug0jROx/KefRtNHM7pjLhxJ1pht1Pp/RtSPFK8qSzS092ZRRwyUqmg==",
37+
"resolved": "2.1.1",
38+
"contentHash": "ChVhSwQ4b6pM/JNcMZAkgbuO6EE+zjP7gS99qfG50WkyVkD7+pVAB1CEispctF52qiA9B47il0xmnenAuI1/Rw==",
3939
"dependencies": {
40-
"Amazon.JSII.Runtime": "[1.103.1, 2.0.0)"
40+
"Amazon.JSII.Runtime": "[1.126.0, 2.0.0)"
4141
}
4242
},
4343
"Amazon.CDK.CloudAssembly.Schema": {
4444
"type": "Transitive",
45-
"resolved": "50.3.0",
46-
"contentHash": "Aoz86EKdaUBks+hLzOKgzPQt4P1zkh7BOvSVsl54p/eie/XxaOC1in21tpldqtqaF97tN0dhTTQxR+M6TEE7Sw==",
45+
"resolved": "52.1.0",
46+
"contentHash": "UE0CIcXPGmhyyGqtRHd6jBWldnM/dmjz6DqaZAA9B6INKTTZg1N8jPUqKvlWxtGB0juOhXW0cD1tiUHbk9IBQg==",
4747
"dependencies": {
4848
"Amazon.JSII.Runtime": "[1.121.0, 2.0.0)"
4949
}
5050
},
5151
"Amazon.JSII.Runtime": {
5252
"type": "Transitive",
53-
"resolved": "1.126.0",
54-
"contentHash": "nGV3/5arTvrp6Euv2MUb99LlnRVtxP4XyEroacCYAzOt1FhnViFR4pfRRUJdcmCdjKY+IkxVld6iXV27ggbHRg==",
53+
"resolved": "1.127.0",
54+
"contentHash": "fO2UKmVj5/hwpYtXlmrMYKxBCZYX3fHOiKTXSb3kcXQ9G4a+01VhqKLJc9rv1N9V3IbzKtT4CDZ7ZCKHUJCv5Q==",
5555
"dependencies": {
5656
"Microsoft.Extensions.DependencyInjection": "9.0.1",
5757
"Microsoft.Extensions.Logging": "9.0.1",

0 commit comments

Comments
 (0)