Skip to content

Commit

Permalink
COREX-1032 GitHub Security alert - hubspot-dotnet-sdk - Newtonsoft.Js…
Browse files Browse the repository at this point in the history
…on (#47)

- Update Newtonsoft.Json to version 13.0.3 in hubspot sdk
  • Loading branch information
raffii90 authored Oct 17, 2024
1 parent 86d865a commit 2921c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HubSpot.Client/HubSpot.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.9" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Kralizek.Extensions.Logging" Version="2.0.1" />
<PackageReference Include="Kralizek.Extensions.Http.Json" Version="2.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 2921c32

Please sign in to comment.