Skip to content

Commit

Permalink
Merge pull request #1 from YuChia-Wei/snyk-fix-80bdbd65872372ee715faa…
Browse files Browse the repository at this point in the history
…fc85dd05e9

[Snyk] Fix for 2 vulnerabilities
  • Loading branch information
YuChia-Wei authored May 2, 2024
2 parents 407942b + 984ffea commit 66b25f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

<ItemGroup>
<PackageReference Include="OpenTelemetry" Version="1.8.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
<!-- <PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.11" />-->
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.8.0-beta.1" />
</ItemGroup>

Expand Down

0 comments on commit 66b25f2

Please sign in to comment.