|
31 | 31 | "Microsoft.Security.Utilities": "1.3.0",
|
32 | 32 | "Microsoft.SourceLink.GitHub": "1.0.0",
|
33 | 33 | "StyleCop.Analyzers": "1.1.0-beta004",
|
| 34 | + "System.IdentityModel.Tokens.Jwt": "6.15.1", |
34 | 35 | "System.Net.NameResolution": "4.3.0"
|
35 | 36 | },
|
36 | 37 | "runtime": {
|
|
522 | 523 | "System.Text.Encodings.Web": "6.0.0"
|
523 | 524 | }
|
524 | 525 | },
|
525 |
| - "Microsoft.Azure.AppService.Middleware.Functions/1.4.10": { |
| 526 | + "Microsoft.Azure.AppService.Middleware.Functions/1.4.14": { |
526 | 527 | "dependencies": {
|
527 |
| - "Microsoft.Azure.AppService.Middleware.NetCore": "1.4.10" |
| 528 | + "Microsoft.Azure.AppService.Middleware.NetCore": "1.4.14" |
528 | 529 | },
|
529 | 530 | "runtime": {
|
530 | 531 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Functions.dll": {
|
531 |
| - "assemblyVersion": "1.4.10.0", |
532 |
| - "fileVersion": "1.4.10.0" |
| 532 | + "assemblyVersion": "1.4.14.0", |
| 533 | + "fileVersion": "1.4.14.0" |
533 | 534 | }
|
534 | 535 | }
|
535 | 536 | },
|
536 |
| - "Microsoft.Azure.AppService.Middleware.NetCore/1.4.10": { |
| 537 | + "Microsoft.Azure.AppService.Middleware.NetCore/1.4.14": { |
537 | 538 | "dependencies": {
|
538 | 539 | "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
539 | 540 | "Microsoft.Extensions.Caching.Memory": "2.2.0",
|
540 | 541 | "Microsoft.Extensions.Configuration": "6.0.0",
|
541 | 542 | "Microsoft.Extensions.Logging": "6.0.0",
|
542 | 543 | "Newtonsoft.Json": "13.0.1",
|
543 |
| - "System.IdentityModel.Tokens.Jwt": "6.10.0", |
| 544 | + "System.IdentityModel.Tokens.Jwt": "6.15.1", |
544 | 545 | "System.Security.Cryptography.X509Certificates": "4.3.1",
|
545 | 546 | "System.Text.Encodings.Web": "6.0.0"
|
546 | 547 | },
|
547 | 548 | "runtime": {
|
548 | 549 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Modules.dll": {
|
549 |
| - "assemblyVersion": "1.4.10.0", |
550 |
| - "fileVersion": "1.4.10.0" |
| 550 | + "assemblyVersion": "1.4.14.0", |
| 551 | + "fileVersion": "1.4.14.0" |
551 | 552 | },
|
552 | 553 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.NetCore.dll": {
|
553 |
| - "assemblyVersion": "1.4.10.0", |
554 |
| - "fileVersion": "1.4.10.0" |
| 554 | + "assemblyVersion": "1.4.14.0", |
| 555 | + "fileVersion": "1.4.14.0" |
555 | 556 | },
|
556 | 557 | "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.dll": {
|
557 | 558 | "assemblyVersion": "1.0.0.0",
|
|
781 | 782 | "dependencies": {
|
782 | 783 | "Microsoft.AspNetCore.DataProtection": "2.0.0",
|
783 | 784 | "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
784 |
| - "System.IdentityModel.Tokens.Jwt": "6.10.0" |
| 785 | + "System.IdentityModel.Tokens.Jwt": "6.15.1" |
785 | 786 | },
|
786 | 787 | "runtime": {
|
787 | 788 | "lib/netstandard2.0/Microsoft.Azure.WebSites.DataProtection.dll": {
|
|
1241 | 1242 | }
|
1242 | 1243 | }
|
1243 | 1244 | },
|
1244 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.10.0": { |
| 1245 | + "Microsoft.IdentityModel.JsonWebTokens/6.15.1": { |
1245 | 1246 | "dependencies": {
|
1246 | 1247 | "Microsoft.IdentityModel.Tokens": "6.15.1"
|
1247 | 1248 | },
|
1248 | 1249 | "runtime": {
|
1249 | 1250 | "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
1250 |
| - "assemblyVersion": "6.10.0.0", |
1251 |
| - "fileVersion": "6.10.0.20330" |
| 1251 | + "assemblyVersion": "6.15.1.0", |
| 1252 | + "fileVersion": "6.15.1.30119" |
1252 | 1253 | }
|
1253 | 1254 | }
|
1254 | 1255 | },
|
|
1275 | 1276 | "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": {
|
1276 | 1277 | "dependencies": {
|
1277 | 1278 | "Microsoft.IdentityModel.Protocols": "6.10.0",
|
1278 |
| - "System.IdentityModel.Tokens.Jwt": "6.10.0" |
| 1279 | + "System.IdentityModel.Tokens.Jwt": "6.15.1" |
1279 | 1280 | },
|
1280 | 1281 | "runtime": {
|
1281 | 1282 | "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
1858 | 1859 | "System.Runtime.InteropServices": "4.3.0"
|
1859 | 1860 | }
|
1860 | 1861 | },
|
1861 |
| - "System.IdentityModel.Tokens.Jwt/6.10.0": { |
| 1862 | + "System.IdentityModel.Tokens.Jwt/6.15.1": { |
1862 | 1863 | "dependencies": {
|
1863 |
| - "Microsoft.IdentityModel.JsonWebTokens": "6.10.0", |
| 1864 | + "Microsoft.IdentityModel.JsonWebTokens": "6.15.1", |
1864 | 1865 | "Microsoft.IdentityModel.Tokens": "6.15.1"
|
1865 | 1866 | },
|
1866 | 1867 | "runtime": {
|
1867 | 1868 | "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
|
1868 |
| - "assemblyVersion": "6.10.0.0", |
1869 |
| - "fileVersion": "6.10.0.20330" |
| 1869 | + "assemblyVersion": "6.15.1.0", |
| 1870 | + "fileVersion": "6.15.1.30119" |
1870 | 1871 | }
|
1871 | 1872 | }
|
1872 | 1873 | },
|
|
2931 | 2932 | "path": "microsoft.aspnetcore.webutilities/2.2.0",
|
2932 | 2933 | "hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
|
2933 | 2934 | },
|
2934 |
| - "Microsoft.Azure.AppService.Middleware.Functions/1.4.10": { |
| 2935 | + "Microsoft.Azure.AppService.Middleware.Functions/1.4.14": { |
2935 | 2936 | "type": "package",
|
2936 | 2937 | "serviceable": true,
|
2937 |
| - "sha512": "sha512-xv7NsrZ3mfSY81QjxsCVhYgoKk4Km+76eILSzFmuclPblbSJoYz2hExfrcNFxEYC+ugvh5W4ilX3yPbZ3pZ0Hw==", |
2938 |
| - "path": "microsoft.azure.appservice.middleware.functions/1.4.10", |
2939 |
| - "hashPath": "microsoft.azure.appservice.middleware.functions.1.4.10.nupkg.sha512" |
| 2938 | + "sha512": "sha512-3JkPyn+G7TnMGSoVsrdhzlutmryPrUm6l13diFU2NEKVABZEAZ0AsX5ZM5+tKedrf5AVVMMWrwQ6ZkP0+Cif8Q==", |
| 2939 | + "path": "microsoft.azure.appservice.middleware.functions/1.4.14", |
| 2940 | + "hashPath": "microsoft.azure.appservice.middleware.functions.1.4.14.nupkg.sha512" |
2940 | 2941 | },
|
2941 |
| - "Microsoft.Azure.AppService.Middleware.NetCore/1.4.10": { |
| 2942 | + "Microsoft.Azure.AppService.Middleware.NetCore/1.4.14": { |
2942 | 2943 | "type": "package",
|
2943 | 2944 | "serviceable": true,
|
2944 |
| - "sha512": "sha512-w0U0UJGSUyvxNFQAyua3TR03kbg+1uuWsjeETg57lIspTqvmnNUSidPQDavxk8h6ra+TpYDp3P3pghsoHgAA5Q==", |
2945 |
| - "path": "microsoft.azure.appservice.middleware.netcore/1.4.10", |
2946 |
| - "hashPath": "microsoft.azure.appservice.middleware.netcore.1.4.10.nupkg.sha512" |
| 2945 | + "sha512": "sha512-ebaYF3fqbALTACP5eAxn7mwaASZmAbI1pBYt0ShQUF81tfhfKGZYjJfKqss0EFZp3nnXJG8fcvF3RoSZ8vqxsg==", |
| 2946 | + "path": "microsoft.azure.appservice.middleware.netcore/1.4.14", |
| 2947 | + "hashPath": "microsoft.azure.appservice.middleware.netcore.1.4.14.nupkg.sha512" |
2947 | 2948 | },
|
2948 | 2949 | "Microsoft.Azure.Cosmos.Table/1.0.8": {
|
2949 | 2950 | "type": "package",
|
|
3344 | 3345 | "path": "microsoft.identity.client.extensions.msal/2.18.4",
|
3345 | 3346 | "hashPath": "microsoft.identity.client.extensions.msal.2.18.4.nupkg.sha512"
|
3346 | 3347 | },
|
3347 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.10.0": { |
| 3348 | + "Microsoft.IdentityModel.JsonWebTokens/6.15.1": { |
3348 | 3349 | "type": "package",
|
3349 | 3350 | "serviceable": true,
|
3350 |
| - "sha512": "sha512-0qjS31rN1MQTc46tAYbzmMTSRfdV5ndZxSjYxIGqKSidd4wpNJfNII/pdhU5Fx8olarQoKL9lqqYw4yNOIwT0Q==", |
3351 |
| - "path": "microsoft.identitymodel.jsonwebtokens/6.10.0", |
3352 |
| - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg.sha512" |
| 3351 | + "sha512": "sha512-X5K/Pt02agb1V+khh5u7Q8hg02IVTshxV5owpR7UdQ9zfs0+A6qzca0F9jyv3o8SlOjEFHBabs+5cp7Noofzvg==", |
| 3352 | + "path": "microsoft.identitymodel.jsonwebtokens/6.15.1", |
| 3353 | + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.15.1.nupkg.sha512" |
3353 | 3354 | },
|
3354 | 3355 | "Microsoft.IdentityModel.Logging/6.15.1": {
|
3355 | 3356 | "type": "package",
|
|
3827 | 3828 | "path": "system.globalization.extensions/4.3.0",
|
3828 | 3829 | "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
3829 | 3830 | },
|
3830 |
| - "System.IdentityModel.Tokens.Jwt/6.10.0": { |
| 3831 | + "System.IdentityModel.Tokens.Jwt/6.15.1": { |
3831 | 3832 | "type": "package",
|
3832 | 3833 | "serviceable": true,
|
3833 |
| - "sha512": "sha512-C+Q5ORsFycRkRuvy/Xd0Pv5xVpmWSAvQYZAGs7VQogmkqlLhvfZXTgBIlHqC3cxkstSoLJAYx6xZB7foQ2y5eg==", |
3834 |
| - "path": "system.identitymodel.tokens.jwt/6.10.0", |
3835 |
| - "hashPath": "system.identitymodel.tokens.jwt.6.10.0.nupkg.sha512" |
| 3834 | + "sha512": "sha512-q3ZLyWmpX4+jW4XITf7Axd+9sC6w2NrQaKcQQT9A8waoknHgaNwSeookpUmPMQDqS0afT9Lh0JYub196vzuzbA==", |
| 3835 | + "path": "system.identitymodel.tokens.jwt/6.15.1", |
| 3836 | + "hashPath": "system.identitymodel.tokens.jwt.6.15.1.nupkg.sha512" |
3836 | 3837 | },
|
3837 | 3838 | "System.IO/4.3.0": {
|
3838 | 3839 | "type": "package",
|
|
0 commit comments