|
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.31.0" |
| 998 | + "System.IdentityModel.Tokens.Jwt": "6.32.0" |
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.31.0": { |
| 1491 | + "Microsoft.IdentityModel.Abstractions/6.32.0": { |
1492 | 1492 | "runtime": {
|
1493 | 1493 | "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
1494 |
| - "assemblyVersion": "6.31.0.0", |
1495 |
| - "fileVersion": "6.31.0.40607" |
| 1494 | + "assemblyVersion": "6.32.0.0", |
| 1495 | + "fileVersion": "6.32.0.40712" |
1496 | 1496 | }
|
1497 | 1497 | }
|
1498 | 1498 | },
|
1499 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.31.0": { |
| 1499 | + "Microsoft.IdentityModel.JsonWebTokens/6.32.0": { |
1500 | 1500 | "dependencies": {
|
1501 |
| - "Microsoft.IdentityModel.Tokens": "6.31.0", |
| 1501 | + "Microsoft.IdentityModel.Tokens": "6.32.0", |
1502 | 1502 | "System.Text.Encoding": "4.3.0",
|
1503 | 1503 | "System.Text.Encodings.Web": "6.0.0",
|
1504 | 1504 | "System.Text.Json": "6.0.0"
|
1505 | 1505 | },
|
1506 | 1506 | "runtime": {
|
1507 | 1507 | "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
1508 |
| - "assemblyVersion": "6.31.0.0", |
1509 |
| - "fileVersion": "6.31.0.40607" |
| 1508 | + "assemblyVersion": "6.32.0.0", |
| 1509 | + "fileVersion": "6.32.0.40712" |
1510 | 1510 | }
|
1511 | 1511 | }
|
1512 | 1512 | },
|
1513 |
| - "Microsoft.IdentityModel.Logging/6.31.0": { |
| 1513 | + "Microsoft.IdentityModel.Logging/6.32.0": { |
1514 | 1514 | "dependencies": {
|
1515 |
| - "Microsoft.IdentityModel.Abstractions": "6.31.0" |
| 1515 | + "Microsoft.IdentityModel.Abstractions": "6.32.0" |
1516 | 1516 | },
|
1517 | 1517 | "runtime": {
|
1518 | 1518 | "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
1519 |
| - "assemblyVersion": "6.31.0.0", |
1520 |
| - "fileVersion": "6.31.0.40607" |
| 1519 | + "assemblyVersion": "6.32.0.0", |
| 1520 | + "fileVersion": "6.32.0.40712" |
1521 | 1521 | }
|
1522 | 1522 | }
|
1523 | 1523 | },
|
1524 |
| - "Microsoft.IdentityModel.Protocols/6.10.0": { |
| 1524 | + "Microsoft.IdentityModel.Protocols/6.32.0": { |
1525 | 1525 | "dependencies": {
|
1526 |
| - "Microsoft.IdentityModel.Logging": "6.31.0", |
1527 |
| - "Microsoft.IdentityModel.Tokens": "6.31.0" |
| 1526 | + "Microsoft.IdentityModel.Logging": "6.32.0", |
| 1527 | + "Microsoft.IdentityModel.Tokens": "6.32.0" |
1528 | 1528 | },
|
1529 | 1529 | "runtime": {
|
1530 |
| - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { |
1531 |
| - "assemblyVersion": "6.10.0.0", |
1532 |
| - "fileVersion": "6.10.0.20330" |
| 1530 | + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { |
| 1531 | + "assemblyVersion": "6.32.0.0", |
| 1532 | + "fileVersion": "6.32.0.40712" |
1533 | 1533 | }
|
1534 | 1534 | }
|
1535 | 1535 | },
|
1536 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": { |
| 1536 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.32.0": { |
1537 | 1537 | "dependencies": {
|
1538 |
| - "Microsoft.IdentityModel.Protocols": "6.10.0", |
1539 |
| - "System.IdentityModel.Tokens.Jwt": "6.31.0" |
| 1538 | + "Microsoft.IdentityModel.Protocols": "6.32.0", |
| 1539 | + "System.IdentityModel.Tokens.Jwt": "6.32.0" |
1540 | 1540 | },
|
1541 | 1541 | "runtime": {
|
1542 |
| - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { |
1543 |
| - "assemblyVersion": "6.10.0.0", |
1544 |
| - "fileVersion": "6.10.0.20330" |
| 1542 | + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { |
| 1543 | + "assemblyVersion": "6.32.0.0", |
| 1544 | + "fileVersion": "6.32.0.40712" |
1545 | 1545 | }
|
1546 | 1546 | }
|
1547 | 1547 | },
|
1548 |
| - "Microsoft.IdentityModel.Tokens/6.31.0": { |
| 1548 | + "Microsoft.IdentityModel.Tokens/6.32.0": { |
1549 | 1549 | "dependencies": {
|
1550 | 1550 | "Microsoft.CSharp": "4.7.0",
|
1551 |
| - "Microsoft.IdentityModel.Logging": "6.31.0", |
| 1551 | + "Microsoft.IdentityModel.Logging": "6.32.0", |
1552 | 1552 | "System.Security.Cryptography.Cng": "5.0.0"
|
1553 | 1553 | },
|
1554 | 1554 | "runtime": {
|
1555 | 1555 | "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
1556 |
| - "assemblyVersion": "6.31.0.0", |
1557 |
| - "fileVersion": "6.31.0.40607" |
| 1556 | + "assemblyVersion": "6.32.0.0", |
| 1557 | + "fileVersion": "6.32.0.40712" |
1558 | 1558 | }
|
1559 | 1559 | }
|
1560 | 1560 | },
|
|
2138 | 2138 | "System.Runtime.InteropServices": "4.3.0"
|
2139 | 2139 | }
|
2140 | 2140 | },
|
2141 |
| - "System.IdentityModel.Tokens.Jwt/6.31.0": { |
| 2141 | + "System.IdentityModel.Tokens.Jwt/6.32.0": { |
2142 | 2142 | "dependencies": {
|
2143 |
| - "Microsoft.IdentityModel.JsonWebTokens": "6.31.0", |
2144 |
| - "Microsoft.IdentityModel.Tokens": "6.31.0" |
| 2143 | + "Microsoft.IdentityModel.JsonWebTokens": "6.32.0", |
| 2144 | + "Microsoft.IdentityModel.Tokens": "6.32.0" |
2145 | 2145 | },
|
2146 | 2146 | "runtime": {
|
2147 | 2147 | "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
2148 |
| - "assemblyVersion": "6.31.0.0", |
2149 |
| - "fileVersion": "6.31.0.40607" |
| 2148 | + "assemblyVersion": "6.32.0.0", |
| 2149 | + "fileVersion": "6.32.0.40712" |
2150 | 2150 | }
|
2151 | 2151 | }
|
2152 | 2152 | },
|
|
3967 | 3967 | "path": "microsoft.identity.client.extensions.msal/2.18.4",
|
3968 | 3968 | "hashPath": "microsoft.identity.client.extensions.msal.2.18.4.nupkg.sha512"
|
3969 | 3969 | },
|
3970 |
| - "Microsoft.IdentityModel.Abstractions/6.31.0": { |
| 3970 | + "Microsoft.IdentityModel.Abstractions/6.32.0": { |
3971 | 3971 | "type": "package",
|
3972 | 3972 | "serviceable": true,
|
3973 |
| - "sha512": "sha512-SBa2DGEZpMThT3ki6lOK5SwH+fotHddNBKH+pfqrlINnl999BreRS9G0QiLruwfmcTDnFr8xwmNjoGnPQqfZwg==", |
3974 |
| - "path": "microsoft.identitymodel.abstractions/6.31.0", |
3975 |
| - "hashPath": "microsoft.identitymodel.abstractions.6.31.0.nupkg.sha512" |
| 3973 | + "sha512": "sha512-um663JITPLjIEXtSDdKfqUzukOR4fnzAdx9FyO9maQ8WSl0Ds4doe6uu45DpzUciPCOujdkUX524AKkI2krtHw==", |
| 3974 | + "path": "microsoft.identitymodel.abstractions/6.32.0", |
| 3975 | + "hashPath": "microsoft.identitymodel.abstractions.6.32.0.nupkg.sha512" |
3976 | 3976 | },
|
3977 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.31.0": { |
| 3977 | + "Microsoft.IdentityModel.JsonWebTokens/6.32.0": { |
3978 | 3978 | "type": "package",
|
3979 | 3979 | "serviceable": true,
|
3980 |
| - "sha512": "sha512-r0f4clrrlFApwSf2GRpS5X8hL54h1WUlZdq9ZoOy+cJOOqtNhhdfkfkqwxsTGCH/Ae7glOWNxykZzyRXpwcXVQ==", |
3981 |
| - "path": "microsoft.identitymodel.jsonwebtokens/6.31.0", |
3982 |
| - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.31.0.nupkg.sha512" |
| 3980 | + "sha512": "sha512-KhsKejXFKbMFe3aw/2yHvOz2Go5MS1PmdcUL/Ydg9I4vak9qG5zxLcWzlns9HcFFeSlvdu/xyeW+wB5v/4lEUQ==", |
| 3981 | + "path": "microsoft.identitymodel.jsonwebtokens/6.32.0", |
| 3982 | + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.32.0.nupkg.sha512" |
3983 | 3983 | },
|
3984 |
| - "Microsoft.IdentityModel.Logging/6.31.0": { |
| 3984 | + "Microsoft.IdentityModel.Logging/6.32.0": { |
3985 | 3985 | "type": "package",
|
3986 | 3986 | "serviceable": true,
|
3987 |
| - "sha512": "sha512-YzW5O27nTXxNgNKm+Pud7hXjUlDa2JshtRG+WftQvQIsBUpFA/WjhxG2uO8YanfXbb/IT9r8Cu/VdYkvZ3+9/g==", |
3988 |
| - "path": "microsoft.identitymodel.logging/6.31.0", |
3989 |
| - "hashPath": "microsoft.identitymodel.logging.6.31.0.nupkg.sha512" |
| 3987 | + "sha512": "sha512-+hHJNxVh7ZINcXcUoR7lnLA5GuOfrdTe8YFUoS8Ph9mkZKgkthNLmajLK+LOXaGwbXN4csHOBW7HSAS8z++o6A==", |
| 3988 | + "path": "microsoft.identitymodel.logging/6.32.0", |
| 3989 | + "hashPath": "microsoft.identitymodel.logging.6.32.0.nupkg.sha512" |
3990 | 3990 | },
|
3991 |
| - "Microsoft.IdentityModel.Protocols/6.10.0": { |
| 3991 | + "Microsoft.IdentityModel.Protocols/6.32.0": { |
3992 | 3992 | "type": "package",
|
3993 | 3993 | "serviceable": true,
|
3994 |
| - "sha512": "sha512-DFyXD0xylP+DknCT3hzJ7q/Q5qRNu0hO/gCU90O0ATdR0twZmlcuY9RNYaaDofXKVbzcShYNCFCGle2G/o8mkg==", |
3995 |
| - "path": "microsoft.identitymodel.protocols/6.10.0", |
3996 |
| - "hashPath": "microsoft.identitymodel.protocols.6.10.0.nupkg.sha512" |
| 3994 | + "sha512": "sha512-rHNZ0AWlIJb/rJWaD6/7m9UYAb+TXZRcZ5QPqvBxRz7HfovQAyPO1MNZAE6ex8Q4RuthqQVVMD8CyKfRAop/wQ==", |
| 3995 | + "path": "microsoft.identitymodel.protocols/6.32.0", |
| 3996 | + "hashPath": "microsoft.identitymodel.protocols.6.32.0.nupkg.sha512" |
3997 | 3997 | },
|
3998 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": { |
| 3998 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.32.0": { |
3999 | 3999 | "type": "package",
|
4000 | 4000 | "serviceable": true,
|
4001 |
| - "sha512": "sha512-LVvMXAWPbPeEWTylDrxunlHH2wFyE4Mv0L4gZrJHC4HTESbWHquKZb/y/S8jgiQEDycOP0PDQvbG4RR/tr2TVQ==", |
4002 |
| - "path": "microsoft.identitymodel.protocols.openidconnect/6.10.0", |
4003 |
| - "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg.sha512" |
| 4001 | + "sha512": "sha512-yxluF9Yghwjrp2N1kcnZpkbJJyIFWF6RYF2SPQJBsItE9sKaFAypGHZ2EK9YcdewDHj+5+iP6IGzlQF9HlWKeQ==", |
| 4002 | + "path": "microsoft.identitymodel.protocols.openidconnect/6.32.0", |
| 4003 | + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.32.0.nupkg.sha512" |
4004 | 4004 | },
|
4005 |
| - "Microsoft.IdentityModel.Tokens/6.31.0": { |
| 4005 | + "Microsoft.IdentityModel.Tokens/6.32.0": { |
4006 | 4006 | "type": "package",
|
4007 | 4007 | "serviceable": true,
|
4008 |
| - "sha512": "sha512-Q1Ej/OAiqi5b/eB8Ozo5FnQ6vlxjgiomnWWenDi2k7+XqhkA2d5TotGtNXpWcWiGmrotNA/o8p51YesnziA0Sw==", |
4009 |
| - "path": "microsoft.identitymodel.tokens/6.31.0", |
4010 |
| - "hashPath": "microsoft.identitymodel.tokens.6.31.0.nupkg.sha512" |
| 4008 | + "sha512": "sha512-+5/SF2KhDmudpANOKf9LhKoljV05053KAxlp7ITEoTtgMomWcfSwliMooG6IzwAuP4jlOD/f86/YSXCmdjqodQ==", |
| 4009 | + "path": "microsoft.identitymodel.tokens/6.32.0", |
| 4010 | + "hashPath": "microsoft.identitymodel.tokens.6.32.0.nupkg.sha512" |
4011 | 4011 | },
|
4012 | 4012 | "Microsoft.Net.Http.Headers/2.2.0": {
|
4013 | 4013 | "type": "package",
|
|
4471 | 4471 | "path": "system.globalization.extensions/4.3.0",
|
4472 | 4472 | "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
4473 | 4473 | },
|
4474 |
| - "System.IdentityModel.Tokens.Jwt/6.31.0": { |
| 4474 | + "System.IdentityModel.Tokens.Jwt/6.32.0": { |
4475 | 4475 | "type": "package",
|
4476 | 4476 | "serviceable": true,
|
4477 |
| - "sha512": "sha512-OTlLhhNHODxZvqst0ku8VbIdYNKi25SyM6/VdbpNUe6aItaecVRPtURGvpcQpzltr9H0wy+ycAqBqLUI4SBtaQ==", |
4478 |
| - "path": "system.identitymodel.tokens.jwt/6.31.0", |
4479 |
| - "hashPath": "system.identitymodel.tokens.jwt.6.31.0.nupkg.sha512" |
| 4477 | + "sha512": "sha512-SgegM/R/pugCrR9qmDSK9amFl8lazRZG1a1nI4qSpZ2gJBlqqrPM+U9DgHdBb5cMvPmjiRo69HAaCI/5JqFQIw==", |
| 4478 | + "path": "system.identitymodel.tokens.jwt/6.32.0", |
| 4479 | + "hashPath": "system.identitymodel.tokens.jwt.6.32.0.nupkg.sha512" |
4480 | 4480 | },
|
4481 | 4481 | "System.IO/4.3.0": {
|
4482 | 4482 | "type": "package",
|
|
0 commit comments