|
28 | 28 | "Microsoft.Azure.WebJobs.Script": "4.24.0", |
29 | 29 | "Microsoft.Azure.WebJobs.Script.Grpc": "4.24.0", |
30 | 30 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha", |
31 | | - "Microsoft.IdentityModel.Tokens": "6.24.0", |
| 31 | + "Microsoft.IdentityModel.Tokens": "6.30.1", |
32 | 32 | "Microsoft.Security.Utilities": "1.3.0", |
33 | 33 | "Microsoft.SourceLink.GitHub": "1.0.0", |
34 | 34 | "StyleCop.Analyzers": "1.2.0-beta.435", |
35 | | - "System.IdentityModel.Tokens.Jwt": "6.24.0", |
| 35 | + "System.IdentityModel.Tokens.Jwt": "6.30.1", |
36 | 36 | "System.Net.NameResolution": "4.3.0", |
37 | 37 | "System.Private.Uri": "4.3.2", |
38 | 38 | "System.Security.Cryptography.Xml": "4.7.1", |
|
700 | 700 | "Microsoft.Extensions.Configuration": "6.0.0", |
701 | 701 | "Microsoft.Extensions.Logging": "6.0.0", |
702 | 702 | "Newtonsoft.Json": "13.0.2", |
703 | | - "System.IdentityModel.Tokens.Jwt": "6.24.0", |
| 703 | + "System.IdentityModel.Tokens.Jwt": "6.30.1", |
704 | 704 | "System.Security.Cryptography.X509Certificates": "4.3.1", |
705 | 705 | "System.Text.Encodings.Web": "6.0.0" |
706 | 706 | }, |
|
995 | 995 | "dependencies": { |
996 | 996 | "Microsoft.AspNetCore.DataProtection": "2.1.0", |
997 | 997 | "Microsoft.Extensions.DependencyInjection": "6.0.0", |
998 | | - "System.IdentityModel.Tokens.Jwt": "6.24.0" |
| 998 | + "System.IdentityModel.Tokens.Jwt": "6.30.1" |
999 | 999 | }, |
1000 | 1000 | "runtime": { |
1001 | 1001 | "lib/netstandard2.0/Microsoft.Azure.WebSites.DataProtection.dll": { |
|
1488 | 1488 | } |
1489 | 1489 | } |
1490 | 1490 | }, |
1491 | | - "Microsoft.IdentityModel.Abstractions/6.24.0": { |
| 1491 | + "Microsoft.IdentityModel.Abstractions/6.30.1": { |
1492 | 1492 | "runtime": { |
1493 | 1493 | "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { |
1494 | | - "assemblyVersion": "6.24.0.0", |
1495 | | - "fileVersion": "6.24.0.31013" |
| 1494 | + "assemblyVersion": "6.31.0.0", |
| 1495 | + "fileVersion": "6.31.0.40607" |
1496 | 1496 | } |
1497 | 1497 | } |
1498 | 1498 | }, |
1499 | | - "Microsoft.IdentityModel.JsonWebTokens/6.24.0": { |
| 1499 | + "Microsoft.IdentityModel.JsonWebTokens/6.30.1": { |
1500 | 1500 | "dependencies": { |
1501 | | - "Microsoft.IdentityModel.Tokens": "6.24.0", |
| 1501 | + "Microsoft.IdentityModel.Tokens": "6.30.1", |
1502 | 1502 | "System.Text.Encoding": "4.3.0", |
| 1503 | + "System.Text.Encodings.Web": "6.0.0", |
1503 | 1504 | "System.Text.Json": "6.0.0" |
1504 | 1505 | }, |
1505 | 1506 | "runtime": { |
1506 | 1507 | "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { |
1507 | | - "assemblyVersion": "6.24.0.0", |
1508 | | - "fileVersion": "6.24.0.31013" |
| 1508 | + "assemblyVersion": "6.31.0.0", |
| 1509 | + "fileVersion": "6.31.0.40607" |
1509 | 1510 | } |
1510 | 1511 | } |
1511 | 1512 | }, |
1512 | | - "Microsoft.IdentityModel.Logging/6.24.0": { |
| 1513 | + "Microsoft.IdentityModel.Logging/6.30.1": { |
1513 | 1514 | "dependencies": { |
1514 | | - "Microsoft.IdentityModel.Abstractions": "6.24.0" |
| 1515 | + "Microsoft.IdentityModel.Abstractions": "6.30.1" |
1515 | 1516 | }, |
1516 | 1517 | "runtime": { |
1517 | 1518 | "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { |
1518 | | - "assemblyVersion": "6.24.0.0", |
1519 | | - "fileVersion": "6.24.0.31013" |
| 1519 | + "assemblyVersion": "6.31.0.0", |
| 1520 | + "fileVersion": "6.31.0.40607" |
1520 | 1521 | } |
1521 | 1522 | } |
1522 | 1523 | }, |
1523 | 1524 | "Microsoft.IdentityModel.Protocols/6.10.0": { |
1524 | 1525 | "dependencies": { |
1525 | | - "Microsoft.IdentityModel.Logging": "6.24.0", |
1526 | | - "Microsoft.IdentityModel.Tokens": "6.24.0" |
| 1526 | + "Microsoft.IdentityModel.Logging": "6.30.1", |
| 1527 | + "Microsoft.IdentityModel.Tokens": "6.30.1" |
1527 | 1528 | }, |
1528 | 1529 | "runtime": { |
1529 | 1530 | "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { |
|
1535 | 1536 | "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": { |
1536 | 1537 | "dependencies": { |
1537 | 1538 | "Microsoft.IdentityModel.Protocols": "6.10.0", |
1538 | | - "System.IdentityModel.Tokens.Jwt": "6.24.0" |
| 1539 | + "System.IdentityModel.Tokens.Jwt": "6.30.1" |
1539 | 1540 | }, |
1540 | 1541 | "runtime": { |
1541 | 1542 | "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { |
|
1544 | 1545 | } |
1545 | 1546 | } |
1546 | 1547 | }, |
1547 | | - "Microsoft.IdentityModel.Tokens/6.24.0": { |
| 1548 | + "Microsoft.IdentityModel.Tokens/6.30.1": { |
1548 | 1549 | "dependencies": { |
1549 | 1550 | "Microsoft.CSharp": "4.7.0", |
1550 | | - "Microsoft.IdentityModel.Logging": "6.24.0", |
| 1551 | + "Microsoft.IdentityModel.Logging": "6.30.1", |
1551 | 1552 | "System.Security.Cryptography.Cng": "5.0.0" |
1552 | 1553 | }, |
1553 | 1554 | "runtime": { |
1554 | 1555 | "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { |
1555 | | - "assemblyVersion": "6.24.0.0", |
1556 | | - "fileVersion": "6.24.0.31013" |
| 1556 | + "assemblyVersion": "6.31.0.0", |
| 1557 | + "fileVersion": "6.31.0.40607" |
1557 | 1558 | } |
1558 | 1559 | } |
1559 | 1560 | }, |
|
2137 | 2138 | "System.Runtime.InteropServices": "4.3.0" |
2138 | 2139 | } |
2139 | 2140 | }, |
2140 | | - "System.IdentityModel.Tokens.Jwt/6.24.0": { |
| 2141 | + "System.IdentityModel.Tokens.Jwt/6.30.1": { |
2141 | 2142 | "dependencies": { |
2142 | | - "Microsoft.IdentityModel.JsonWebTokens": "6.24.0", |
2143 | | - "Microsoft.IdentityModel.Tokens": "6.24.0" |
| 2143 | + "Microsoft.IdentityModel.JsonWebTokens": "6.30.1", |
| 2144 | + "Microsoft.IdentityModel.Tokens": "6.30.1" |
2144 | 2145 | }, |
2145 | 2146 | "runtime": { |
2146 | 2147 | "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { |
2147 | | - "assemblyVersion": "6.24.0.0", |
2148 | | - "fileVersion": "6.24.0.31013" |
| 2148 | + "assemblyVersion": "6.31.0.0", |
| 2149 | + "fileVersion": "6.31.0.40607" |
2149 | 2150 | } |
2150 | 2151 | } |
2151 | 2152 | }, |
|
3966 | 3967 | "path": "microsoft.identity.client.extensions.msal/2.18.4", |
3967 | 3968 | "hashPath": "microsoft.identity.client.extensions.msal.2.18.4.nupkg.sha512" |
3968 | 3969 | }, |
3969 | | - "Microsoft.IdentityModel.Abstractions/6.24.0": { |
| 3970 | + "Microsoft.IdentityModel.Abstractions/6.30.1": { |
3970 | 3971 | "type": "package", |
3971 | 3972 | "serviceable": true, |
3972 | | - "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==", |
3973 | | - "path": "microsoft.identitymodel.abstractions/6.24.0", |
3974 | | - "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512" |
| 3973 | + "sha512": "sha512-1YVmnuYYz53M+KGa7HvZ+Vvqchwp97ngDk2I4QoiQi+HL7rpifvyaMyVMFhdlmoRlQcnSwJbNp7ulPctGnFfkQ==", |
| 3974 | + "path": "microsoft.identitymodel.abstractions/6.30.1", |
| 3975 | + "hashPath": "microsoft.identitymodel.abstractions.6.30.1.nupkg.sha512" |
3975 | 3976 | }, |
3976 | | - "Microsoft.IdentityModel.JsonWebTokens/6.24.0": { |
| 3977 | + "Microsoft.IdentityModel.JsonWebTokens/6.30.1": { |
3977 | 3978 | "type": "package", |
3978 | 3979 | "serviceable": true, |
3979 | | - "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==", |
3980 | | - "path": "microsoft.identitymodel.jsonwebtokens/6.24.0", |
3981 | | - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512" |
| 3980 | + "sha512": "sha512-H9o5zbuxfRKCEVULmxLCv1LTz1hmzaqG2Gk6X9Yq0QeJ1HeUQo1fwjaj+N1H55TQnZ8LNbmMdMCl/VqW3cJWvw==", |
| 3981 | + "path": "microsoft.identitymodel.jsonwebtokens/6.30.1", |
| 3982 | + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.30.1.nupkg.sha512" |
3982 | 3983 | }, |
3983 | | - "Microsoft.IdentityModel.Logging/6.24.0": { |
| 3984 | + "Microsoft.IdentityModel.Logging/6.30.1": { |
3984 | 3985 | "type": "package", |
3985 | 3986 | "serviceable": true, |
3986 | | - "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==", |
3987 | | - "path": "microsoft.identitymodel.logging/6.24.0", |
3988 | | - "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512" |
| 3987 | + "sha512": "sha512-zE6TG08T8MPZfkXqOWegvvIhKZRiYyj2xgr4QQuWyXypSGPyZrkBwJf5IXU4T3aIKqVfALSnAYCW/IqMaCY4gA==", |
| 3988 | + "path": "microsoft.identitymodel.logging/6.30.1", |
| 3989 | + "hashPath": "microsoft.identitymodel.logging.6.30.1.nupkg.sha512" |
3989 | 3990 | }, |
3990 | 3991 | "Microsoft.IdentityModel.Protocols/6.10.0": { |
3991 | 3992 | "type": "package", |
|
4001 | 4002 | "path": "microsoft.identitymodel.protocols.openidconnect/6.10.0", |
4002 | 4003 | "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg.sha512" |
4003 | 4004 | }, |
4004 | | - "Microsoft.IdentityModel.Tokens/6.24.0": { |
| 4005 | + "Microsoft.IdentityModel.Tokens/6.30.1": { |
4005 | 4006 | "type": "package", |
4006 | 4007 | "serviceable": true, |
4007 | | - "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==", |
4008 | | - "path": "microsoft.identitymodel.tokens/6.24.0", |
4009 | | - "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512" |
| 4008 | + "sha512": "sha512-iLEwF/zEopanfMQcIcq190S/bBjSj3v6UfqN37KqRqsKB9kkm3/tYCrIQOtvLKbEe/znQXC6HoQhknDTszPz2Q==", |
| 4009 | + "path": "microsoft.identitymodel.tokens/6.30.1", |
| 4010 | + "hashPath": "microsoft.identitymodel.tokens.6.30.1.nupkg.sha512" |
4010 | 4011 | }, |
4011 | 4012 | "Microsoft.Net.Http.Headers/2.2.0": { |
4012 | 4013 | "type": "package", |
|
4470 | 4471 | "path": "system.globalization.extensions/4.3.0", |
4471 | 4472 | "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" |
4472 | 4473 | }, |
4473 | | - "System.IdentityModel.Tokens.Jwt/6.24.0": { |
| 4474 | + "System.IdentityModel.Tokens.Jwt/6.30.1": { |
4474 | 4475 | "type": "package", |
4475 | 4476 | "serviceable": true, |
4476 | | - "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==", |
4477 | | - "path": "system.identitymodel.tokens.jwt/6.24.0", |
4478 | | - "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512" |
| 4477 | + "sha512": "sha512-THhcemCnzUJnrCojmNmafJGluAmfumVFT18oSPa+epEfVuiXXdmitu7UvmayMq6FrBJKrZzHdVfh7CXg+uvBPQ==", |
| 4478 | + "path": "system.identitymodel.tokens.jwt/6.30.1", |
| 4479 | + "hashPath": "system.identitymodel.tokens.jwt.6.30.1.nupkg.sha512" |
4479 | 4480 | }, |
4480 | 4481 | "System.IO/4.3.0": { |
4481 | 4482 | "type": "package", |
|
0 commit comments