Skip to content

Commit

Permalink
Security: Bump MSAL.NET to latest (#4018)
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Jun 13, 2024
1 parent c10e437 commit 6adf7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/PnP.PowerShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="AngleSharp" Version="0.17.0" />

<PackageReference Include="Microsoft.Graph" Version="3.33.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
<PackageReference Include="Microsoft.SharePointOnline.CSOM" Version="16.1.*" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.35.0" />
<PackageReference Include="PnP.Framework" Version="1.15.*-*" Condition="'$(PnPFrameworkPath)' == '' and '$(IsRelease)' != '1'" />
Expand Down

0 comments on commit 6adf7fb

Please sign in to comment.