|
28 | 28 | "Microsoft.Azure.WebJobs.Script": "4.28.0",
|
29 | 29 | "Microsoft.Azure.WebJobs.Script.Grpc": "4.28.0",
|
30 | 30 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
|
31 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0", |
32 |
| - "Microsoft.IdentityModel.Tokens": "6.32.0", |
| 31 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", |
| 32 | + "Microsoft.IdentityModel.Tokens": "6.35.0", |
33 | 33 | "Microsoft.Security.Utilities": "1.3.0",
|
34 | 34 | "Microsoft.SourceLink.GitHub": "1.0.0",
|
35 | 35 | "StyleCop.Analyzers": "1.2.0-beta.435",
|
36 |
| - "System.IdentityModel.Tokens.Jwt": "6.32.0", |
| 36 | + "System.IdentityModel.Tokens.Jwt": "6.35.0", |
37 | 37 | "System.Net.NameResolution": "4.3.0",
|
38 | 38 | "System.Private.Uri": "4.3.2",
|
39 | 39 | "System.Security.Cryptography.Xml": "4.7.1",
|
|
359 | 359 | },
|
360 | 360 | "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.0": {
|
361 | 361 | "dependencies": {
|
362 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0" |
| 362 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0" |
363 | 363 | },
|
364 | 364 | "runtime": {
|
365 | 365 | "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
718 | 718 | "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
719 | 719 | "Microsoft.IdentityModel.Validators": "6.32.0",
|
720 | 720 | "Newtonsoft.Json": "13.0.2",
|
721 |
| - "System.IdentityModel.Tokens.Jwt": "6.32.0", |
| 721 | + "System.IdentityModel.Tokens.Jwt": "6.35.0", |
722 | 722 | "System.Security.Cryptography.X509Certificates": "4.3.1"
|
723 | 723 | },
|
724 | 724 | "runtime": {
|
|
1034 | 1034 | "dependencies": {
|
1035 | 1035 | "Microsoft.AspNetCore.DataProtection": "2.1.0",
|
1036 | 1036 | "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
1037 |
| - "System.IdentityModel.Tokens.Jwt": "6.32.0" |
| 1037 | + "System.IdentityModel.Tokens.Jwt": "6.35.0" |
1038 | 1038 | },
|
1039 | 1039 | "runtime": {
|
1040 | 1040 | "lib/netstandard2.0/Microsoft.Azure.WebSites.DataProtection.dll": {
|
|
1511 | 1511 | },
|
1512 | 1512 | "Microsoft.Identity.Client/4.54.1": {
|
1513 | 1513 | "dependencies": {
|
1514 |
| - "Microsoft.IdentityModel.Abstractions": "6.32.0" |
| 1514 | + "Microsoft.IdentityModel.Abstractions": "6.35.0" |
1515 | 1515 | },
|
1516 | 1516 | "runtime": {
|
1517 | 1517 | "lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
1533 | 1533 | }
|
1534 | 1534 | }
|
1535 | 1535 | },
|
1536 |
| - "Microsoft.IdentityModel.Abstractions/6.32.0": { |
| 1536 | + "Microsoft.IdentityModel.Abstractions/6.35.0": { |
1537 | 1537 | "runtime": {
|
1538 | 1538 | "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
1539 |
| - "assemblyVersion": "6.32.0.0", |
1540 |
| - "fileVersion": "6.32.0.40712" |
| 1539 | + "assemblyVersion": "6.35.0.0", |
| 1540 | + "fileVersion": "6.35.0.41201" |
1541 | 1541 | }
|
1542 | 1542 | }
|
1543 | 1543 | },
|
1544 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.32.0": { |
| 1544 | + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { |
1545 | 1545 | "dependencies": {
|
1546 |
| - "Microsoft.IdentityModel.Tokens": "6.32.0", |
| 1546 | + "Microsoft.IdentityModel.Tokens": "6.35.0", |
1547 | 1547 | "System.Text.Encoding": "4.3.0",
|
1548 | 1548 | "System.Text.Encodings.Web": "6.0.0",
|
1549 | 1549 | "System.Text.Json": "6.0.0"
|
1550 | 1550 | },
|
1551 | 1551 | "runtime": {
|
1552 | 1552 | "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
1553 |
| - "assemblyVersion": "6.32.0.0", |
1554 |
| - "fileVersion": "6.32.0.40712" |
| 1553 | + "assemblyVersion": "6.35.0.0", |
| 1554 | + "fileVersion": "6.35.0.41201" |
1555 | 1555 | }
|
1556 | 1556 | }
|
1557 | 1557 | },
|
1558 |
| - "Microsoft.IdentityModel.Logging/6.32.0": { |
| 1558 | + "Microsoft.IdentityModel.Logging/6.35.0": { |
1559 | 1559 | "dependencies": {
|
1560 |
| - "Microsoft.IdentityModel.Abstractions": "6.32.0" |
| 1560 | + "Microsoft.IdentityModel.Abstractions": "6.35.0" |
1561 | 1561 | },
|
1562 | 1562 | "runtime": {
|
1563 | 1563 | "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
1564 |
| - "assemblyVersion": "6.32.0.0", |
1565 |
| - "fileVersion": "6.32.0.40712" |
| 1564 | + "assemblyVersion": "6.35.0.0", |
| 1565 | + "fileVersion": "6.35.0.41201" |
1566 | 1566 | }
|
1567 | 1567 | }
|
1568 | 1568 | },
|
1569 |
| - "Microsoft.IdentityModel.Protocols/6.32.0": { |
| 1569 | + "Microsoft.IdentityModel.Protocols/6.35.0": { |
1570 | 1570 | "dependencies": {
|
1571 |
| - "Microsoft.IdentityModel.Logging": "6.32.0", |
1572 |
| - "Microsoft.IdentityModel.Tokens": "6.32.0" |
| 1571 | + "Microsoft.IdentityModel.Logging": "6.35.0", |
| 1572 | + "Microsoft.IdentityModel.Tokens": "6.35.0" |
1573 | 1573 | },
|
1574 | 1574 | "runtime": {
|
1575 | 1575 | "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
1576 |
| - "assemblyVersion": "6.32.0.0", |
1577 |
| - "fileVersion": "6.32.0.40712" |
| 1576 | + "assemblyVersion": "6.35.0.0", |
| 1577 | + "fileVersion": "6.35.0.41201" |
1578 | 1578 | }
|
1579 | 1579 | }
|
1580 | 1580 | },
|
1581 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.32.0": { |
| 1581 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { |
1582 | 1582 | "dependencies": {
|
1583 |
| - "Microsoft.IdentityModel.Protocols": "6.32.0", |
1584 |
| - "System.IdentityModel.Tokens.Jwt": "6.32.0" |
| 1583 | + "Microsoft.IdentityModel.Protocols": "6.35.0", |
| 1584 | + "System.IdentityModel.Tokens.Jwt": "6.35.0" |
1585 | 1585 | },
|
1586 | 1586 | "runtime": {
|
1587 | 1587 | "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
1588 |
| - "assemblyVersion": "6.32.0.0", |
1589 |
| - "fileVersion": "6.32.0.40712" |
| 1588 | + "assemblyVersion": "6.35.0.0", |
| 1589 | + "fileVersion": "6.35.0.41201" |
1590 | 1590 | }
|
1591 | 1591 | }
|
1592 | 1592 | },
|
1593 |
| - "Microsoft.IdentityModel.Tokens/6.32.0": { |
| 1593 | + "Microsoft.IdentityModel.Tokens/6.35.0": { |
1594 | 1594 | "dependencies": {
|
1595 | 1595 | "Microsoft.CSharp": "4.7.0",
|
1596 |
| - "Microsoft.IdentityModel.Logging": "6.32.0", |
| 1596 | + "Microsoft.IdentityModel.Logging": "6.35.0", |
1597 | 1597 | "System.Security.Cryptography.Cng": "5.0.0"
|
1598 | 1598 | },
|
1599 | 1599 | "runtime": {
|
1600 | 1600 | "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
1601 |
| - "assemblyVersion": "6.32.0.0", |
1602 |
| - "fileVersion": "6.32.0.40712" |
| 1601 | + "assemblyVersion": "6.35.0.0", |
| 1602 | + "fileVersion": "6.35.0.41201" |
1603 | 1603 | }
|
1604 | 1604 | }
|
1605 | 1605 | },
|
1606 | 1606 | "Microsoft.IdentityModel.Validators/6.32.0": {
|
1607 | 1607 | "dependencies": {
|
1608 |
| - "Microsoft.IdentityModel.Protocols": "6.32.0", |
1609 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.32.0", |
1610 |
| - "Microsoft.IdentityModel.Tokens": "6.32.0", |
1611 |
| - "System.IdentityModel.Tokens.Jwt": "6.32.0" |
| 1608 | + "Microsoft.IdentityModel.Protocols": "6.35.0", |
| 1609 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", |
| 1610 | + "Microsoft.IdentityModel.Tokens": "6.35.0", |
| 1611 | + "System.IdentityModel.Tokens.Jwt": "6.35.0" |
1612 | 1612 | },
|
1613 | 1613 | "runtime": {
|
1614 | 1614 | "lib/net6.0/Microsoft.IdentityModel.Validators.dll": {
|
|
2203 | 2203 | "System.Runtime.InteropServices": "4.3.0"
|
2204 | 2204 | }
|
2205 | 2205 | },
|
2206 |
| - "System.IdentityModel.Tokens.Jwt/6.32.0": { |
| 2206 | + "System.IdentityModel.Tokens.Jwt/6.35.0": { |
2207 | 2207 | "dependencies": {
|
2208 |
| - "Microsoft.IdentityModel.JsonWebTokens": "6.32.0", |
2209 |
| - "Microsoft.IdentityModel.Tokens": "6.32.0" |
| 2208 | + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", |
| 2209 | + "Microsoft.IdentityModel.Tokens": "6.35.0" |
2210 | 2210 | },
|
2211 | 2211 | "runtime": {
|
2212 | 2212 | "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
2213 |
| - "assemblyVersion": "6.32.0.0", |
2214 |
| - "fileVersion": "6.32.0.40712" |
| 2213 | + "assemblyVersion": "6.35.0.0", |
| 2214 | + "fileVersion": "6.35.0.41201" |
2215 | 2215 | }
|
2216 | 2216 | }
|
2217 | 2217 | },
|
|
4054 | 4054 | "path": "microsoft.identity.client.extensions.msal/2.31.0",
|
4055 | 4055 | "hashPath": "microsoft.identity.client.extensions.msal.2.31.0.nupkg.sha512"
|
4056 | 4056 | },
|
4057 |
| - "Microsoft.IdentityModel.Abstractions/6.32.0": { |
| 4057 | + "Microsoft.IdentityModel.Abstractions/6.35.0": { |
4058 | 4058 | "type": "package",
|
4059 | 4059 | "serviceable": true,
|
4060 |
| - "sha512": "sha512-um663JITPLjIEXtSDdKfqUzukOR4fnzAdx9FyO9maQ8WSl0Ds4doe6uu45DpzUciPCOujdkUX524AKkI2krtHw==", |
4061 |
| - "path": "microsoft.identitymodel.abstractions/6.32.0", |
4062 |
| - "hashPath": "microsoft.identitymodel.abstractions.6.32.0.nupkg.sha512" |
| 4060 | + "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", |
| 4061 | + "path": "microsoft.identitymodel.abstractions/6.35.0", |
| 4062 | + "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" |
4063 | 4063 | },
|
4064 |
| - "Microsoft.IdentityModel.JsonWebTokens/6.32.0": { |
| 4064 | + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { |
4065 | 4065 | "type": "package",
|
4066 | 4066 | "serviceable": true,
|
4067 |
| - "sha512": "sha512-KhsKejXFKbMFe3aw/2yHvOz2Go5MS1PmdcUL/Ydg9I4vak9qG5zxLcWzlns9HcFFeSlvdu/xyeW+wB5v/4lEUQ==", |
4068 |
| - "path": "microsoft.identitymodel.jsonwebtokens/6.32.0", |
4069 |
| - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.32.0.nupkg.sha512" |
| 4067 | + "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", |
| 4068 | + "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", |
| 4069 | + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" |
4070 | 4070 | },
|
4071 |
| - "Microsoft.IdentityModel.Logging/6.32.0": { |
| 4071 | + "Microsoft.IdentityModel.Logging/6.35.0": { |
4072 | 4072 | "type": "package",
|
4073 | 4073 | "serviceable": true,
|
4074 |
| - "sha512": "sha512-+hHJNxVh7ZINcXcUoR7lnLA5GuOfrdTe8YFUoS8Ph9mkZKgkthNLmajLK+LOXaGwbXN4csHOBW7HSAS8z++o6A==", |
4075 |
| - "path": "microsoft.identitymodel.logging/6.32.0", |
4076 |
| - "hashPath": "microsoft.identitymodel.logging.6.32.0.nupkg.sha512" |
| 4074 | + "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", |
| 4075 | + "path": "microsoft.identitymodel.logging/6.35.0", |
| 4076 | + "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" |
4077 | 4077 | },
|
4078 |
| - "Microsoft.IdentityModel.Protocols/6.32.0": { |
| 4078 | + "Microsoft.IdentityModel.Protocols/6.35.0": { |
4079 | 4079 | "type": "package",
|
4080 | 4080 | "serviceable": true,
|
4081 |
| - "sha512": "sha512-rHNZ0AWlIJb/rJWaD6/7m9UYAb+TXZRcZ5QPqvBxRz7HfovQAyPO1MNZAE6ex8Q4RuthqQVVMD8CyKfRAop/wQ==", |
4082 |
| - "path": "microsoft.identitymodel.protocols/6.32.0", |
4083 |
| - "hashPath": "microsoft.identitymodel.protocols.6.32.0.nupkg.sha512" |
| 4081 | + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", |
| 4082 | + "path": "microsoft.identitymodel.protocols/6.35.0", |
| 4083 | + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" |
4084 | 4084 | },
|
4085 |
| - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.32.0": { |
| 4085 | + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { |
4086 | 4086 | "type": "package",
|
4087 | 4087 | "serviceable": true,
|
4088 |
| - "sha512": "sha512-yxluF9Yghwjrp2N1kcnZpkbJJyIFWF6RYF2SPQJBsItE9sKaFAypGHZ2EK9YcdewDHj+5+iP6IGzlQF9HlWKeQ==", |
4089 |
| - "path": "microsoft.identitymodel.protocols.openidconnect/6.32.0", |
4090 |
| - "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.32.0.nupkg.sha512" |
| 4088 | + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", |
| 4089 | + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", |
| 4090 | + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" |
4091 | 4091 | },
|
4092 |
| - "Microsoft.IdentityModel.Tokens/6.32.0": { |
| 4092 | + "Microsoft.IdentityModel.Tokens/6.35.0": { |
4093 | 4093 | "type": "package",
|
4094 | 4094 | "serviceable": true,
|
4095 |
| - "sha512": "sha512-+5/SF2KhDmudpANOKf9LhKoljV05053KAxlp7ITEoTtgMomWcfSwliMooG6IzwAuP4jlOD/f86/YSXCmdjqodQ==", |
4096 |
| - "path": "microsoft.identitymodel.tokens/6.32.0", |
4097 |
| - "hashPath": "microsoft.identitymodel.tokens.6.32.0.nupkg.sha512" |
| 4095 | + "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", |
| 4096 | + "path": "microsoft.identitymodel.tokens/6.35.0", |
| 4097 | + "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512" |
4098 | 4098 | },
|
4099 | 4099 | "Microsoft.IdentityModel.Validators/6.32.0": {
|
4100 | 4100 | "type": "package",
|
|
4565 | 4565 | "path": "system.globalization.extensions/4.3.0",
|
4566 | 4566 | "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
4567 | 4567 | },
|
4568 |
| - "System.IdentityModel.Tokens.Jwt/6.32.0": { |
| 4568 | + "System.IdentityModel.Tokens.Jwt/6.35.0": { |
4569 | 4569 | "type": "package",
|
4570 | 4570 | "serviceable": true,
|
4571 |
| - "sha512": "sha512-SgegM/R/pugCrR9qmDSK9amFl8lazRZG1a1nI4qSpZ2gJBlqqrPM+U9DgHdBb5cMvPmjiRo69HAaCI/5JqFQIw==", |
4572 |
| - "path": "system.identitymodel.tokens.jwt/6.32.0", |
4573 |
| - "hashPath": "system.identitymodel.tokens.jwt.6.32.0.nupkg.sha512" |
| 4571 | + "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", |
| 4572 | + "path": "system.identitymodel.tokens.jwt/6.35.0", |
| 4573 | + "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512" |
4574 | 4574 | },
|
4575 | 4575 | "System.IO/4.3.0": {
|
4576 | 4576 | "type": "package",
|
|
0 commit comments