Skip to content

Commit

Permalink
VCST-914: Critical CVE-2018-1000210 (#681)
Browse files Browse the repository at this point in the history
fix: Critical CVE-2018-1000210
  • Loading branch information
OlegoO committed Apr 18, 2024
1 parent de904ef commit 5d02a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
<PackageReference Include="Microsoft.AutoRest.Common" Version="2.4.48" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.3" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
<PackageReference Include="Microsoft.SyndicationFeed.ReaderWriter" Version="1.0.2" />
Expand All @@ -72,6 +71,7 @@
<ItemGroup>
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="YamlDotNet" Version="15.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\VirtoCommerce.LiquidThemeEngine\VirtoCommerce.LiquidThemeEngine.csproj" />
Expand Down

0 comments on commit 5d02a6d

Please sign in to comment.