Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent 7642f47 commit 39d59da
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.2" />
<PackageReference Include="AngleSharp" Version="0.14.0" />
<PackageReference Include="HtmlSanitizer" Version="5.0.355" />
</ItemGroup>
Expand Down

0 comments on commit 39d59da

Please sign in to comment.