|
8 | 8 | ".NETCoreApp,Version=v6.0": { |
9 | 9 | "Microsoft.Azure.WebJobs.Script.WebHost/4.34.0": { |
10 | 10 | "dependencies": { |
11 | | - "Azure.Identity": "1.11.0", |
| 11 | + "Azure.Identity": "1.11.2", |
12 | 12 | "Azure.Security.KeyVault.Secrets": "4.2.0", |
13 | 13 | "Microsoft.ApplicationInsights": "2.22.0", |
14 | 14 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0", |
|
21 | 21 | "Microsoft.Azure.AppService.Middleware.Functions": "1.5.4", |
22 | 22 | "Microsoft.Azure.AppService.Proxy.Client": "2.2.20220831.41", |
23 | 23 | "Microsoft.Azure.Cosmos.Table": "1.0.8", |
24 | | - "Microsoft.Azure.Functions.PythonWorker": "4.28.0", |
| 24 | + "Microsoft.Azure.Functions.PythonWorker": "4.28.1", |
25 | 25 | "Microsoft.Azure.Storage.File": "11.1.7", |
26 | | - "Microsoft.Azure.WebJobs": "3.0.39", |
| 26 | + "Microsoft.Azure.WebJobs": "3.0.41-11331", |
27 | 27 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.0-beta.2-11957", |
28 | 28 | "Microsoft.Azure.WebJobs.Script": "4.34.0", |
29 | 29 | "Microsoft.Azure.WebJobs.Script.Grpc": "4.34.0", |
|
75 | 75 | } |
76 | 76 | } |
77 | 77 | }, |
78 | | - "Azure.Identity/1.11.0": { |
| 78 | + "Azure.Identity/1.11.2": { |
79 | 79 | "dependencies": { |
80 | 80 | "Azure.Core": "1.38.0", |
81 | | - "Microsoft.Identity.Client": "4.60.1", |
82 | | - "Microsoft.Identity.Client.Extensions.Msal": "4.60.1", |
| 81 | + "Microsoft.Identity.Client": "4.60.3", |
| 82 | + "Microsoft.Identity.Client.Extensions.Msal": "4.60.3", |
83 | 83 | "System.Memory": "4.5.4", |
84 | 84 | "System.Security.Cryptography.ProtectedData": "4.7.0", |
85 | 85 | "System.Text.Json": "6.0.9", |
86 | 86 | "System.Threading.Tasks.Extensions": "4.5.4" |
87 | 87 | }, |
88 | 88 | "runtime": { |
89 | 89 | "lib/netstandard2.0/Azure.Identity.dll": { |
90 | | - "assemblyVersion": "1.11.0.0", |
91 | | - "fileVersion": "1.1100.24.20901" |
| 90 | + "assemblyVersion": "1.11.2.0", |
| 91 | + "fileVersion": "1.1100.224.21902" |
92 | 92 | } |
93 | 93 | } |
94 | 94 | }, |
|
852 | 852 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.3148": {}, |
853 | 853 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.3220": {}, |
854 | 854 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.3219": {}, |
855 | | - "Microsoft.Azure.Functions.PythonWorker/4.28.0": {}, |
| 855 | + "Microsoft.Azure.Functions.PythonWorker/4.28.1": {}, |
856 | 856 | "Microsoft.Azure.KeyVault.Core/2.0.4": { |
857 | 857 | "dependencies": { |
858 | 858 | "System.Runtime": "4.3.1", |
|
890 | 890 | } |
891 | 891 | } |
892 | 892 | }, |
893 | | - "Microsoft.Azure.WebJobs/3.0.39": { |
| 893 | + "Microsoft.Azure.WebJobs/3.0.41-11331": { |
894 | 894 | "dependencies": { |
895 | | - "Microsoft.Azure.WebJobs.Core": "3.0.39", |
| 895 | + "Microsoft.Azure.WebJobs.Core": "3.0.41-11331", |
896 | 896 | "Microsoft.Extensions.Configuration": "6.0.0", |
897 | 897 | "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", |
898 | 898 | "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.1", |
|
907 | 907 | }, |
908 | 908 | "runtime": { |
909 | 909 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Host.dll": { |
910 | | - "assemblyVersion": "3.0.39.0", |
911 | | - "fileVersion": "3.0.39.0" |
| 910 | + "assemblyVersion": "3.0.41.0", |
| 911 | + "fileVersion": "3.0.41.0" |
912 | 912 | } |
913 | 913 | } |
914 | 914 | }, |
915 | | - "Microsoft.Azure.WebJobs.Core/3.0.39": { |
| 915 | + "Microsoft.Azure.WebJobs.Core/3.0.41-11331": { |
916 | 916 | "dependencies": { |
917 | 917 | "System.ComponentModel.Annotations": "4.5.0", |
918 | 918 | "System.Diagnostics.TraceSource": "4.3.0", |
919 | 919 | "System.Memory.Data": "1.0.2" |
920 | 920 | }, |
921 | 921 | "runtime": { |
922 | 922 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": { |
923 | | - "assemblyVersion": "3.0.39.0", |
924 | | - "fileVersion": "3.0.39.0" |
| 923 | + "assemblyVersion": "3.0.41.0", |
| 924 | + "fileVersion": "3.0.41.0" |
925 | 925 | } |
926 | 926 | } |
927 | 927 | }, |
928 | 928 | "Microsoft.Azure.WebJobs.Extensions/5.0.0-beta.2-10879": { |
929 | 929 | "dependencies": { |
930 | | - "Microsoft.Azure.WebJobs": "3.0.39", |
| 930 | + "Microsoft.Azure.WebJobs": "3.0.41-11331", |
931 | 931 | "NCrontab.Signed": "3.3.2" |
932 | 932 | }, |
933 | 933 | "runtime": { |
|
944 | 944 | "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0", |
945 | 945 | "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.2.0", |
946 | 946 | "Microsoft.AspNetCore.Routing": "2.2.2", |
947 | | - "Microsoft.Azure.WebJobs": "3.0.39" |
| 947 | + "Microsoft.Azure.WebJobs": "3.0.41-11331" |
948 | 948 | }, |
949 | 949 | "runtime": { |
950 | 950 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Extensions.Http.dll": { |
|
969 | 969 | "Microsoft.Azure.WebJobs.Host.Storage/5.0.0-beta.2-11957": { |
970 | 970 | "dependencies": { |
971 | 971 | "Azure.Storage.Blobs": "12.13.0", |
972 | | - "Microsoft.Azure.WebJobs": "3.0.39", |
| 972 | + "Microsoft.Azure.WebJobs": "3.0.41-11331", |
973 | 973 | "Microsoft.Extensions.Azure": "1.7.0" |
974 | 974 | }, |
975 | 975 | "runtime": { |
|
981 | 981 | }, |
982 | 982 | "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11321": { |
983 | 983 | "dependencies": { |
984 | | - "Azure.Identity": "1.11.0", |
| 984 | + "Azure.Identity": "1.11.2", |
985 | 985 | "Microsoft.ApplicationInsights": "2.22.0", |
986 | 986 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0", |
987 | 987 | "Microsoft.ApplicationInsights.DependencyCollector": "2.21.0", |
|
991 | 991 | "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.21.0", |
992 | 992 | "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", |
993 | 993 | "Microsoft.AspNetCore.Http.Extensions": "2.2.0", |
994 | | - "Microsoft.Azure.WebJobs": "3.0.39", |
| 994 | + "Microsoft.Azure.WebJobs": "3.0.41-11331", |
995 | 995 | "Microsoft.Extensions.Logging.Abstractions": "6.0.0", |
996 | 996 | "System.Diagnostics.TraceSource": "4.3.0", |
997 | 997 | "System.Threading": "4.3.0", |
|
1006 | 1006 | }, |
1007 | 1007 | "Microsoft.Azure.WebJobs.Rpc.Core/3.0.37": { |
1008 | 1008 | "dependencies": { |
1009 | | - "Microsoft.Azure.WebJobs": "3.0.39" |
| 1009 | + "Microsoft.Azure.WebJobs": "3.0.41-11331" |
1010 | 1010 | }, |
1011 | 1011 | "runtime": { |
1012 | 1012 | "lib/net6.0/Microsoft.Azure.WebJobs.Rpc.Core.dll": { |
|
1307 | 1307 | "Microsoft.Extensions.Azure/1.7.0": { |
1308 | 1308 | "dependencies": { |
1309 | 1309 | "Azure.Core": "1.38.0", |
1310 | | - "Azure.Identity": "1.11.0", |
| 1310 | + "Azure.Identity": "1.11.2", |
1311 | 1311 | "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", |
1312 | 1312 | "Microsoft.Extensions.Configuration.Binder": "6.0.0", |
1313 | 1313 | "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", |
|
1511 | 1511 | "System.Text.Encodings.Web": "6.0.0" |
1512 | 1512 | } |
1513 | 1513 | }, |
1514 | | - "Microsoft.Identity.Client/4.60.1": { |
| 1514 | + "Microsoft.Identity.Client/4.60.3": { |
1515 | 1515 | "dependencies": { |
1516 | 1516 | "Microsoft.IdentityModel.Abstractions": "6.35.0", |
1517 | 1517 | "System.Diagnostics.DiagnosticSource": "6.0.1" |
1518 | 1518 | }, |
1519 | 1519 | "runtime": { |
1520 | 1520 | "lib/net6.0/Microsoft.Identity.Client.dll": { |
1521 | | - "assemblyVersion": "4.60.1.0", |
1522 | | - "fileVersion": "4.60.1.0" |
| 1521 | + "assemblyVersion": "4.60.3.0", |
| 1522 | + "fileVersion": "4.60.3.0" |
1523 | 1523 | } |
1524 | 1524 | } |
1525 | 1525 | }, |
1526 | | - "Microsoft.Identity.Client.Extensions.Msal/4.60.1": { |
| 1526 | + "Microsoft.Identity.Client.Extensions.Msal/4.60.3": { |
1527 | 1527 | "dependencies": { |
1528 | | - "Microsoft.Identity.Client": "4.60.1", |
| 1528 | + "Microsoft.Identity.Client": "4.60.3", |
1529 | 1529 | "System.Security.Cryptography.ProtectedData": "4.7.0" |
1530 | 1530 | }, |
1531 | 1531 | "runtime": { |
1532 | 1532 | "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { |
1533 | | - "assemblyVersion": "4.60.1.0", |
1534 | | - "fileVersion": "4.60.1.0" |
| 1533 | + "assemblyVersion": "4.60.3.0", |
| 1534 | + "fileVersion": "4.60.3.0" |
1535 | 1535 | } |
1536 | 1536 | } |
1537 | 1537 | }, |
|
3013 | 3013 | "Microsoft.Azure.WebJobs.Script/4.34.0": { |
3014 | 3014 | "dependencies": { |
3015 | 3015 | "Azure.Core": "1.38.0", |
3016 | | - "Azure.Identity": "1.11.0", |
| 3016 | + "Azure.Identity": "1.11.2", |
3017 | 3017 | "Azure.Storage.Blobs": "12.13.0", |
3018 | 3018 | "Microsoft.ApplicationInsights": "2.22.0", |
3019 | 3019 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0", |
|
3028 | 3028 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.3148", |
3029 | 3029 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.3220", |
3030 | 3030 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.3219", |
3031 | | - "Microsoft.Azure.WebJobs": "3.0.39", |
| 3031 | + "Microsoft.Azure.WebJobs": "3.0.41-11331", |
3032 | 3032 | "Microsoft.Azure.WebJobs.Extensions": "5.0.0-beta.2-10879", |
3033 | 3033 | "Microsoft.Azure.WebJobs.Extensions.Http": "3.2.0", |
3034 | 3034 | "Microsoft.Azure.WebJobs.Extensions.Timers.Storage": "1.0.0-beta.1", |
|
3093 | 3093 | "path": "azure.core/1.38.0", |
3094 | 3094 | "hashPath": "azure.core.1.38.0.nupkg.sha512" |
3095 | 3095 | }, |
3096 | | - "Azure.Identity/1.11.0": { |
| 3096 | + "Azure.Identity/1.11.2": { |
3097 | 3097 | "type": "package", |
3098 | 3098 | "serviceable": true, |
3099 | | - "sha512": "sha512-JcpkMpW8Wx/XfQfMiSc9ecdIy0GhdpsMCT3Lh8EJZQ/NN6OxPeY7OAcfmucsvdfrldbFJd04m+Kfd+1QILBAgg==", |
3100 | | - "path": "azure.identity/1.11.0", |
3101 | | - "hashPath": "azure.identity.1.11.0.nupkg.sha512" |
| 3099 | + "sha512": "sha512-mihECA1msfwdjTPXHwK9N3n4ln8jMB0DuT0r2caDGPriRT1vca4/Jgmo6FmFZPo8RQsQt1fVn1Gxv5WqkyHVeA==", |
| 3100 | + "path": "azure.identity/1.11.2", |
| 3101 | + "hashPath": "azure.identity.1.11.2.nupkg.sha512" |
3102 | 3102 | }, |
3103 | 3103 | "Azure.Security.KeyVault.Secrets/4.2.0": { |
3104 | 3104 | "type": "package", |
|
3660 | 3660 | "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.3219", |
3661 | 3661 | "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.3219.nupkg.sha512" |
3662 | 3662 | }, |
3663 | | - "Microsoft.Azure.Functions.PythonWorker/4.28.0": { |
| 3663 | + "Microsoft.Azure.Functions.PythonWorker/4.28.1": { |
3664 | 3664 | "type": "package", |
3665 | 3665 | "serviceable": true, |
3666 | | - "sha512": "sha512-Ni839yi+gYWER1HHm8PpEMlAyM5u4efT5Eu1AmVELtuVVxta5UtNPJSh3/y7Wu4CCqa5hzkBOhFrXg4CU4yfiQ==", |
3667 | | - "path": "microsoft.azure.functions.pythonworker/4.28.0", |
3668 | | - "hashPath": "microsoft.azure.functions.pythonworker.4.28.0.nupkg.sha512" |
| 3666 | + "sha512": "sha512-59F7OULiqJOlAj07KpV/dbDr9oYZX9EHuEYbm4ysbVilKC4xZafrVpmCW9FLpzdQJVnIa73CRp6L4vQgKxy4Kw==", |
| 3667 | + "path": "microsoft.azure.functions.pythonworker/4.28.1", |
| 3668 | + "hashPath": "microsoft.azure.functions.pythonworker.4.28.1.nupkg.sha512" |
3669 | 3669 | }, |
3670 | 3670 | "Microsoft.Azure.KeyVault.Core/2.0.4": { |
3671 | 3671 | "type": "package", |
|
3688 | 3688 | "path": "microsoft.azure.storage.file/11.1.7", |
3689 | 3689 | "hashPath": "microsoft.azure.storage.file.11.1.7.nupkg.sha512" |
3690 | 3690 | }, |
3691 | | - "Microsoft.Azure.WebJobs/3.0.39": { |
| 3691 | + "Microsoft.Azure.WebJobs/3.0.41-11331": { |
3692 | 3692 | "type": "package", |
3693 | 3693 | "serviceable": true, |
3694 | | - "sha512": "sha512-H/Al/2UOXef8Qqwvsm3Dur9JStz1xvV/UXb0GDys5YPx+qpWDS/U203b/+EUPLeZeuvGTnmcOFtnZzvxMuDamQ==", |
3695 | | - "path": "microsoft.azure.webjobs/3.0.39", |
3696 | | - "hashPath": "microsoft.azure.webjobs.3.0.39.nupkg.sha512" |
| 3694 | + "sha512": "sha512-cd5kFxuKLSnzWtnaTC8RytYBmZKT6BaTcajsqEtpcL8yQJnKnKRaMTyjyePYRd16dJFmO0EboIjvTtX3PBNl7w==", |
| 3695 | + "path": "microsoft.azure.webjobs/3.0.41-11331", |
| 3696 | + "hashPath": "microsoft.azure.webjobs.3.0.41-11331.nupkg.sha512" |
3697 | 3697 | }, |
3698 | | - "Microsoft.Azure.WebJobs.Core/3.0.39": { |
| 3698 | + "Microsoft.Azure.WebJobs.Core/3.0.41-11331": { |
3699 | 3699 | "type": "package", |
3700 | 3700 | "serviceable": true, |
3701 | | - "sha512": "sha512-O1RDMe2mBGZI4q4IUns+mxsfCjaMej4FzicMLqvnN5Ti5E3mSo+/kqDbEZzXA/RqnuLIOk+DhvFg/rwKhqEaow==", |
3702 | | - "path": "microsoft.azure.webjobs.core/3.0.39", |
3703 | | - "hashPath": "microsoft.azure.webjobs.core.3.0.39.nupkg.sha512" |
| 3701 | + "sha512": "sha512-vNGTeRSRptH1xIn1XgpAKEVP81sS/mAuFUU5Kkc0vYYJYhQtI0eAmaZtvYQmBXRg9qPKKmkfMvkTnvTrHBkL2Q==", |
| 3702 | + "path": "microsoft.azure.webjobs.core/3.0.41-11331", |
| 3703 | + "hashPath": "microsoft.azure.webjobs.core.3.0.41-11331.nupkg.sha512" |
3704 | 3704 | }, |
3705 | 3705 | "Microsoft.Azure.WebJobs.Extensions/5.0.0-beta.2-10879": { |
3706 | 3706 | "type": "package", |
|
4045 | 4045 | "path": "microsoft.extensions.webencoders/2.1.0", |
4046 | 4046 | "hashPath": "microsoft.extensions.webencoders.2.1.0.nupkg.sha512" |
4047 | 4047 | }, |
4048 | | - "Microsoft.Identity.Client/4.60.1": { |
| 4048 | + "Microsoft.Identity.Client/4.60.3": { |
4049 | 4049 | "type": "package", |
4050 | 4050 | "serviceable": true, |
4051 | | - "sha512": "sha512-rC+qiskr8RKq2a43hH55vuDRz4Wto+bxwxMrKzCIOann1NL0OFFTjEk4ZVnTTBdijVWC6mhOaSmdV1H6J6bXmA==", |
4052 | | - "path": "microsoft.identity.client/4.60.1", |
4053 | | - "hashPath": "microsoft.identity.client.4.60.1.nupkg.sha512" |
| 4051 | + "sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==", |
| 4052 | + "path": "microsoft.identity.client/4.60.3", |
| 4053 | + "hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512" |
4054 | 4054 | }, |
4055 | | - "Microsoft.Identity.Client.Extensions.Msal/4.60.1": { |
| 4055 | + "Microsoft.Identity.Client.Extensions.Msal/4.60.3": { |
4056 | 4056 | "type": "package", |
4057 | 4057 | "serviceable": true, |
4058 | | - "sha512": "sha512-EdPcGqvruFzNBcW+/3DSP4vNmLNYXSSnngj+QecAxmy6VRnvA7kt5KE2bU8qQmt4KkOitNHBVYVwze2XkqOLxw==", |
4059 | | - "path": "microsoft.identity.client.extensions.msal/4.60.1", |
4060 | | - "hashPath": "microsoft.identity.client.extensions.msal.4.60.1.nupkg.sha512" |
| 4058 | + "sha512": "sha512-X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==", |
| 4059 | + "path": "microsoft.identity.client.extensions.msal/4.60.3", |
| 4060 | + "hashPath": "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512" |
4061 | 4061 | }, |
4062 | 4062 | "Microsoft.IdentityModel.Abstractions/6.35.0": { |
4063 | 4063 | "type": "package", |
|
0 commit comments