|
79 | 79 | }, |
80 | 80 | "Azure.Core": { |
81 | 81 | "type": "Transitive", |
82 | | - "resolved": "1.52.0", |
83 | | - "contentHash": "If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==", |
| 82 | + "resolved": "1.53.0", |
| 83 | + "contentHash": "x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==", |
84 | 84 | "dependencies": { |
85 | 85 | "Microsoft.Bcl.AsyncInterfaces": "10.0.3", |
| 86 | + "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", |
| 87 | + "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", |
| 88 | + "Microsoft.Identity.Client": "4.83.1", |
| 89 | + "Microsoft.Identity.Client.Extensions.Msal": "4.83.1", |
86 | 90 | "System.ClientModel": "1.10.0", |
87 | 91 | "System.Memory.Data": "10.0.3" |
88 | 92 | } |
|
100 | 104 | }, |
101 | 105 | "Azure.Identity": { |
102 | 106 | "type": "Transitive", |
103 | | - "resolved": "1.20.0", |
104 | | - "contentHash": "yWOcmVL3SP5aVZqJ24V8IXdGRT6GW3/SD/al2w1Xe0MIcT8DuXpPOyKE9Pbk8/XxMtjHX14A82U6gwvDaU/GIw==", |
| 107 | + "resolved": "1.21.0", |
| 108 | + "contentHash": "GeFv8sGwRKvDKwI2WFy8r0mhmlxEVZg24Sit2NogTjiSO8RVjllWM65OT6e1sKjOvG8V74y7hAbaELUUPjZQSw==", |
105 | 109 | "dependencies": { |
106 | | - "Azure.Core": "1.52.0", |
107 | | - "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", |
108 | | - "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", |
109 | | - "Microsoft.Identity.Client": "4.83.1", |
110 | | - "Microsoft.Identity.Client.Extensions.Msal": "4.83.1" |
| 110 | + "Azure.Core": "1.53.0" |
111 | 111 | } |
112 | 112 | }, |
113 | 113 | "Azure.Monitor.OpenTelemetry.Exporter": { |
|
758 | 758 | "dependencies": { |
759 | 759 | "Asp.Versioning.Mvc.ApiExplorer": "[8.1.1, )", |
760 | 760 | "Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.5.0, )", |
761 | | - "Azure.Identity": "[1.20.0, )", |
| 761 | + "Azure.Identity": "[1.21.0, )", |
762 | 762 | "Common": "[1.0.0, )", |
763 | 763 | "DotNetEnv": "[3.1.1, )", |
764 | 764 | "Microsoft.ApplicationInsights.AspNetCore": "[3.1.0, )", |
|
0 commit comments