Skip to content

Commit

Permalink
fix: Source/Zencoder.Test/Zencoder.Test.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-SYSTEMDRAWINGCOMMON-3063427
  • Loading branch information
snyk-bot committed Jan 25, 2024
1 parent cb38697 commit acbe253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Zencoder.Test/Zencoder.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PackageReference Include="Microsoft.TestPlatform" Version="17.2.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.326103">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit acbe253

Please sign in to comment.