Skip to content

Commit

Permalink
fix: src/Ombi.Notifications/Ombi.Notifications.csproj to reduce vulne…
Browse files Browse the repository at this point in the history
…rabilities (#4969) [skip ci]

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMSECURITYCRYPTOGRAPHYPKCS-5708426

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
tidusjar and snyk-bot authored Jun 20, 2023
1 parent 23a4fed commit 8584ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ombi.Notifications/Ombi.Notifications.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="MailKit" Version="3.4.1" />
<PackageReference Include="MailKit" Version="4.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8584ad4

Please sign in to comment.