diff --git a/src/AzureIoTHub.Portal.Client/AzureIoTHub.Portal.Client.csproj b/src/AzureIoTHub.Portal.Client/AzureIoTHub.Portal.Client.csproj
index 40cf22acc..767df189a 100644
--- a/src/AzureIoTHub.Portal.Client/AzureIoTHub.Portal.Client.csproj
+++ b/src/AzureIoTHub.Portal.Client/AzureIoTHub.Portal.Client.csproj
@@ -31,7 +31,7 @@
     <PackageReference Include="System.Net.Http.Json" Version="7.0.0" />
     <PackageReference Include="Tewr.Blazor.FileReader" Version="3.3.1.21360" />
 
-    <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.1" />
+    <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.2" />
     <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.2" PrivateAssets="all" />
     <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="7.0.1" />
     <PackageReference Include="Toolbelt.Blazor.LoadingBar" Version="13.1.2" />