Skip to content

Commit 5d02a6d

Browse files
authored
VCST-914: Critical CVE-2018-1000210 (#681)
fix: Critical CVE-2018-1000210
1 parent de904ef commit 5d02a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.3" />
4848
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.3" />
4949
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
50-
<PackageReference Include="Microsoft.AutoRest.Common" Version="2.4.48" />
5150
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.3" />
5251
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
5352
<PackageReference Include="Microsoft.SyndicationFeed.ReaderWriter" Version="1.0.2" />
@@ -72,6 +71,7 @@
7271
<ItemGroup>
7372
<PackageReference Include="System.Net.Http" Version="4.3.4" />
7473
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
74+
<PackageReference Include="YamlDotNet" Version="15.1.2" />
7575
</ItemGroup>
7676
<ItemGroup>
7777
<ProjectReference Include="..\VirtoCommerce.LiquidThemeEngine\VirtoCommerce.LiquidThemeEngine.csproj" />

0 commit comments

Comments
 (0)