|
8 | 8 | ".NETCoreApp,Version=v6.0": {
|
9 | 9 | "Microsoft.Azure.WebJobs.Script.WebHost/4.34.0": {
|
10 | 10 | "dependencies": {
|
11 |
| - "Azure.Identity": "1.11.2", |
| 11 | + "Azure.Identity": "1.11.4", |
12 | 12 | "Azure.Security.KeyVault.Secrets": "4.2.0",
|
13 | 13 | "Microsoft.ApplicationInsights": "2.22.0",
|
14 | 14 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
|
|
77 | 77 | }
|
78 | 78 | }
|
79 | 79 | },
|
80 |
| - "Azure.Identity/1.11.2": { |
| 80 | + "Azure.Identity/1.11.4": { |
81 | 81 | "dependencies": {
|
82 | 82 | "Azure.Core": "1.38.0",
|
83 |
| - "Microsoft.Identity.Client": "4.60.3", |
84 |
| - "Microsoft.Identity.Client.Extensions.Msal": "4.60.3", |
| 83 | + "Microsoft.Identity.Client": "4.61.3", |
| 84 | + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", |
85 | 85 | "System.Memory": "4.5.4",
|
86 | 86 | "System.Security.Cryptography.ProtectedData": "4.7.0",
|
87 | 87 | "System.Text.Json": "6.0.9",
|
88 | 88 | "System.Threading.Tasks.Extensions": "4.5.4"
|
89 | 89 | },
|
90 | 90 | "runtime": {
|
91 | 91 | "lib/netstandard2.0/Azure.Identity.dll": {
|
92 |
| - "assemblyVersion": "1.11.2.0", |
93 |
| - "fileVersion": "1.1100.224.21902" |
| 92 | + "assemblyVersion": "1.11.4.0", |
| 93 | + "fileVersion": "1.1100.424.31005" |
94 | 94 | }
|
95 | 95 | }
|
96 | 96 | },
|
|
839 | 839 | "runtimes/win7-x64/native/Cosmos.CRTCompat.dll": {
|
840 | 840 | "rid": "win7-x64",
|
841 | 841 | "assetType": "native",
|
842 |
| - "fileVersion": "0.0.0.0" |
| 842 | + "fileVersion": "2.0.0.0" |
843 | 843 | },
|
844 | 844 | "runtimes/win7-x64/native/Microsoft.Azure.Documents.ServiceInterop.dll": {
|
845 | 845 | "rid": "win7-x64",
|
846 | 846 | "assetType": "native",
|
847 |
| - "fileVersion": "0.0.0.0" |
| 847 | + "fileVersion": "2.11.2.0" |
848 | 848 | }
|
849 | 849 | }
|
850 | 850 | },
|
|
983 | 983 | },
|
984 | 984 | "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11321": {
|
985 | 985 | "dependencies": {
|
986 |
| - "Azure.Identity": "1.11.2", |
| 986 | + "Azure.Identity": "1.11.4", |
987 | 987 | "Microsoft.ApplicationInsights": "2.22.0",
|
988 | 988 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
|
989 | 989 | "Microsoft.ApplicationInsights.DependencyCollector": "2.21.0",
|
|
1030 | 1030 | "runtime": {
|
1031 | 1031 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
|
1032 | 1032 | "assemblyVersion": "1.0.0.0",
|
1033 |
| - "fileVersion": "1.0.22000.0" |
| 1033 | + "fileVersion": "1.0.19706.0" |
1034 | 1034 | }
|
1035 | 1035 | }
|
1036 | 1036 | },
|
|
1309 | 1309 | "Microsoft.Extensions.Azure/1.7.0": {
|
1310 | 1310 | "dependencies": {
|
1311 | 1311 | "Azure.Core": "1.38.0",
|
1312 |
| - "Azure.Identity": "1.11.2", |
| 1312 | + "Azure.Identity": "1.11.4", |
1313 | 1313 | "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
1314 | 1314 | "Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
1315 | 1315 | "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
1513 | 1513 | "System.Text.Encodings.Web": "6.0.0"
|
1514 | 1514 | }
|
1515 | 1515 | },
|
1516 |
| - "Microsoft.Identity.Client/4.60.3": { |
| 1516 | + "Microsoft.Identity.Client/4.61.3": { |
1517 | 1517 | "dependencies": {
|
1518 | 1518 | "Microsoft.IdentityModel.Abstractions": "6.35.0",
|
1519 | 1519 | "System.Diagnostics.DiagnosticSource": "6.0.1"
|
1520 | 1520 | },
|
1521 | 1521 | "runtime": {
|
1522 | 1522 | "lib/net6.0/Microsoft.Identity.Client.dll": {
|
1523 |
| - "assemblyVersion": "4.60.3.0", |
1524 |
| - "fileVersion": "4.60.3.0" |
| 1523 | + "assemblyVersion": "4.61.3.0", |
| 1524 | + "fileVersion": "4.61.3.0" |
1525 | 1525 | }
|
1526 | 1526 | }
|
1527 | 1527 | },
|
1528 |
| - "Microsoft.Identity.Client.Extensions.Msal/4.60.3": { |
| 1528 | + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { |
1529 | 1529 | "dependencies": {
|
1530 |
| - "Microsoft.Identity.Client": "4.60.3", |
| 1530 | + "Microsoft.Identity.Client": "4.61.3", |
1531 | 1531 | "System.Security.Cryptography.ProtectedData": "4.7.0"
|
1532 | 1532 | },
|
1533 | 1533 | "runtime": {
|
1534 | 1534 | "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
1535 |
| - "assemblyVersion": "4.60.3.0", |
1536 |
| - "fileVersion": "4.60.3.0" |
| 1535 | + "assemblyVersion": "4.61.3.0", |
| 1536 | + "fileVersion": "4.61.3.0" |
1537 | 1537 | }
|
1538 | 1538 | }
|
1539 | 1539 | },
|
|
3015 | 3015 | "Microsoft.Azure.WebJobs.Script/4.34.0": {
|
3016 | 3016 | "dependencies": {
|
3017 | 3017 | "Azure.Core": "1.38.0",
|
3018 |
| - "Azure.Identity": "1.11.2", |
| 3018 | + "Azure.Identity": "1.11.4", |
3019 | 3019 | "Azure.Storage.Blobs": "12.13.0",
|
3020 | 3020 | "Microsoft.ApplicationInsights": "2.22.0",
|
3021 | 3021 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
|
|
3111 | 3111 | "path": "azure.core/1.38.0",
|
3112 | 3112 | "hashPath": "azure.core.1.38.0.nupkg.sha512"
|
3113 | 3113 | },
|
3114 |
| - "Azure.Identity/1.11.2": { |
| 3114 | + "Azure.Identity/1.11.4": { |
3115 | 3115 | "type": "package",
|
3116 | 3116 | "serviceable": true,
|
3117 |
| - "sha512": "sha512-mihECA1msfwdjTPXHwK9N3n4ln8jMB0DuT0r2caDGPriRT1vca4/Jgmo6FmFZPo8RQsQt1fVn1Gxv5WqkyHVeA==", |
3118 |
| - "path": "azure.identity/1.11.2", |
3119 |
| - "hashPath": "azure.identity.1.11.2.nupkg.sha512" |
| 3117 | + "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", |
| 3118 | + "path": "azure.identity/1.11.4", |
| 3119 | + "hashPath": "azure.identity.1.11.4.nupkg.sha512" |
3120 | 3120 | },
|
3121 | 3121 | "Azure.Security.KeyVault.Secrets/4.2.0": {
|
3122 | 3122 | "type": "package",
|
|
3765 | 3765 | "Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
|
3766 | 3766 | "type": "package",
|
3767 | 3767 | "serviceable": true,
|
3768 |
| - "sha512": "sha512-U/aVn/i0P9MdPsca9TrLmTlKuGOJ8okTdifrBeNviwd80Xbv/+dIM/GGReQXaVVtUM5/SlbUHRAhvA9w0yuEyA==", |
| 3768 | + "sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==", |
3769 | 3769 | "path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
|
3770 | 3770 | "hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
|
3771 | 3771 | },
|
|
4063 | 4063 | "path": "microsoft.extensions.webencoders/2.1.0",
|
4064 | 4064 | "hashPath": "microsoft.extensions.webencoders.2.1.0.nupkg.sha512"
|
4065 | 4065 | },
|
4066 |
| - "Microsoft.Identity.Client/4.60.3": { |
| 4066 | + "Microsoft.Identity.Client/4.61.3": { |
4067 | 4067 | "type": "package",
|
4068 | 4068 | "serviceable": true,
|
4069 |
| - "sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==", |
4070 |
| - "path": "microsoft.identity.client/4.60.3", |
4071 |
| - "hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512" |
| 4069 | + "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", |
| 4070 | + "path": "microsoft.identity.client/4.61.3", |
| 4071 | + "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" |
4072 | 4072 | },
|
4073 |
| - "Microsoft.Identity.Client.Extensions.Msal/4.60.3": { |
| 4073 | + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { |
4074 | 4074 | "type": "package",
|
4075 | 4075 | "serviceable": true,
|
4076 |
| - "sha512": "sha512-X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==", |
4077 |
| - "path": "microsoft.identity.client.extensions.msal/4.60.3", |
4078 |
| - "hashPath": "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512" |
| 4076 | + "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", |
| 4077 | + "path": "microsoft.identity.client.extensions.msal/4.61.3", |
| 4078 | + "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" |
4079 | 4079 | },
|
4080 | 4080 | "Microsoft.IdentityModel.Abstractions/6.35.0": {
|
4081 | 4081 | "type": "package",
|
|
0 commit comments