Skip to content

Commit

Permalink
Bumped System.Text.Json because of GHSA-hh2w-p6rv-4g7w
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrohanea committed Oct 9, 2024
1 parent af93a1e commit 9414bd3
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 @@
<PackageReference Include="Whisper.net.Runtime" Version="1.7.0" />
<PackageReference Include="Whisper.net" Version="1.7.0" />
<!-- Version pinning for System.Text.Json just becasue of https://github.com/advisories/GHSA-hh2w-p6rv-4g7w warning -->
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 9414bd3

Please sign in to comment.