Skip to content

Commit

Permalink
Bumping vulnerable packages (#4680)
Browse files Browse the repository at this point in the history
* Override vulnerable packages

Co-authored-by: azure-pipelines-bot <azure-pipelines-bot@microsoft.com>
Co-authored-by: Kirill Ivlev <102740624+kirill-ivlev@users.noreply.github.com>
  • Loading branch information
3 people committed Feb 27, 2024
1 parent afc5123 commit 71a2005
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -14,8 +14,11 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" Condition="$(CodeAnalysis)=='true'" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
<PackageReference Include="System.Security.Principal.Windows" Version="6.0.0-preview.5.21301.5" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.4.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="vss-api-netcore" Version="$(VssApiVersion)" />
</ItemGroup>

Expand Down

0 comments on commit 71a2005

Please sign in to comment.