From 71df05886512b8589f193a5cda0166c694438fc0 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 5 Feb 2024 20:17:39 +0000 Subject: [PATCH] fix: src/Ombi/Ombi.csproj to reduce vulnerabilities (#5066) [skip ci] The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-MICROSOFTIDENTITYMODELJSONWEBTOKENS-6148656 - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655 Co-authored-by: snyk-bot --- src/Ombi/Ombi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi/Ombi.csproj b/src/Ombi/Ombi.csproj index c8f294140..21173273d 100644 --- a/src/Ombi/Ombi.csproj +++ b/src/Ombi/Ombi.csproj @@ -70,7 +70,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all