From 8584ad46053c51f5da40b24f3efd1b9e5a031ddd Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 20 Jun 2023 08:28:46 +0100 Subject: [PATCH] fix: src/Ombi.Notifications/Ombi.Notifications.csproj to reduce vulnerabilities (#4969) [skip ci] The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMSECURITYCRYPTOGRAPHYPKCS-5708426 Co-authored-by: snyk-bot --- src/Ombi.Notifications/Ombi.Notifications.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi.Notifications/Ombi.Notifications.csproj b/src/Ombi.Notifications/Ombi.Notifications.csproj index d061707fe..0f074463d 100644 --- a/src/Ombi.Notifications/Ombi.Notifications.csproj +++ b/src/Ombi.Notifications/Ombi.Notifications.csproj @@ -12,7 +12,7 @@ - +