Skip to content

Commit

Permalink
fix: Src/VTEX.Core/VTEX.Core.csproj to reduce vulnerabilities (#327)
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

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
guibranco and snyk-bot authored Oct 20, 2024
1 parent b340fd5 commit a730e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/VTEX.Core/VTEX.Core.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 a730e4a

Please sign in to comment.