Skip to content

Commit

Permalink
fix: src/LittleBlocks.Notifications.Messaging.MailKit/LittleBlocks.No…
Browse files Browse the repository at this point in the history
…tifications.Messaging.MailKit.csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMFORMATSASN1-7443633
  • Loading branch information
snyk-bot committed Dec 13, 2024
1 parent ce4b819 commit 98c2d38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MailKit" Version="3.4.3" />
<PackageReference Include="MailKit" Version="4.9.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.3" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 98c2d38

Please sign in to comment.