Skip to content

Commit 44336f1

Browse files
authored
Update NuGetGallery.Services to address CG alerts (#9274)
1 parent 5e27c1e commit 44336f1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/NuGetGallery.Services/NuGetGallery.Services.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,22 @@
6767
<Version>1.0.0</Version>
6868
</PackageReference>
6969
<PackageReference Include="Microsoft.Owin">
70-
<Version>4.1.0</Version>
70+
<Version>4.2.2</Version>
7171
</PackageReference>
7272
<PackageReference Include="Microsoft.Owin.Host.SystemWeb">
73-
<Version>4.1.0</Version>
73+
<Version>4.2.2</Version>
7474
</PackageReference>
7575
<PackageReference Include="Microsoft.Owin.Security">
76-
<Version>4.1.0</Version>
76+
<Version>4.2.2</Version>
7777
</PackageReference>
7878
<PackageReference Include="Microsoft.Owin.Security.Cookies">
79-
<Version>4.1.0</Version>
79+
<Version>4.2.2</Version>
8080
</PackageReference>
8181
<PackageReference Include="Microsoft.Owin.Security.MicrosoftAccount">
82-
<Version>4.1.0</Version>
82+
<Version>4.2.2</Version>
8383
</PackageReference>
8484
<PackageReference Include="Microsoft.Owin.Security.OpenIdConnect">
85-
<Version>4.1.0</Version>
85+
<Version>4.2.2</Version>
8686
</PackageReference>
8787
<PackageReference Include="NuGet.Protocol">
8888
<Version>6.0.0</Version>

0 commit comments

Comments
 (0)