Skip to content

Commit 393ebf1

Browse files
Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt (#1109)
Bumps [Microsoft.IdentityModel.Protocols.OpenIdConnect](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `Microsoft.IdentityModel.Protocols.OpenIdConnect` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.7.0...8.8.0) Updates `System.IdentityModel.Tokens.Jwt` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.7.0...8.8.0) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Waldek Mastykarz <[email protected]>
1 parent 7cafb57 commit 393ebf1

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

dev-proxy-plugins/dev-proxy-plugins.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net9.0</TargetFramework>
44
<RootNamespace>DevProxy.Plugins</RootNamespace>
@@ -26,7 +26,7 @@
2626
<Private>false</Private>
2727
<ExcludeAssets>runtime</ExcludeAssets>
2828
</PackageReference>
29-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.7.0">
29+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.8.0">
3030
<Private>false</Private>
3131
<ExcludeAssets>runtime</ExcludeAssets>
3232
</PackageReference>
@@ -42,7 +42,7 @@
4242
<Private>false</Private>
4343
<ExcludeAssets>runtime</ExcludeAssets>
4444
</PackageReference>
45-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.7.0">
45+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0">
4646
<Private>false</Private>
4747
<ExcludeAssets>runtime</ExcludeAssets>
4848
</PackageReference>

