Merge pull request #5168 from pnp/dependabot/nuget/samples/react-m365-services-health/Azure-Function/Azure.Identity-1.11.4
This commit is contained in:
commit
64e84e7514
|
@ -15,7 +15,7 @@
|
||||||
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.2" />
|
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.2" />
|
||||||
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.21.0" />
|
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.21.0" />
|
||||||
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0" />
|
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0" />
|
||||||
<PackageReference Include="Azure.Identity" Version="1.11.0" />
|
<PackageReference Include="Azure.Identity" Version="1.11.4" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.1" />
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.1" />
|
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.1" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue