Skip to content

Commit

Permalink
Merge pull request #34 from eric-king/snyk-fix-b56dc349e4e02ad7175c88…
Browse files Browse the repository at this point in the history
…14a740f2fb

[Snyk] Security upgrade Microsoft.AspNetCore.Components.WebAssembly from 8.0.2 to 8.0.10
  • Loading branch information
eric-king authored Dec 3, 2024
2 parents 2eba830 + a514ab2 commit 080d32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Trackor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Fluxor" Version="5.9.1" />
<PackageReference Include="Fluxor.Blazor.Web" Version="5.9.1" />
<PackageReference Include="Fluxor.Blazor.Web.ReduxDevTools" Version="5.9.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 080d32b

Please sign in to comment.