Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions Alanta.Aspire.Hosting.EasyAuthProxy.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"net10.0": {
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[18.9.0, )",
"resolved": "18.9.0",
"contentHash": "xIzVXa/VpKXqDWzyC/5Hw8JbFY5u9k3Jc53CpcjBiOXvkQGio484LD9FNwOiGUSMDcYL3Rcw9sNgGi5WrswlPQ==",
"requested": "[18.10.1, )",
"resolved": "18.10.1",
"contentHash": "SxCFvJE/2ltUQgCgv6+Ixagohw4sZc9hM7Wid2foaNM7paBscktoHLoRDz91fW8wbHG87Rg9Ku59/8PXumqUrA==",
"dependencies": {
"Microsoft.CodeCoverage": "18.9.0",
"Microsoft.TestPlatform.TestHost": "18.9.0"
"Microsoft.CodeCoverage": "18.10.1",
"Microsoft.TestPlatform.TestHost": "18.10.1"
}
},
"Shouldly": {
Expand Down Expand Up @@ -187,8 +187,8 @@
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "18.9.0",
"contentHash": "MtegCIKGuG0r/LCdIjoR1HgzCGIUBhR3aNdbtQpts5vMXQuqBDZ2Jsd2uFKoHFM2XrQV6ZrDf3F5oLi3SLTp8w=="
"resolved": "18.10.1",
"contentHash": "tV7tCyp/t+DuwQugLkCeUN7NBFFB4fEGRPr0gkMQ2nQgAvQQjmGlZZi1dsLzbyoe/A0mbnKybmkIh8qhT9p4Zw=="
},
"Microsoft.Extensions.AI.Abstractions": {
"type": "Transitive",
Expand Down Expand Up @@ -518,15 +518,15 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "18.9.0",
"contentHash": "Fz/qXC52VXXopzHj7v2reCKcCqSxkTDCkEDfkNAH0vni/7qK/KLMiEYtRmnUanxO2F2g2zZZ60qCpxF0AF7URA=="
"resolved": "18.10.1",
"contentHash": "o+PuLDRVp1iwiVAPBADZItXgm9Ck23XtPhE4kZtZVi0uYnMiiz1Dx9Cjh75kJ+ijfqnORL3VOTOaQVKi0f/ixg=="
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "18.9.0",
"contentHash": "Oq+Pma/J86aZL72t71bcESvDszDsTjUfl6PIsuDdPoKTHZfNMhKamCfLD5fKx51W/u0KozXtJo2/3fnt0sgPxg==",
"resolved": "18.10.1",
"contentHash": "KYz2omqkoz9E2mWa4fdgT+Ycie1wi5968EmyJlusjlp87RxxtA2FvDm8tcBEYIDzLnkWGnsKjE4d13Z7/rxkQA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "18.9.0"
"Microsoft.TestPlatform.ObjectModel": "18.10.1"
}
},
"Microsoft.VisualStudio.Threading.Only": {
Expand Down Expand Up @@ -711,14 +711,14 @@
"alanta.aspire.hosting.easyauthproxy": {
"type": "Project",
"dependencies": {
"Aspire.Hosting": "[13.5.0, )"
"Aspire.Hosting": "[13.5.4, )"
}
},
"Aspire.Hosting": {
"type": "CentralTransitive",
"requested": "[13.5.0, )",
"resolved": "13.5.0",
"contentHash": "QSSA2wmkFmUiMxGuvbQmorCqoP0JAS+YHBwh/jW7SR9lbRNvHuzLakKtAuLsm4M9M4lkESnD1Ijr+xt0eQ99Zw==",
"requested": "[13.5.4, )",
"resolved": "13.5.4",
"contentHash": "G3RVIjOPuYO1qaCLRvnPRgbTf0u7yQdOKex4kT4sDDOo0uR0Hoay656Ar0e28PrpR+OhpjGKt3PmQ4vCOplJbA==",
"dependencies": {
"AspNetCore.HealthChecks.Uris": "9.0.0",
"Google.Protobuf": "3.34.1",
Expand Down Expand Up @@ -753,7 +753,7 @@
},
"OpenTelemetry.Exporter.OpenTelemetryProtocol": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "FEXJepcseTGbATiCkUfP7ipoFEYYfl/0UmmUwi0KxCPg9PaUA8ab2P1LGopK+/HExasJ1ZutFhZrN6WvUIR23g==",
"dependencies": {
Expand All @@ -762,7 +762,7 @@
},
"OpenTelemetry.Extensions.Hosting": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions Alanta.Aspire.Hosting.EasyAuthProxy/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net10.0": {
"Aspire.Hosting": {
"type": "Direct",
"requested": "[13.5.0, )",
"resolved": "13.5.0",
"contentHash": "QSSA2wmkFmUiMxGuvbQmorCqoP0JAS+YHBwh/jW7SR9lbRNvHuzLakKtAuLsm4M9M4lkESnD1Ijr+xt0eQ99Zw==",
"requested": "[13.5.4, )",
"resolved": "13.5.4",
"contentHash": "G3RVIjOPuYO1qaCLRvnPRgbTf0u7yQdOKex4kT4sDDOo0uR0Hoay656Ar0e28PrpR+OhpjGKt3PmQ4vCOplJbA==",
"dependencies": {
"AspNetCore.HealthChecks.Uris": "9.0.0",
"Google.Protobuf": "3.34.1",
Expand Down Expand Up @@ -625,7 +625,7 @@
},
"OpenTelemetry.Exporter.OpenTelemetryProtocol": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "FEXJepcseTGbATiCkUfP7ipoFEYYfl/0UmmUwi0KxCPg9PaUA8ab2P1LGopK+/HExasJ1ZutFhZrN6WvUIR23g==",
"dependencies": {
Expand All @@ -634,7 +634,7 @@
},
"OpenTelemetry.Extensions.Hosting": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
Expand Down
138 changes: 69 additions & 69 deletions AspireDemo/AspireDemo.App/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,85 +4,85 @@
"net10.0": {
"Microsoft.Extensions.AmbientMetadata.Application": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "BX45SeAjP6sz9Djg6Gm0/IruBuWkyUKxtr4pn9sLAuprnuRn+VBPZVH2XxpzbaT7cVCPim3+Dkijl6yhLHjBOw=="
"resolved": "10.10.0",
"contentHash": "Sa4xD2ab5yNRJYt4piS05C9b5Gpd1G3TZpvVJFgHyqLYdRThUNLcLHpREI4yjkmElCjHXoPcF+SHUim9cZ8cvQ=="
},
"Microsoft.Extensions.Compliance.Abstractions": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "tuSqNuiJxlln43sZ8c1EDA4WXit1eX4foGadylXso3DnMVc+DtKfaNEwvHuiFXfPsEUZ6Z3GnF0Bfk9vvOsE4Q=="
"resolved": "10.10.0",
"contentHash": "Sh3ujDRJpCMNY4x+43ljCROt4qBOoWfsL8l816RPYZS1S+Tw277r5002rbB15Sh6hFcCT8mGYBO7NtpfSYrQ0Q=="
},
"Microsoft.Extensions.DependencyInjection.AutoActivation": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "hO/IpudHBl+EMXm1Ag8+7ersCN7VuiR6ech1+cVk8I+o7ssPRKdTozIAO4HGPt49G/lY6lo7G2kY5Q00biMHew=="
"resolved": "10.10.0",
"contentHash": "AJ2lFnzzJkN2ZRvfPBKQ5k3EJFkhmsm1tEhWzK58KsxU+WK3GVOh/5WHUhQ56TWjnxGZCGgr0+U1QUuJ4rJVuA=="
},
"Microsoft.Extensions.Diagnostics.ExceptionSummarization": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "Cyp36W6/XHD6sSDnbc6Ss7M+qOcjrer400Dx4Tfkb5OHcKV6bp9uMqZ4Y8PAoSwTfS8a/3lB9xCF+CLf0JGUig=="
"resolved": "10.10.0",
"contentHash": "/6C1XjuRYRXst3QUoFnQdL0Q2ZihDlxr8PQ4jei8MyjVRZEGFg+le6N90d/CdpdgIbDz/h8JIKY1psACYDhPRQ=="
},
"Microsoft.Extensions.Http.Diagnostics": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "jxxGX3bUe0ZZFtkMaigIJG44aGK6toE0EFhQwPYfTGLHw4EgXgceO8+RAdXZakK4BezpeDhR//6cxqmtae0I9Q==",
"resolved": "10.10.0",
"contentHash": "yt9uQJSwh3hJag5NSDGEyWFbPKHaYem0w17TlSgv533NP8Kn56c5si870grJWGSL7aQyeUqxfKvDZxZpFaQUhw==",
"dependencies": {
"Microsoft.Extensions.Telemetry": "10.9.0"
"Microsoft.Extensions.Telemetry": "10.10.0"
}
},
"Microsoft.Extensions.Resilience": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "LXMTKZGNzs3fsjKytTVeIEdp+yssJon7PW3VbxERZeqALA2Za/AQzt2h6K64PZ2NzgfFnX4rCJp6aTe+ocX83A==",
"resolved": "10.10.0",
"contentHash": "aYIiuCSqsIqpaqya2JchArkaWibMhiXTNj4+wkjv0s7A/Uy1dvc4MsCPTOtvOU3ffz0+vYRHi7GHcXqynZfdbQ==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.ExceptionSummarization": "10.9.0",
"Microsoft.Extensions.Telemetry.Abstractions": "10.9.0",
"Microsoft.Extensions.Diagnostics.ExceptionSummarization": "10.10.0",
"Microsoft.Extensions.Telemetry.Abstractions": "10.10.0",
"Polly.Extensions": "8.4.2",
"Polly.RateLimiting": "8.4.2"
}
},
"Microsoft.Extensions.ServiceDiscovery.Abstractions": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "rn+D8DCZN0jlo7exll5QyeX+SXjyBxPsD4jG0ffqANcPBEdpP3bPBChLmCoSsqe62qqta94reBdFgJHciNARZQ=="
"resolved": "10.10.0",
"contentHash": "4zhzINrA/ChIzU47J5EaJdVenCJvSXpcNPo7arvTXy8VrUijkjWqOksBSdoxTmlpSo1XBK/H4pKoNbNdLL4n1w=="
},
"Microsoft.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "RpV3VzPa1YoHqvE2Q4uOuVjioVJhLOhaz4FXIE3XAEvla4qujnM+wFB7QnTAmIJxlg7lbBslkIHJQzpI8yHDQQ==",
"resolved": "10.10.0",
"contentHash": "GeJofTliWSVoYAeTfRbnp+TaOUl502yZIcZ+qHFiyOoAIzwTk12eKypnSR9uN2oiHgGW32Y0XN1i+VaQizl0IQ==",
"dependencies": {
"Microsoft.Extensions.AmbientMetadata.Application": "10.9.0",
"Microsoft.Extensions.DependencyInjection.AutoActivation": "10.9.0",
"Microsoft.Extensions.Telemetry.Abstractions": "10.9.0"
"Microsoft.Extensions.AmbientMetadata.Application": "10.10.0",
"Microsoft.Extensions.DependencyInjection.AutoActivation": "10.10.0",
"Microsoft.Extensions.Telemetry.Abstractions": "10.10.0"
}
},
"Microsoft.Extensions.Telemetry.Abstractions": {
"type": "Transitive",
"resolved": "10.9.0",
"contentHash": "rCyM64XvBNi2IY/5noMVsJjt22zVmnI+8tGrb6JnPRW/75Nyv9Hi+7gkxb7zQcR0+2mzS1sAqPXz2PsdHZCqHg==",
"resolved": "10.10.0",
"contentHash": "I76SAZ95I5lYh4whVZvLpKhpvHI1o21FfGqiASU85GtIVA4ULv+TVIE5+swKhnC63+xI4XjCcIWa9LbyR3pFNw==",
"dependencies": {
"Microsoft.Extensions.Compliance.Abstractions": "10.9.0"
"Microsoft.Extensions.Compliance.Abstractions": "10.10.0"
}
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.17.0",
"contentHash": "rMLOTftlMlTm7+MSrvXDHnJRjVkROFNKXHZrYjOsX+LankaFG7QSflx7qRRGjoqZoirohnxmJQ7GEb9occO4Gg==",
"resolved": "1.19.1",
"contentHash": "6ywhc3upf+dq8EsOohj7I7zS3l4yX9vfbtFkvyEC8xIUY4Z9iDIOVuke356eCAzIZaWtmwmmyl2UXYCp5n7I3Q==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.17.0"
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.19.1"
}
},
"OpenTelemetry.Api": {
"type": "Transitive",
"resolved": "1.17.0",
"contentHash": "mSBxzomZgHIJu9CyVNqyDu/n2JHEtqVgfcCD1Br0cV5iLYogjZOMqhlVLt99PEp+0KGBNUR3GXgeOdN2GR3F9g=="
"resolved": "1.19.1",
"contentHash": "9JKIH+xrV0HNTFjQC8zrx9gZpDOMEljN5Htg/U0VE2IvO3N+7bKALCCsGy5tp09marX5dd8UkrgQFoLaulIBRw=="
},
"OpenTelemetry.Api.ProviderBuilderExtensions": {
"type": "Transitive",
"resolved": "1.17.0",
"contentHash": "Xgc3Qf9B9TFMFpx6exTdGqMWuYIT2miNzkdMPutVvT9YuMFaEovXWke1Gb6z8NxYaQbbGF38vYLuSg1JCeui5Q==",
"resolved": "1.19.1",
"contentHash": "HtGe72B/IhzKqdU0a3fNE5osax/Cegwxd+p4u6lOFy20nsgmeaFuP2NRyFs1WvrOv/bpkII3IvvBkKoZXG8BLg==",
"dependencies": {
"OpenTelemetry.Api": "1.17.0"
"OpenTelemetry.Api": "1.19.1"
}
},
"Polly.Core": {
Expand All @@ -109,77 +109,77 @@
"aspiredemo.servicedefaults": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Http.Resilience": "[10.9.0, )",
"Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )",
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )",
"OpenTelemetry.Extensions.Hosting": "[1.17.0, )",
"OpenTelemetry.Instrumentation.AspNetCore": "[1.17.0, )",
"OpenTelemetry.Instrumentation.Http": "[1.17.0, )",
"OpenTelemetry.Instrumentation.Runtime": "[1.17.0, )"
"Microsoft.Extensions.Http.Resilience": "[10.10.0, )",
"Microsoft.Extensions.ServiceDiscovery": "[10.10.0, )",
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.19.1, )",
"OpenTelemetry.Extensions.Hosting": "[1.19.1, )",
"OpenTelemetry.Instrumentation.AspNetCore": "[1.19.0, )",
"OpenTelemetry.Instrumentation.Http": "[1.19.0, )",
"OpenTelemetry.Instrumentation.Runtime": "[1.19.0, )"
}
},
"Microsoft.Extensions.Http.Resilience": {
"type": "CentralTransitive",
"requested": "[10.9.0, )",
"resolved": "10.9.0",
"contentHash": "loWrGc0mZt6N91IV+PZQeNU4uvb2vHdKgU9pUo8i2SGix9edTNCVhwzBp3gWJeaXeoPMph6F9xXcXF4W2ePpRg==",
"requested": "[10.10.0, )",
"resolved": "10.10.0",
"contentHash": "KZw4jCU4RxHwjOXS7BUal3CnaupEJdGkJ9tPzE1Y2CR5x6IHMuxc6vNNWDiFIlnMa1TKGkta/Dfz3DQiFF1fxQ==",
"dependencies": {
"Microsoft.Extensions.Http.Diagnostics": "10.9.0",
"Microsoft.Extensions.Resilience": "10.9.0"
"Microsoft.Extensions.Http.Diagnostics": "10.10.0",
"Microsoft.Extensions.Resilience": "10.10.0"
}
},
"Microsoft.Extensions.ServiceDiscovery": {
"type": "CentralTransitive",
"requested": "[10.9.0, )",
"resolved": "10.9.0",
"contentHash": "mg982FgqvhLI/KGIpIqpx3SEyEbV6ZQUlAo6woNbj3kcqMa5pfCp2Cx/mxxXNqQrl5qbikPBhxGxtoXlFTzh0A==",
"requested": "[10.10.0, )",
"resolved": "10.10.0",
"contentHash": "YdTl+XNxLiy8OYCFsYuSKkTGE9VyBaJlL+hlN+g9fSLwn77z37mkkdsjMnw3JhUZLd5nHotl9yQMI4s57FX1Dw==",
"dependencies": {
"Microsoft.Extensions.ServiceDiscovery.Abstractions": "10.9.0"
"Microsoft.Extensions.ServiceDiscovery.Abstractions": "10.10.0"
}
},
"OpenTelemetry.Exporter.OpenTelemetryProtocol": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "R1omQOrQpGlS0Cp5UIr/TAiuEA48JrPlgr1NPV5gESiTU7HhWU+ILe2EBSYb1fKdsSavZ7nZkHcUxAzofPqr2A==",
"requested": "[1.19.1, )",
"resolved": "1.19.1",
"contentHash": "vsYYOBf/KxNubnuoja8pjJ9LG0zCC9HAYPay+R6N5ZKZMbhNdKWbaq6JZqJqTvK+55rudiqErJySekf9ql8okA==",
"dependencies": {
"OpenTelemetry": "1.17.0"
"OpenTelemetry": "1.19.1"
}
},
"OpenTelemetry.Extensions.Hosting": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "t1OwL/4qgboGMobYVT+UV5zgWnFqCp4Pw8lcsmzh8m2K8PQsTKkyxrC32tqYTMYny3GOW4q5cltE3dTVzLmRew==",
"requested": "[1.19.1, )",
"resolved": "1.19.1",
"contentHash": "3qqZfVmW8mKA2/fRwI83o8z+yZd33KbEqRlXrlX0+3e/U7i+z0MQiCr0L3Axxa0jGdiylIrpWX4DIT9nAbJ00A==",
"dependencies": {
"OpenTelemetry": "1.17.0"
"OpenTelemetry": "1.19.1"
}
},
"OpenTelemetry.Instrumentation.AspNetCore": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "rGbmk1vuy1kvgZmE0ps7Vb99YZvDap6AalrrF60FwnNit1uW/PbeFZj1cpb0T8MPkYmjhBrRJ1/JB6QqXkRjHA==",
"requested": "[1.19.0, )",
"resolved": "1.19.0",
"contentHash": "reypo7g0Nzyssg1EkbfWU6W58CVFgtgkSEGrFXtbpA+bNit7HUs7587DOkOdPCgqWr3IL4f6X9B2yhnU6POrFA==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.17.0, 2.0.0)"
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.19.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.Http": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "uTwVtxIJ/xB96wGYTaDsbkJVeCFdUxTwvrlDUn2YJixy0UuKc8DvQMzwKNJMTzNFiiyYO9c40id6tUHTmWs33A==",
"requested": "[1.19.0, )",
"resolved": "1.19.0",
"contentHash": "+egJpWBRfYP3ldfexV2bmJyzOWkkOPVYikw/vUEtbUvf2exJfY3RGInXrYlubhBIH6rmNEn6sI/FmqenZJwkjw==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.17.0, 2.0.0)"
"OpenTelemetry.Api.ProviderBuilderExtensions": "[1.19.0, 2.0.0)"
}
},
"OpenTelemetry.Instrumentation.Runtime": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "HyYenisDn/xdtyVXdjImsCl+RNC2gq01N0rvSR7tsYAylXR2sxX/YgMsyTajMXA27+r1vB7lNU8cWRhV0fwL+Q==",
"requested": "[1.19.0, )",
"resolved": "1.19.0",
"contentHash": "VIH2tQ2h31j4wQyZ9Utk8ZXIyj7Z1j0xIiyPRGjYu1MmZjJtpxRh0Y/NnB6fEBimNg/WrX0jDyfMeEjPQqmaMA==",
"dependencies": {
"OpenTelemetry.Api": "[1.17.0, 2.0.0)"
"OpenTelemetry.Api": "[1.19.0, 2.0.0)"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions AspireDemo/AspireDemo.AppHost/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -640,14 +640,14 @@
"alanta.aspire.hosting.easyauthproxy": {
"type": "Project",
"dependencies": {
"Aspire.Hosting": "[13.5.0, )"
"Aspire.Hosting": "[13.5.4, )"
}
},
"Aspire.Hosting": {
"type": "CentralTransitive",
"requested": "[13.5.0, )",
"resolved": "13.5.0",
"contentHash": "QSSA2wmkFmUiMxGuvbQmorCqoP0JAS+YHBwh/jW7SR9lbRNvHuzLakKtAuLsm4M9M4lkESnD1Ijr+xt0eQ99Zw==",
"requested": "[13.5.4, )",
"resolved": "13.5.4",
"contentHash": "G3RVIjOPuYO1qaCLRvnPRgbTf0u7yQdOKex4kT4sDDOo0uR0Hoay656Ar0e28PrpR+OhpjGKt3PmQ4vCOplJbA==",
"dependencies": {
"AspNetCore.HealthChecks.Uris": "9.0.0",
"Google.Protobuf": "3.34.1",
Expand Down Expand Up @@ -682,7 +682,7 @@
},
"OpenTelemetry.Exporter.OpenTelemetryProtocol": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "FEXJepcseTGbATiCkUfP7ipoFEYYfl/0UmmUwi0KxCPg9PaUA8ab2P1LGopK+/HExasJ1ZutFhZrN6WvUIR23g==",
"dependencies": {
Expand All @@ -691,7 +691,7 @@
},
"OpenTelemetry.Extensions.Hosting": {
"type": "CentralTransitive",
"requested": "[1.17.0, )",
"requested": "[1.19.1, )",
"resolved": "1.15.3",
"contentHash": "u8n/W8yIlqv0BXZmvId1iVaeWXG42tGKdTkuLYg5g57Y/r9CeUNzqtrSHNdG5IoO8iPX79w3v+WsbAHgUQbfeg==",
"dependencies": {
Expand Down
Loading
Loading