Skip to content

Commit

Permalink
Update lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 6, 2024
1 parent fd2ba17 commit ae991ba
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tests/backend/WebApi.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,20 +770,20 @@
},
"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": {
"type": "Transitive",
"resolved": "1.9.0",
"contentHash": "6raJb9Pvi1CaBB59SX86Mr9NQiQbiv9ialO+cQKFRGCq3Bl2WC8cTTcbfGtaRX0quqWnZC/dK7xrXuOuYcwANA==",
"resolved": "1.10.0",
"contentHash": "+IrgISnm2KxowLrCUheuQZP0r2t2XK8kkEJKpy3ZjAVN480qWXHmj5ZQJRhxDOYdIIgrZoL/7XaTO6CqtN7RMw==",
"dependencies": {
"OpenTelemetry.Api": "[1.9.0, 2.0.0)"
"OpenTelemetry.Api": "[1.10.0, 2.0.0)"
}
},
"RabbitMQ.Client": {
Expand Down Expand Up @@ -1060,8 +1060,8 @@
"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.Runtime": "[1.9.0, )",
"OpenTelemetry.Instrumentation.Http": "[1.10.0, )",
"OpenTelemetry.Instrumentation.Runtime": "[1.10.0, )",
"RabbitMQ.Client": "[7.0.0, )",
"Swashbuckle.AspNetCore": "[7.0.0, )",
"Swashbuckle.AspNetCore.ReDoc": "[7.0.0, )",
Expand Down

0 comments on commit ae991ba

Please sign in to comment.