Bump IdentityModel.OidcClient from 5.2.0 to 5.2.1 (#1163)

Bumps [IdentityModel.OidcClient](https://github.com/IdentityModel/IdentityModel.OidcClient) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/IdentityModel/IdentityModel.OidcClient/releases)
- [Commits](https://github.com/IdentityModel/IdentityModel.OidcClient/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: IdentityModel.OidcClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-03 02:41:32 -08:00
committed by GitHub
parent e86b7d28b7
commit 2a13d46a51
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
</ItemGroup>
<ItemGroup>

View File

@@ -9,7 +9,7 @@
<PackageReference Include="prometheus-net" Version="7.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
</ItemGroup>
<ItemGroup>