Skip to content

Commit

Permalink
fix: src/ZenExtensions.CognitoOidc.Cli/ZenExtensions.CognitoOidc.Cli.…
Browse files Browse the repository at this point in the history
…csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-8168848
  • Loading branch information
snyk-bot committed Oct 14, 2024
1 parent 4c47f6b commit 7c55dc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Refit" Version="6.3.2" />
<PackageReference Include="Refit" Version="6.4.1" />
<PackageReference Include="ZenExtensions.Spectre.Console" Version="1.4.0" />
</ItemGroup>

Expand Down

0 comments on commit 7c55dc0

Please sign in to comment.