Skip to content

Commit

Permalink
Update lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 28, 2024
1 parent 5bdef88 commit 663e4db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/backend/WebApi.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,12 +770,12 @@
},
"OpenTelemetry.Instrumentation.Http": {
"type": "Transitive",
"resolved": "1.9.0",
"contentHash": "+ZXppf8Qxz3OdC803T8fB6i8iSscc8PsxMnM/JizSOYmkz+8vGiScEiaBBBFNZtMh2KpA0q+qxwnSwQUkbvzog==",
"resolved": "1.10.0",
"contentHash": "W6NtQ4BSJgMlCKJB6tHD2Y4v5h+1N48qp9l+BGa35G3+qU2tlqgitxg6Ruu7ijKwDsc10UAAovU4lAVyQTJ/1Q==",
"dependencies": {
"Microsoft.Extensions.Configuration": "8.0.0",
"Microsoft.Extensions.Options": "8.0.0",
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.9.0, 2.0.0)"
"Microsoft.Extensions.Configuration": "9.0.0",
"Microsoft.Extensions.Options": "9.0.0",
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.10.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.Runtime": {
Expand Down Expand Up @@ -1060,7 +1060,7 @@
"OpenTelemetry.Exporter.Zipkin": "[1.10.0, )",
"OpenTelemetry.Extensions.Hosting": "[1.10.0, )",
"OpenTelemetry.Instrumentation.AspNetCore": "[1.9.0, )",
"OpenTelemetry.Instrumentation.Http": "[1.9.0, )",
"OpenTelemetry.Instrumentation.Http": "[1.10.0, )",
"OpenTelemetry.Instrumentation.Runtime": "[1.9.0, )",
"RabbitMQ.Client": "[7.0.0, )",
"Swashbuckle.AspNetCore": "[7.0.0, )",
Expand Down

0 comments on commit 663e4db

Please sign in to comment.