Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2023
1 parent 616e702 commit 254ff30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SAST.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="AngleSharp" Version="0.14.0" />
<PackageReference Include="HtmlSanitizer" Version="5.0.355" />
</ItemGroup>
Expand Down

0 comments on commit 254ff30

Please sign in to comment.