Skip to content

Commit

Permalink
fix: clients/src/MvcCode/MvcCode.csproj to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 10, 2024
1 parent 1231918 commit ea31aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/src/MvcCode/MvcCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.0"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.26"/>

<PackageReference Include="OpenTelemetry"/>
<PackageReference Include="OpenTelemetry.Exporter.Console"/>
Expand Down

0 comments on commit ea31aef

Please sign in to comment.