|
18 | 18 | "Microsoft.AspNet.WebApi.Client": "5.2.8", |
19 | 19 | "Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.0", |
20 | 20 | "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.0", |
21 | | - "Microsoft.Azure.AppService.Middleware.Functions": "1.5.1", |
| 21 | + "Microsoft.Azure.AppService.Middleware.Functions": "1.5.2", |
22 | 22 | "Microsoft.Azure.AppService.Proxy.Client": "2.2.20220831.41", |
23 | 23 | "Microsoft.Azure.Cosmos.Table": "1.0.8", |
24 | 24 | "Microsoft.Azure.Functions.PythonWorker": "4.15.0", |
|
28 | 28 | "Microsoft.Azure.WebJobs.Script": "4.24.1", |
29 | 29 | "Microsoft.Azure.WebJobs.Script.Grpc": "4.24.1", |
30 | 30 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha", |
31 | | - "Microsoft.IdentityModel.Tokens": "6.31.0", |
| 31 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0", |
| 32 | + "Microsoft.IdentityModel.Tokens": "6.32.0", |
32 | 33 | "Microsoft.Security.Utilities": "1.3.0", |
33 | 34 | "Microsoft.SourceLink.GitHub": "1.0.0", |
34 | 35 | "StyleCop.Analyzers": "1.2.0-beta.435", |
35 | | - "System.IdentityModel.Tokens.Jwt": "6.31.0", |
| 36 | + "System.IdentityModel.Tokens.Jwt": "6.32.0", |
36 | 37 | "System.Net.NameResolution": "4.3.0", |
37 | 38 | "System.Private.Uri": "4.3.2", |
38 | 39 | "System.Security.Cryptography.Xml": "4.7.1", |
|
271 | 272 | "Microsoft.ApplicationInsights.PerfCounterCollector/2.21.0": { |
272 | 273 | "dependencies": { |
273 | 274 | "Microsoft.ApplicationInsights": "2.21.0", |
274 | | - "Microsoft.Extensions.Caching.Memory": "2.2.0", |
| 275 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
275 | 276 | "System.Diagnostics.PerformanceCounter": "4.7.0" |
276 | 277 | }, |
277 | 278 | "runtime": { |
|
358 | 359 | }, |
359 | 360 | "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.0": { |
360 | 361 | "dependencies": { |
361 | | - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.10.0" |
| 362 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0" |
362 | 363 | }, |
363 | 364 | "runtime": { |
364 | 365 | "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { |
|
499 | 500 | "Microsoft.AspNetCore.Mvc.TagHelpers": "2.1.0", |
500 | 501 | "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.1.0", |
501 | 502 | "Microsoft.AspNetCore.Razor.Design": "2.1.0", |
502 | | - "Microsoft.Extensions.Caching.Memory": "2.2.0", |
| 503 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
503 | 504 | "Microsoft.Extensions.DependencyInjection": "6.0.0" |
504 | 505 | } |
505 | 506 | }, |
|
580 | 581 | "Microsoft.AspNetCore.Razor.Runtime": "2.1.0", |
581 | 582 | "Microsoft.CodeAnalysis.CSharp": "3.3.1", |
582 | 583 | "Microsoft.CodeAnalysis.Razor": "2.1.0", |
583 | | - "Microsoft.Extensions.Caching.Memory": "2.2.0", |
| 584 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
584 | 585 | "Microsoft.Extensions.FileProviders.Composite": "2.1.0" |
585 | 586 | } |
586 | 587 | }, |
|
606 | 607 | "Microsoft.AspNetCore.Mvc.Razor": "2.1.0", |
607 | 608 | "Microsoft.AspNetCore.Razor.Runtime": "2.1.0", |
608 | 609 | "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", |
609 | | - "Microsoft.Extensions.Caching.Memory": "2.2.0", |
| 610 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
610 | 611 | "Microsoft.Extensions.FileSystemGlobbing": "3.1.0", |
611 | 612 | "Microsoft.Extensions.Primitives": "6.0.0" |
612 | 613 | } |
|
682 | 683 | "System.Text.Encodings.Web": "6.0.0" |
683 | 684 | } |
684 | 685 | }, |
685 | | - "Microsoft.Azure.AppService.Middleware.Functions/1.5.1": { |
| 686 | + "Microsoft.Azure.AppService.Middleware/1.5.2": { |
| 687 | + "dependencies": { |
| 688 | + "Microsoft.Extensions.Configuration": "6.0.0", |
| 689 | + "Microsoft.Extensions.Logging.Console": "6.0.0", |
| 690 | + "Newtonsoft.Json": "13.0.2" |
| 691 | + }, |
| 692 | + "runtime": { |
| 693 | + "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.dll": { |
| 694 | + "assemblyVersion": "1.5.2.0", |
| 695 | + "fileVersion": "1.5.2.0" |
| 696 | + } |
| 697 | + } |
| 698 | + }, |
| 699 | + "Microsoft.Azure.AppService.Middleware.Functions/1.5.2": { |
686 | 700 | "dependencies": { |
687 | | - "Microsoft.Azure.AppService.Middleware.NetCore": "1.5.1" |
| 701 | + "Microsoft.Azure.AppService.Middleware": "1.5.2", |
| 702 | + "Microsoft.Azure.AppService.Middleware.Modules": "1.5.2", |
| 703 | + "Microsoft.Azure.AppService.Middleware.NetCore": "1.5.2" |
688 | 704 | }, |
689 | 705 | "runtime": { |
690 | 706 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Functions.dll": { |
691 | | - "assemblyVersion": "1.5.1.0", |
692 | | - "fileVersion": "1.5.1.0" |
| 707 | + "assemblyVersion": "1.5.2.0", |
| 708 | + "fileVersion": "1.5.2.0" |
693 | 709 | } |
694 | 710 | } |
695 | 711 | }, |
696 | | - "Microsoft.Azure.AppService.Middleware.NetCore/1.5.1": { |
| 712 | + "Microsoft.Azure.AppService.Middleware.Modules/1.5.2": { |
| 713 | + "dependencies": { |
| 714 | + "Microsoft.Azure.AppService.Middleware": "1.5.2", |
| 715 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
| 716 | + "Microsoft.Extensions.Configuration": "6.0.0", |
| 717 | + "Microsoft.Extensions.Logging": "6.0.0", |
| 718 | + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", |
| 719 | + "Microsoft.IdentityModel.Validators": "6.32.0", |
| 720 | + "Newtonsoft.Json": "13.0.2", |
| 721 | + "System.IdentityModel.Tokens.Jwt": "6.32.0", |
| 722 | + "System.Security.Cryptography.X509Certificates": "4.3.1" |
| 723 | + }, |
| 724 | + "runtime": { |
| 725 | + "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Modules.dll": { |
| 726 | + "assemblyVersion": "1.5.2.0", |
| 727 | + "fileVersion": "1.5.2.0" |
| 728 | + } |
| 729 | + } |
| 730 | + }, |
| 731 | + "Microsoft.Azure.AppService.Middleware.NetCore/1.5.2": { |
697 | 732 | "dependencies": { |
698 | 733 | "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", |
699 | | - "Microsoft.Extensions.Caching.Memory": "2.2.0", |
| 734 | + "Microsoft.Azure.AppService.Middleware": "1.5.2", |
| 735 | + "Microsoft.Azure.AppService.Middleware.Modules": "1.5.2", |
| 736 | + "Microsoft.Extensions.Caching.Memory": "5.0.0", |
700 | 737 | "Microsoft.Extensions.Configuration": "6.0.0", |
701 | 738 | "Microsoft.Extensions.Logging": "6.0.0", |
702 | 739 | "Newtonsoft.Json": "13.0.2", |
703 | | - "System.IdentityModel.Tokens.Jwt": "6.31.0", |
704 | 740 | "System.Security.Cryptography.X509Certificates": "4.3.1", |
705 | 741 | "System.Text.Encodings.Web": "6.0.0" |
706 | 742 | }, |
707 | 743 | "runtime": { |
708 | | - "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Modules.dll": { |
709 | | - "assemblyVersion": "1.5.1.0", |
710 | | - "fileVersion": "1.5.1.0" |
711 | | - }, |
712 | 744 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.NetCore.dll": { |
713 | | - "assemblyVersion": "1.5.1.0", |
714 | | - "fileVersion": "1.5.1.0" |
715 | | - }, |
716 | | - "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.dll": { |
717 | | - "assemblyVersion": "1.0.0.0", |
718 | | - "fileVersion": "1.0.0.0" |
| 745 | + "assemblyVersion": "1.5.2.0", |
| 746 | + "fileVersion": "1.5.2.0" |
719 | 747 | } |
720 | 748 | } |
721 | 749 | }, |
|
819 | 847 | }, |
820 | 848 | "Microsoft.Azure.Functions.DotNetIsolatedNativeHost/1.0.0-preview805": {}, |
821 | 849 | "Microsoft.Azure.Functions.JavaWorker/2.12.0": {}, |
822 | | - "Microsoft.Azure.Functions.NodeJsWorker/3.7.0": {}, |
| 850 | + "Microsoft.Azure.Functions.NodeJsWorker/3.8.0": {}, |
823 | 851 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.2850": {}, |
824 | 852 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.2803": {}, |
825 | 853 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.2802": {}, |
|
950 | 978 | } |
951 | 979 | } |
952 | 980 | }, |
953 | | - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.36": { |
| 981 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.37": { |
954 | 982 | "dependencies": { |
955 | 983 | "Microsoft.ApplicationInsights": "2.21.0", |
956 | 984 | "Microsoft.ApplicationInsights.AspNetCore": "2.21.0", |
|
969 | 997 | }, |
970 | 998 | "runtime": { |
971 | 999 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Logging.ApplicationInsights.dll": { |
972 | | - "assemblyVersion": "3.0.36.0", |
973 | | - "fileVersion": "3.0.36.0" |
| 1000 | + "assemblyVersion": "3.0.37.0", |
| 1001 | + "fileVersion": "3.0.37.0" |
974 | 1002 | } |
975 | 1003 | } |
976 | 1004 | }, |
|
1291 | 1319 | } |
1292 | 1320 | } |
1293 | 1321 | }, |
1294 | | - "Microsoft.Extensions.Caching.Abstractions/2.2.0": { |
| 1322 | + "Microsoft.Extensions.Caching.Abstractions/5.0.0": { |
1295 | 1323 | "dependencies": { |
1296 | 1324 | "Microsoft.Extensions.Primitives": "6.0.0" |
1297 | 1325 | } |
1298 | 1326 | }, |
1299 | | - "Microsoft.Extensions.Caching.Memory/2.2.0": { |
| 1327 | + "Microsoft.Extensions.Caching.Memory/5.0.0": { |
1300 | 1328 | "dependencies": { |
1301 | | - "Microsoft.Extensions.Caching.Abstractions": "2.2.0", |
| 1329 | + "Microsoft.Extensions.Caching.Abstractions": "5.0.0", |
1302 | 1330 | "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", |
1303 | | - "Microsoft.Extensions.Options": "6.0.0" |
| 1331 | + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", |
| 1332 | + "Microsoft.Extensions.Options": "6.0.0", |
| 1333 | + "Microsoft.Extensions.Primitives": "6.0.0" |
1304 | 1334 | } |
1305 | 1335 | }, |
1306 | 1336 | "Microsoft.Extensions.Configuration/6.0.0": { |
|
1569 | 1599 | } |
1570 | 1600 | } |
1571 | 1601 | }, |
| 1602 | + "Microsoft.IdentityModel.Validators/6.32.0": { |
| 1603 | + "dependencies": { |
| 1604 | + "Microsoft.IdentityModel.Protocols": "6.32.0", |
| 1605 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0", |
| 1606 | + "Microsoft.IdentityModel.Tokens": "6.32.0", |
| 1607 | + "System.IdentityModel.Tokens.Jwt": "6.32.0" |
| 1608 | + }, |
| 1609 | + "runtime": { |
| 1610 | + "lib/net6.0/Microsoft.IdentityModel.Validators.dll": { |
| 1611 | + "assemblyVersion": "6.32.0.0", |
| 1612 | + "fileVersion": "6.32.0.40712" |
| 1613 | + } |
| 1614 | + } |
| 1615 | + }, |
1572 | 1616 | "Microsoft.Net.Http.Headers/2.2.0": { |
1573 | 1617 | "dependencies": { |
1574 | 1618 | "Microsoft.Extensions.Primitives": "6.0.0", |
|
2950 | 2994 | "Microsoft.Azure.AppService.Proxy.Client": "2.2.20220831.41", |
2951 | 2995 | "Microsoft.Azure.Functions.DotNetIsolatedNativeHost": "1.0.0-preview805", |
2952 | 2996 | "Microsoft.Azure.Functions.JavaWorker": "2.12.0", |
2953 | | - "Microsoft.Azure.Functions.NodeJsWorker": "3.7.0", |
| 2997 | + "Microsoft.Azure.Functions.NodeJsWorker": "3.8.0", |
2954 | 2998 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.2850", |
2955 | 2999 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.2803", |
2956 | 3000 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.2802", |
|
2959 | 3003 | "Microsoft.Azure.WebJobs.Extensions.Http": "3.2.0", |
2960 | 3004 | "Microsoft.Azure.WebJobs.Extensions.Timers.Storage": "1.0.0-beta.1", |
2961 | 3005 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.0-beta.2-11957", |
2962 | | - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights": "3.0.36", |
| 3006 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights": "3.0.37", |
2963 | 3007 | "Microsoft.Azure.WebJobs.Script.Abstractions": "1.0.4-preview", |
2964 | 3008 | "Microsoft.CodeAnalysis.CSharp.Scripting": "3.3.1", |
2965 | 3009 | "Microsoft.Extensions.Azure": "1.1.1", |
|
3496 | 3540 | "path": "microsoft.aspnetcore.webutilities/2.2.0", |
3497 | 3541 | "hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512" |
3498 | 3542 | }, |
3499 | | - "Microsoft.Azure.AppService.Middleware.Functions/1.5.1": { |
| 3543 | + "Microsoft.Azure.AppService.Middleware/1.5.2": { |
| 3544 | + "type": "package", |
| 3545 | + "serviceable": true, |
| 3546 | + "sha512": "sha512-uvoX6quN8IDN7uboWLiuXLjBlgSVVasVUSIWyS+2ACjghWNt0ybixVgxITbMzNWJtcoGMX3j6PlHwxoDBjrQsQ==", |
| 3547 | + "path": "microsoft.azure.appservice.middleware/1.5.2", |
| 3548 | + "hashPath": "microsoft.azure.appservice.middleware.1.5.2.nupkg.sha512" |
| 3549 | + }, |
| 3550 | + "Microsoft.Azure.AppService.Middleware.Functions/1.5.2": { |
3500 | 3551 | "type": "package", |
3501 | 3552 | "serviceable": true, |
3502 | | - "sha512": "sha512-dTVpWfUJYaZwkMF6/amxggqO6Yllhl0Vgpybm6q0IDjSFcEMXgdBLUnaAB7/IG09utzjq8Sx9o9riohDqIoTJQ==", |
3503 | | - "path": "microsoft.azure.appservice.middleware.functions/1.5.1", |
3504 | | - "hashPath": "microsoft.azure.appservice.middleware.functions.1.5.1.nupkg.sha512" |
| 3553 | + "sha512": "sha512-7AApUXz9tLBxvrPIP5wkaL9ENkbUXo2gNTju6tek8URqKtHLAwydFnBQlL35ned2D0PhE7XcsAd9JIdjfexdkw==", |
| 3554 | + "path": "microsoft.azure.appservice.middleware.functions/1.5.2", |
| 3555 | + "hashPath": "microsoft.azure.appservice.middleware.functions.1.5.2.nupkg.sha512" |
3505 | 3556 | }, |
3506 | | - "Microsoft.Azure.AppService.Middleware.NetCore/1.5.1": { |
| 3557 | + "Microsoft.Azure.AppService.Middleware.Modules/1.5.2": { |
3507 | 3558 | "type": "package", |
3508 | 3559 | "serviceable": true, |
3509 | | - "sha512": "sha512-eDp1nwlEdL5C9PAWnPWJDdZu9lLNfuqd98tEyKf90B/NNxiJtbUz0X7jVXVQXHvgP0QV3K1BZubDuTmxgp8MYw==", |
3510 | | - "path": "microsoft.azure.appservice.middleware.netcore/1.5.1", |
3511 | | - "hashPath": "microsoft.azure.appservice.middleware.netcore.1.5.1.nupkg.sha512" |
| 3560 | + "sha512": "sha512-RPEA+MP2c9llngh+bm77gF2E1iKYeZYFpzzv/N2fOETvdKc8pOst6kCuFgbor3hns5y6YtwYxjGJuK6eLlbLvw==", |
| 3561 | + "path": "microsoft.azure.appservice.middleware.modules/1.5.2", |
| 3562 | + "hashPath": "microsoft.azure.appservice.middleware.modules.1.5.2.nupkg.sha512" |
| 3563 | + }, |
| 3564 | + "Microsoft.Azure.AppService.Middleware.NetCore/1.5.2": { |
| 3565 | + "type": "package", |
| 3566 | + "serviceable": true, |
| 3567 | + "sha512": "sha512-IjvBrnqPI0jzvYdtTR760Sxp+z0jPGR+CGTAPHEuiY2RWBkCeX8J1b94fD/0vMvMvKUBCoqmoXYb9wPfe7oUIg==", |
| 3568 | + "path": "microsoft.azure.appservice.middleware.netcore/1.5.2", |
| 3569 | + "hashPath": "microsoft.azure.appservice.middleware.netcore.1.5.2.nupkg.sha512" |
3512 | 3570 | }, |
3513 | 3571 | "Microsoft.Azure.AppService.Proxy.Client/2.2.20220831.41": { |
3514 | 3572 | "type": "package", |
|
3559 | 3617 | "path": "microsoft.azure.functions.javaworker/2.12.0", |
3560 | 3618 | "hashPath": "microsoft.azure.functions.javaworker.2.12.0.nupkg.sha512" |
3561 | 3619 | }, |
3562 | | - "Microsoft.Azure.Functions.NodeJsWorker/3.7.0": { |
| 3620 | + "Microsoft.Azure.Functions.NodeJsWorker/3.8.0": { |
3563 | 3621 | "type": "package", |
3564 | 3622 | "serviceable": true, |
3565 | | - "sha512": "sha512-m8gnppDWJzTIhj3yBKfAY68w+kvZzb4ITLkLpIJEh//PcFVj1/6HxsDd3JvG2y/aajCkAmmdeT/a66+JWnx4Gg==", |
3566 | | - "path": "microsoft.azure.functions.nodejsworker/3.7.0", |
3567 | | - "hashPath": "microsoft.azure.functions.nodejsworker.3.7.0.nupkg.sha512" |
| 3623 | + "sha512": "sha512-wG1P9BbSGTH9i5DjCYvpkS00vO+AXeHMmjP7yeHxr98yrKjWCO+hCok9VfPHf0tP3LM7p7Na7bc0v/naB6n2Mw==", |
| 3624 | + "path": "microsoft.azure.functions.nodejsworker/3.8.0", |
| 3625 | + "hashPath": "microsoft.azure.functions.nodejsworker.3.8.0.nupkg.sha512" |
3568 | 3626 | }, |
3569 | 3627 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.2850": { |
3570 | 3628 | "type": "package", |
|
3625 | 3683 | "Microsoft.Azure.WebJobs.Core/3.0.37": { |
3626 | 3684 | "type": "package", |
3627 | 3685 | "serviceable": true, |
3628 | | - "sha512": "sha512-nKlnoQyKmC5HsUIWLXu3a9VYhLKAAriZQ8v3PLldWKjV1vIQMiHKGK68FbLjRtvZsxCnIYS44gLlQjuOua//dg==", |
| 3686 | + "sha512": "sha512-hTQ/Y+X3I8Dr0bz2qh3Dpwz2l+Cz7CtoCxeIcBjK6EEGFV2LyRFbcWW1bhLbtS9O6yAxQ7Tt/RIsV6hT7vxm4Q==", |
3629 | 3687 | "path": "microsoft.azure.webjobs.core/3.0.37", |
3630 | 3688 | "hashPath": "microsoft.azure.webjobs.core.3.0.37.nupkg.sha512" |
3631 | 3689 | }, |
|
3657 | 3715 | "path": "microsoft.azure.webjobs.host.storage/5.0.0-beta.2-11957", |
3658 | 3716 | "hashPath": "microsoft.azure.webjobs.host.storage.5.0.0-beta.2-11957.nupkg.sha512" |
3659 | 3717 | }, |
3660 | | - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.36": { |
| 3718 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.37": { |
3661 | 3719 | "type": "package", |
3662 | 3720 | "serviceable": true, |
3663 | | - "sha512": "sha512-jVW2/6yKfQj1b3vF5tIW9aJT1CkNWjK5GOzA/lbyhKA2IjhWvzPTZGemZfwm2t8zqLfkzeCLgpEgVrAA3Q2oqA==", |
3664 | | - "path": "microsoft.azure.webjobs.logging.applicationinsights/3.0.36", |
3665 | | - "hashPath": "microsoft.azure.webjobs.logging.applicationinsights.3.0.36.nupkg.sha512" |
| 3721 | + "sha512": "sha512-pVpSbiV3dzQZWyM135W5CU3LY1+2GiFFVCmwh9QwkcwkjMJq5wOmyWD3igmd+Pjpz3QAYvVj0x7S70QPVnKzSA==", |
| 3722 | + "path": "microsoft.azure.webjobs.logging.applicationinsights/3.0.37", |
| 3723 | + "hashPath": "microsoft.azure.webjobs.logging.applicationinsights.3.0.37.nupkg.sha512" |
3666 | 3724 | }, |
3667 | 3725 | "Microsoft.Azure.WebJobs.Rpc.Core/3.0.37": { |
3668 | 3726 | "type": "package", |
|
3762 | 3820 | "path": "microsoft.extensions.azure/1.1.1", |
3763 | 3821 | "hashPath": "microsoft.extensions.azure.1.1.1.nupkg.sha512" |
3764 | 3822 | }, |
3765 | | - "Microsoft.Extensions.Caching.Abstractions/2.2.0": { |
| 3823 | + "Microsoft.Extensions.Caching.Abstractions/5.0.0": { |
3766 | 3824 | "type": "package", |
3767 | 3825 | "serviceable": true, |
3768 | | - "sha512": "sha512-spsJkYo8gGJapaxTSQFN/wqA+ghpJMLwB4ZyTB+fSdpd7AmMFP/YSpIcGmczcw4KggpxLGhLk7lCkSIlgvHaqQ==", |
3769 | | - "path": "microsoft.extensions.caching.abstractions/2.2.0", |
3770 | | - "hashPath": "microsoft.extensions.caching.abstractions.2.2.0.nupkg.sha512" |
| 3826 | + "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==", |
| 3827 | + "path": "microsoft.extensions.caching.abstractions/5.0.0", |
| 3828 | + "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512" |
3771 | 3829 | }, |
3772 | | - "Microsoft.Extensions.Caching.Memory/2.2.0": { |
| 3830 | + "Microsoft.Extensions.Caching.Memory/5.0.0": { |
3773 | 3831 | "type": "package", |
3774 | 3832 | "serviceable": true, |
3775 | | - "sha512": "sha512-yFs44RzB2Pzfoj4uk+mEz3MTTQKyeWb8gDhv5GyVPfHnLv0eQhGwzbw/5WpxAcVyOgG/H3/0ULY6g0/7/B+r7w==", |
3776 | | - "path": "microsoft.extensions.caching.memory/2.2.0", |
3777 | | - "hashPath": "microsoft.extensions.caching.memory.2.2.0.nupkg.sha512" |
| 3833 | + "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==", |
| 3834 | + "path": "microsoft.extensions.caching.memory/5.0.0", |
| 3835 | + "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512" |
3778 | 3836 | }, |
3779 | 3837 | "Microsoft.Extensions.Configuration/6.0.0": { |
3780 | 3838 | "type": "package", |
|
4028 | 4086 | "path": "microsoft.identitymodel.tokens/6.32.0", |
4029 | 4087 | "hashPath": "microsoft.identitymodel.tokens.6.32.0.nupkg.sha512" |
4030 | 4088 | }, |
| 4089 | + "Microsoft.IdentityModel.Validators/6.32.0": { |
| 4090 | + "type": "package", |
| 4091 | + "serviceable": true, |
| 4092 | + "sha512": "sha512-MSKEMxjgeUZbuUQfT0+V3pS3sInBHe/X6mGTQVE7YYd4R0OkCSjRQ2FBIWPfmw1Fng859gkH16QtoCYCuwyXow==", |
| 4093 | + "path": "microsoft.identitymodel.validators/6.32.0", |
| 4094 | + "hashPath": "microsoft.identitymodel.validators.6.32.0.nupkg.sha512" |
| 4095 | + }, |
4031 | 4096 | "Microsoft.Net.Http.Headers/2.2.0": { |
4032 | 4097 | "type": "package", |
4033 | 4098 | "serviceable": true, |
|
0 commit comments