Skip to content

Commit cf4f84a

Browse files
authored
Update dependency Constructs to v10.1.293 (#194)
1 parent 032b5bd commit cf4f84a

File tree

3 files changed

+31
-33
lines changed

3 files changed

+31
-33
lines changed

cicd/Cicd.Artifacts/Cicd.Artifacts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Amazon.CDK.Lib" Version="2.41.0" />
15-
<PackageReference Include="Constructs" Version="10.1.102" />
15+
<PackageReference Include="Constructs" Version="10.1.293" />
1616
<PackageReference Include="Microsoft.Build.Framework" Version="17.3.1" />
1717
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.3.1" />
1818
</ItemGroup>

cicd/Cicd.Artifacts/packages.lock.json

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"Constructs": {
1616
"type": "Direct",
17-
"requested": "[10.1.102, )",
18-
"resolved": "10.1.102",
19-
"contentHash": "/cuvLEWOFTnGfN/PGBGfFYZdLW3u9C5zwjEeAhaHoNJ4pl+Cn/pfDzENjilKxx+TRuYAstJ+VImNNxbNpMpeYg==",
17+
"requested": "[10.1.293, )",
18+
"resolved": "10.1.293",
19+
"contentHash": "OzB+q3UrDiuQpM5lzvN77On84BTIrvtXr9FF9F1HbKnsq/EyHtGyx5CIwTXI284rv/3L3qS/0lHMra4JmWqLiA==",
2020
"dependencies": {
21-
"Amazon.JSII.Runtime": "[1.67.0, 2.0.0)"
21+
"Amazon.JSII.Runtime": "[1.79.0, 2.0.0)"
2222
}
2323
},
2424
"Microsoft.Build.Framework": {
@@ -59,13 +59,13 @@
5959
},
6060
"Amazon.JSII.Runtime": {
6161
"type": "Transitive",
62-
"resolved": "1.67.0",
63-
"contentHash": "S7RHFdtyruUEEXdoaMq7mCxOc0/wMrTzO8i1EzYvgOVBVMlkAi/J0+tbLhnTyYuGzkkDdTWv1FkXqxXbU5GRnQ==",
62+
"resolved": "1.79.0",
63+
"contentHash": "quplOgJR1CXb5qnBKp3lk3Exf2p722PaCieqCEHOfnfm/CvHFHCuJnzShPJassarb36z3SNjMEwsiO2VNfbsXg==",
6464
"dependencies": {
65-
"Microsoft.Extensions.DependencyInjection": "6.0.0",
65+
"Microsoft.Extensions.DependencyInjection": "7.0.0",
6666
"Microsoft.Extensions.Logging": "5.0.0",
6767
"Microsoft.Extensions.Logging.Console": "5.0.0",
68-
"Newtonsoft.Json": "13.0.1"
68+
"Newtonsoft.Json": "13.0.3"
6969
}
7070
},
7171
"AWSSDK.CloudFormation": {
@@ -124,17 +124,16 @@
124124
},
125125
"Microsoft.Extensions.DependencyInjection": {
126126
"type": "Transitive",
127-
"resolved": "6.0.0",
128-
"contentHash": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
127+
"resolved": "7.0.0",
128+
"contentHash": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
129129
"dependencies": {
130-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
131-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
130+
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
132131
}
133132
},
134133
"Microsoft.Extensions.DependencyInjection.Abstractions": {
135134
"type": "Transitive",
136-
"resolved": "6.0.0",
137-
"contentHash": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg=="
135+
"resolved": "7.0.0",
136+
"contentHash": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw=="
138137
},
139138
"Microsoft.Extensions.Logging": {
140139
"type": "Transitive",
@@ -223,8 +222,8 @@
223222
},
224223
"Newtonsoft.Json": {
225224
"type": "Transitive",
226-
"resolved": "13.0.1",
227-
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
225+
"resolved": "13.0.3",
226+
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
228227
},
229228
"StyleCop.Analyzers.Unstable": {
230229
"type": "Transitive",

cicd/Cicd.BuildDriver/packages.lock.json

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@
7272
},
7373
"Amazon.JSII.Runtime": {
7474
"type": "Transitive",
75-
"resolved": "1.67.0",
76-
"contentHash": "S7RHFdtyruUEEXdoaMq7mCxOc0/wMrTzO8i1EzYvgOVBVMlkAi/J0+tbLhnTyYuGzkkDdTWv1FkXqxXbU5GRnQ==",
75+
"resolved": "1.79.0",
76+
"contentHash": "quplOgJR1CXb5qnBKp3lk3Exf2p722PaCieqCEHOfnfm/CvHFHCuJnzShPJassarb36z3SNjMEwsiO2VNfbsXg==",
7777
"dependencies": {
78-
"Microsoft.Extensions.DependencyInjection": "6.0.0",
78+
"Microsoft.Extensions.DependencyInjection": "7.0.0",
7979
"Microsoft.Extensions.Logging": "5.0.0",
8080
"Microsoft.Extensions.Logging.Console": "5.0.0",
81-
"Newtonsoft.Json": "13.0.1"
81+
"Newtonsoft.Json": "13.0.3"
8282
}
8383
},
8484
"AWSSDK.CloudFormation": {
@@ -112,10 +112,10 @@
112112
},
113113
"Constructs": {
114114
"type": "Transitive",
115-
"resolved": "10.1.102",
116-
"contentHash": "/cuvLEWOFTnGfN/PGBGfFYZdLW3u9C5zwjEeAhaHoNJ4pl+Cn/pfDzENjilKxx+TRuYAstJ+VImNNxbNpMpeYg==",
115+
"resolved": "10.1.293",
116+
"contentHash": "OzB+q3UrDiuQpM5lzvN77On84BTIrvtXr9FF9F1HbKnsq/EyHtGyx5CIwTXI284rv/3L3qS/0lHMra4JmWqLiA==",
117117
"dependencies": {
118-
"Amazon.JSII.Runtime": "[1.67.0, 2.0.0)"
118+
"Amazon.JSII.Runtime": "[1.79.0, 2.0.0)"
119119
}
120120
},
121121
"Microsoft.Build.Framework": {
@@ -217,17 +217,16 @@
217217
},
218218
"Microsoft.Extensions.DependencyInjection": {
219219
"type": "Transitive",
220-
"resolved": "6.0.0",
221-
"contentHash": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
220+
"resolved": "7.0.0",
221+
"contentHash": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
222222
"dependencies": {
223-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
224-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
223+
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
225224
}
226225
},
227226
"Microsoft.Extensions.DependencyInjection.Abstractions": {
228227
"type": "Transitive",
229-
"resolved": "6.0.0",
230-
"contentHash": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg=="
228+
"resolved": "7.0.0",
229+
"contentHash": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw=="
231230
},
232231
"Microsoft.Extensions.FileProviders.Abstractions": {
233232
"type": "Transitive",
@@ -388,8 +387,8 @@
388387
},
389388
"Newtonsoft.Json": {
390389
"type": "Transitive",
391-
"resolved": "13.0.1",
392-
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
390+
"resolved": "13.0.3",
391+
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
393392
},
394393
"StyleCop.Analyzers.Unstable": {
395394
"type": "Transitive",
@@ -493,7 +492,7 @@
493492
"dependencies": {
494493
"Amazon.CDK.Lib": "2.41.0",
495494
"Cicd.Utils": "1.0.0",
496-
"Constructs": "10.1.102",
495+
"Constructs": "10.1.293",
497496
"Microsoft.Build.Framework": "17.3.1",
498497
"Microsoft.Build.Utilities.Core": "17.3.1"
499498
}

0 commit comments

Comments
 (0)