Skip to content

Commit

Permalink
Merge pull request #41 from Psychoboy/dev
Browse files Browse the repository at this point in the history
Updated dependency System.Text.Json for vulnerability
  • Loading branch information
Mahsaap authored Jul 31, 2024
2 parents abba5e7 + 7fa6c6b commit ffc3181
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="TwitchLib.EventSub.Core" Version="2.5.3-preview-e1a92de" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit ffc3181

Please sign in to comment.