Skip to content

Commit 7c9f53d

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.19.2 to 8.22.0
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c61640 commit 7c9f53d

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

DevProxy/DevProxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="OpenTelemetry" Version="1.17.0" />
4242
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.17.0" />
4343
<PackageReference Include="System.CommandLine" Version="2.0.9" />
44-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.19.2" />
44+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.22.0" />
4545
<PackageReference Include="Unobtanium.Web.Proxy" Version="0.1.5" />
4646
</ItemGroup>
4747

DevProxy/packages.lock.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
},
7777
"System.IdentityModel.Tokens.Jwt": {
7878
"type": "Direct",
79-
"requested": "[8.19.2, )",
80-
"resolved": "8.19.2",
81-
"contentHash": "gqhDC/icByKEutygpr+OFgAmjwTVowyzFjWB8K0q1ww8uFj5a1BQNL+QvijUl9uhq4p8OdDwcAIrjVC+eC9FVA==",
79+
"requested": "[8.22.0, )",
80+
"resolved": "8.22.0",
81+
"contentHash": "CpXGfNhLl6EgYaOC9XYsc1p7Ci9HtAy0soHJDSBNGse647al4tTq9RDr+LQsrF4Ls79Dx7VfzN34km0W4DWPow==",
8282
"dependencies": {
83-
"Microsoft.IdentityModel.JsonWebTokens": "8.19.2",
84-
"Microsoft.IdentityModel.Tokens": "8.19.2"
83+
"Microsoft.IdentityModel.JsonWebTokens": "8.22.0",
84+
"Microsoft.IdentityModel.Tokens": "8.22.0"
8585
}
8686
},
8787
"Unobtanium.Web.Proxy": {
@@ -195,23 +195,23 @@
195195
},
196196
"Microsoft.IdentityModel.Abstractions": {
197197
"type": "Transitive",
198-
"resolved": "8.19.2",
199-
"contentHash": "HJbo/lnSfNHUfphPRT910poQc4T2/9+8svFLvzuaYHGAOJ2Tu+oEDqpX0BVP3BJ4OuUM1kylEKyaiX2fCAK3Cw=="
198+
"resolved": "8.22.0",
199+
"contentHash": "LU3V3owsu4vGpCg2kyL7SsQEuHwcoJ8FSNBqzLADzCf3/PcKUTcx5Plsd51DoTJMfK/WigXV/03UhaN5JXE6uQ=="
200200
},
201201
"Microsoft.IdentityModel.JsonWebTokens": {
202202
"type": "Transitive",
203-
"resolved": "8.19.2",
204-
"contentHash": "ui3fuBT4fs8kdKfBthI4NzLYIBIneEVS8UrL1JVBzAn80UiKmngBBi0BEByE7n/9c+EElcfFlCMFFTqpkBSLNA==",
203+
"resolved": "8.22.0",
204+
"contentHash": "kv6peMLjALZLDAy2H3F77KjVRdwiscn2p/g3ui2chcbuEcAX2MpAbyDcYnJ7Vyh8jZ1aJWrniUMCDWoOgnu4NQ==",
205205
"dependencies": {
206-
"Microsoft.IdentityModel.Tokens": "8.19.2"
206+
"Microsoft.IdentityModel.Tokens": "8.22.0"
207207
}
208208
},
209209
"Microsoft.IdentityModel.Logging": {
210210
"type": "Transitive",
211-
"resolved": "8.19.2",
212-
"contentHash": "r5YLDIxGOnkVJHrqXv/iD1FM1CgGrQOdriXuvuWvTPmKbnGANhEysq9XKmN6IHjf2a+9bAGEpnoRBsAQlvJU5w==",
211+
"resolved": "8.22.0",
212+
"contentHash": "G9Tl0yXSlr2pkXv4EpXjO16M4q6oo9N/od+gNyOusZ8yM8LZg1H3f/QOMFuOJiV6znzY5MkAREU97JRRnqpEQw==",
213213
"dependencies": {
214-
"Microsoft.IdentityModel.Abstractions": "8.19.2"
214+
"Microsoft.IdentityModel.Abstractions": "8.22.0"
215215
}
216216
},
217217
"Microsoft.IdentityModel.Protocols": {
@@ -224,11 +224,11 @@
224224
},
225225
"Microsoft.IdentityModel.Tokens": {
226226
"type": "Transitive",
227-
"resolved": "8.19.2",
228-
"contentHash": "GtPC1S02uH1gOO4fQ+zRysIicKmEXaYFP8PIkdJYXqMyruYhopre4ozVHp0XiDSA0+GJvOZH9prxCPvgBMg4Ww==",
227+
"resolved": "8.22.0",
228+
"contentHash": "i4lywKKUuVmheCUA+w/q8QNPReNI0qanHI9hhz48AFqD1ljyb8sxPL2RbXOGiPV13XdJ4kxieL9ukS7tD43LxA==",
229229
"dependencies": {
230230
"Microsoft.Bcl.Cryptography": "10.0.2",
231-
"Microsoft.IdentityModel.Logging": "8.19.2"
231+
"Microsoft.IdentityModel.Logging": "8.22.0"
232232
}
233233
},
234234
"Microsoft.OpenApi": {

0 commit comments

Comments
 (0)