Skip to content

Commit

Permalink
fix: Src/VTEX.API/VTEX.API.csproj to reduce vulnerabilities
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-8168848
  • Loading branch information
snyk-bot committed Oct 20, 2024
1 parent a730e4a commit b3c44eb
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="8.2.149" />
<PackageReference Include="CrispyWaffle" Version="8.2.185" />
</ItemGroup>

</Project>

0 comments on commit b3c44eb

Please sign in to comment.