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 10, 2024
1 parent 35ec410 commit 27895b2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions tests/backend/WebApi.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,28 +762,28 @@
},
"OpenTelemetry.Instrumentation.AspNetCore": {
"type": "Transitive",
"resolved": "1.9.0",
"contentHash": "x4HuWBw1rbWZUh5j8/GpXz3xa7JnrTuKne+ACmBqvcoO/rNGkG7HayRruwoQ7gf52xpMtRGr4gxlhLW8eU0EiQ==",
"resolved": "1.10.0",
"contentHash": "8tZ3rg6A/H8c68aAxTfwwPsaZH5/hn1oe4OHP6IN9Pmego/f7lEzJNSyO0X40k6G5cSYoKMwO7HRMijxLQkxcA==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.9.0, 2.0.0)"
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.10.0, 2.0.0)"
}
},
"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 @@ -1059,9 +1059,9 @@
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.10.0, )",
"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.AspNetCore": "[1.10.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 27895b2

Please sign in to comment.