dev-proxy-plugins/packages.lock.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
},
4444
"Microsoft.IdentityModel.Protocols.OpenIdConnect": {
4545
"type": "Direct",
46-
"requested": "[8.7.0, )",
47-
"resolved": "8.7.0",
48-
"contentHash": "nUifCAs2E9cvBiYBC3/L9PoftSxTVpdUdoIu7VV9M9aw7mogsdFRUn5v23c5Jl9u93jdUc0PCagrItLHncG8Qg==",
46+
"requested": "[8.8.0, )",
47+
"resolved": "8.8.0",
48+
"contentHash": "bSlRyHuZqG1vDZTqsSFE+t2yNIpgVsDBqu1lLhMiFPBnsXz3YUk/OScAveSQDtq4pd37+aIdNJv6EPvN4Cn0Kg==",
4949
"dependencies": {
50-
"Microsoft.IdentityModel.Protocols": "8.7.0",
51-
"System.IdentityModel.Tokens.Jwt": "8.7.0"
50+
"Microsoft.IdentityModel.Protocols": "8.8.0",
51+
"System.IdentityModel.Tokens.Jwt": "8.8.0"
5252
}
5353
},
5454
"Microsoft.OpenApi": {
@@ -71,12 +71,12 @@
7171
},
7272
"System.IdentityModel.Tokens.Jwt": {
7373
"type": "Direct",
74-
"requested": "[8.7.0, )",
75-
"resolved": "8.7.0",
76-
"contentHash": "8dKL3A9pVqYCJIXHd4H2epQqLxSvKeNxGonR0e5g89yMchyvsM/NLuB06otx29BicUd6+LUJZgNZmvYjjPsPGg==",
74+
"requested": "[8.8.0, )",
75+
"resolved": "8.8.0",
76+
"contentHash": "/oIQ5jhVxpzutFOPYIxmvkVMCLLDwpN0CLcXjyxPflVRQGZRYi5x2IqHeJw+xJ2k2HUPmeTaM18La5wDbhJcQA==",
7777
"dependencies": {
78-
"Microsoft.IdentityModel.JsonWebTokens": "8.7.0",
79-
"Microsoft.IdentityModel.Tokens": "8.7.0"
78+
"Microsoft.IdentityModel.JsonWebTokens": "8.8.0",
79+
"Microsoft.IdentityModel.Tokens": "8.8.0"
8080
}
8181
},
8282
"Unobtanium.Web.Proxy": {
@@ -322,40 +322,40 @@
322322
},
323323
"Microsoft.IdentityModel.Abstractions": {
324324
"type": "Transitive",
325-
"resolved": "8.7.0",
326-
"contentHash": "OQd5aVepYvh5evOmBMeAYjMIpEcTf1ZCBZaU7Nh/RlhhdXefjFDJeP1L2F2zeNT1unFr+wUu/h3Ac2Xb4BXU6w=="
325+
"resolved": "8.8.0",
326+
"contentHash": "0lKw+f3vkmV9t3PLe6sY3xPrYrHYiMRFxuOse5CMkKPxhQYiabpfJsuk6wX2RrVQ86Dn+t/8poHpH0nbp6sFvA=="
327327
},
328328
"Microsoft.IdentityModel.JsonWebTokens": {
329329
"type": "Transitive",
330-
"resolved": "8.7.0",
331-
"contentHash": "uzsSAWhNhbrkWbQKBTE8QhzviU6sr3bJ1Bkv7gERlhswfSKOp7HsxTRLTPBpx/whQ/GRRHEwMg8leRIPbMrOgw==",
330+
"resolved": "8.8.0",
331+
"contentHash": "lepOkZZTMfJCPSnWITXxV+4Wxb54g+9oIybs9YovlOzZWuR1i2DOpzaDgSe+piDJaGtnSrcUlcB9fZ5Swur7Uw==",
332332
"dependencies": {
333-
"Microsoft.IdentityModel.Tokens": "8.7.0"
333+
"Microsoft.IdentityModel.Tokens": "8.8.0"
334334
}
335335
},
336336
"Microsoft.IdentityModel.Logging": {
337337
"type": "Transitive",
338-
"resolved": "8.7.0",
339-
"contentHash": "Bs0TznPAu+nxa9rAVHJ+j3CYECHJkT3tG8AyBfhFYlT5ldsDhoxFT7J+PKxJHLf+ayqWfvDZHHc4639W2FQCxA==",
338+
"resolved": "8.8.0",
339+
"contentHash": "sUyoxzg/WBZobbFLJK8loT9IILKtS9ePmWu5B11ogQqhSHppE6SRZKw0fhI6Fd16X6ey52cbbWc2rvMBC98EQA==",
340340
"dependencies": {
341-
"Microsoft.IdentityModel.Abstractions": "8.7.0"
341+
"Microsoft.IdentityModel.Abstractions": "8.8.0"
342342
}
343343
},
344344
"Microsoft.IdentityModel.Protocols": {
345345
"type": "Transitive",
346-
"resolved": "8.7.0",
347-
"contentHash": "4r4H8LCCoNFlJHRrWCqaNtzJPM4Bfi9ARdl7Gd+OoIZqc1rsp9z60USIf00o5YwAwXwKffPUPrvufkbgR69jYA==",
346+
"resolved": "8.8.0",
347+
"contentHash": "Hr/Eoh48nbSAKt4K52R5Sc34rzlDoSNAjmI5uWqCRZwYDSx64m8f0EZ2LOhW8j4PBLY4ud43xRln406ACZ4SSw==",
348348
"dependencies": {
349-
"Microsoft.IdentityModel.Tokens": "8.7.0"
349+
"Microsoft.IdentityModel.Tokens": "8.8.0"
350350
}
351351
},
352352
"Microsoft.IdentityModel.Tokens": {
353353
"type": "Transitive",
354-
"resolved": "8.7.0",
355-
"contentHash": "5Z6voXjRXAnGklhmZd1mKz89UhcF5ZQQZaZc2iKrOuL4Li1UihG2vlJx8IbiFAOIxy/xdbsAm0A+WZEaH5fxng==",
354+
"resolved": "8.8.0",
355+
"contentHash": "09hnbUJh/18gUmu5nCVFMvyzAFC4l1qyc4bwSJaKzUBqHN7aNDwmSx8dE3/MMJImbvnKq9rEtkkgnrS/OUBtjA==",
356356
"dependencies": {
357357
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
358-
"Microsoft.IdentityModel.Logging": "8.7.0"
358+
"Microsoft.IdentityModel.Logging": "8.8.0"
359359
}
360360
},
361361
"Microsoft.OpenApi.Readers": {

0 commit comments

Comments
 (0)