Skip to content

Commit af20b4f

Browse files
claudiamurialdoBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:chore/security-package-updates' into beta
1 parent 894a90d commit af20b4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dotnet/src/dotnetframework/Providers/Storage/GXAzureStorage/GXAzureStorage.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
11+
<!-- Override WindowsAzure.Storage's vulnerable transitive Newtonsoft.Json 10.0.2 -->
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1113
</ItemGroup>
1214
<ItemGroup>
1315
<Reference Include="System" />

0 commit comments

Comments
 (0)