Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): upgrade JsonCore dependency affected by CVE-2024-43485
Browse files Browse the repository at this point in the history
89netraM committed Oct 16, 2024
1 parent e121a5b commit 070764e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="6.0.8" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

<ItemGroup>

0 comments on commit 070764e

Please sign in to comment.