Skip to content

Commit f4a985b

Browse files
chore(deps): update dependency mimekit to 4.17.0 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5176bb commit f4a985b

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Bumped to satisfy Microsoft.VisualStudio.Web.CodeGeneration.Design dependency (>= 17.11.4) -->
1414
<PackageVersion Include="Microsoft.Build" Version="18.6.3" />
1515
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="18.6.3" />
16-
<PackageVersion Include="MimeKit" Version="4.16.0" />
16+
<PackageVersion Include="MimeKit" Version="4.17.0" />
1717
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" />
1818
<PackageVersion Include="Newtonsoft.Json.Schema" Version="4.0.1" />
1919
<PackageVersion Include="NuGet.Packaging" Version="7.6.0" />

examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,9 +1206,9 @@
12061206
},
12071207
"MimeKit": {
12081208
"type": "CentralTransitive",
1209-
"requested": "[4.16.0, )",
1210-
"resolved": "4.16.0",
1211-
"contentHash": "X0LFxeM4gPRIhODyY/HYS9b+zRZ7y//v59rFzgS6wLxcPuZThnMtNZHtrr0fjLyRRkg3gqJBtvW36XfUzZ7Djw==",
1209+
"requested": "[4.17.0, )",
1210+
"resolved": "4.17.0",
1211+
"contentHash": "h/KXsCreJf8RpR/PSAtlbvYtZFndp9N8Wn1Bs248AL7ITyhn+AiIY5bLTvt60tbN2mu6g8KadtBNWygTji2lqg==",
12121212
"dependencies": {
12131213
"BouncyCastle.Cryptography": "2.6.2",
12141214
"System.Security.Cryptography.Pkcs": "10.0.0"
@@ -2557,9 +2557,9 @@
25572557
},
25582558
"MimeKit": {
25592559
"type": "CentralTransitive",
2560-
"requested": "[4.16.0, )",
2561-
"resolved": "4.16.0",
2562-
"contentHash": "X0LFxeM4gPRIhODyY/HYS9b+zRZ7y//v59rFzgS6wLxcPuZThnMtNZHtrr0fjLyRRkg3gqJBtvW36XfUzZ7Djw==",
2560+
"requested": "[4.17.0, )",
2561+
"resolved": "4.17.0",
2562+
"contentHash": "h/KXsCreJf8RpR/PSAtlbvYtZFndp9N8Wn1Bs248AL7ITyhn+AiIY5bLTvt60tbN2mu6g8KadtBNWygTji2lqg==",
25632563
"dependencies": {
25642564
"BouncyCastle.Cryptography": "2.6.2",
25652565
"System.Security.Cryptography.Pkcs": "8.0.1"

examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,9 +1455,9 @@
14551455
},
14561456
"MimeKit": {
14571457
"type": "CentralTransitive",
1458-
"requested": "[4.16.0, )",
1459-
"resolved": "4.16.0",
1460-
"contentHash": "X0LFxeM4gPRIhODyY/HYS9b+zRZ7y//v59rFzgS6wLxcPuZThnMtNZHtrr0fjLyRRkg3gqJBtvW36XfUzZ7Djw==",
1458+
"requested": "[4.17.0, )",
1459+
"resolved": "4.17.0",
1460+
"contentHash": "h/KXsCreJf8RpR/PSAtlbvYtZFndp9N8Wn1Bs248AL7ITyhn+AiIY5bLTvt60tbN2mu6g8KadtBNWygTji2lqg==",
14611461
"dependencies": {
14621462
"BouncyCastle.Cryptography": "2.6.2",
14631463
"System.Security.Cryptography.Pkcs": "10.0.0"
@@ -3191,9 +3191,9 @@
31913191
},
31923192
"MimeKit": {
31933193
"type": "CentralTransitive",
3194-
"requested": "[4.16.0, )",
3195-
"resolved": "4.16.0",
3196-
"contentHash": "X0LFxeM4gPRIhODyY/HYS9b+zRZ7y//v59rFzgS6wLxcPuZThnMtNZHtrr0fjLyRRkg3gqJBtvW36XfUzZ7Djw==",
3194+
"requested": "[4.17.0, )",
3195+
"resolved": "4.17.0",
3196+
"contentHash": "h/KXsCreJf8RpR/PSAtlbvYtZFndp9N8Wn1Bs248AL7ITyhn+AiIY5bLTvt60tbN2mu6g8KadtBNWygTji2lqg==",
31973197
"dependencies": {
31983198
"BouncyCastle.Cryptography": "2.6.2",
31993199
"System.Security.Cryptography.Pkcs": "8.0.1"

0 commit comments

Comments
 (0)