Skip to content

Commit

Permalink
fix: TimeSeriesAnalysis.Tests/TimeSeriesAnalysis.Tests.csproj to redu…
Browse files Browse the repository at this point in the history
…ce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-7433719
  • Loading branch information
snyk-bot committed Oct 9, 2024
1 parent 3602a65 commit 815deb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TimeSeriesAnalysis.Tests/TimeSeriesAnalysis.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.4.0">
Expand Down

0 comments on commit 815deb6

Please sign in to comment.