Skip to content

Commit 3f4f96a

Browse files
Merge pull request #4 from CodebreakerApp/dependabot/nuget/Microsoft.Authentication.WebAssembly.Msal-7.0.9
chore(deps): bump Microsoft.Authentication.WebAssembly.Msal from 7.0.2 to 7.0.9
2 parents 619401f + f5166e6 commit 3f4f96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clients/blazor/CodeBreaker.Blazor/CodeBreaker.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.2" />
3535
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.2" />
3636
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.9" PrivateAssets="all" />
37-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.2" />
37+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.9" />
3838
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
3939
<PackageReference Include="Microsoft.Extensions.Localization" Version="7.0.9" />
4040
</ItemGroup>

0 commit comments

Comments
 (0)