Skip to content

Commit

Permalink
fix: Src/VTEX.API/VTEX.API.csproj to reduce vulnerabilities (#280)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-7433719

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
guibranco and snyk-bot authored Jul 16, 2024
1 parent 7b45c5c commit a9bfa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/VTEX.API/VTEX.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="6.1.156" />
<PackageReference Include="CrispyWaffle" Version="6.1.169" />
</ItemGroup>

</Project>

0 comments on commit a9bfa87

Please sign in to comment.