[nwd] Address drawing package vulnerability

Ironsoftware package has a snyk vulnerability.  Updating the version
which addresses the vulnerability by using a newer version of the
sixlabors package.

b/328545246

Change-Id: I5e10d02d6ce8a4967365852171e587e0f534a496
diff --git a/EPPlus/EPPlusSDK.csproj b/EPPlus/EPPlusSDK.csproj
index eaa1e43..1b63cf3 100644
--- a/EPPlus/EPPlusSDK.csproj
+++ b/EPPlus/EPPlusSDK.csproj
@@ -14,7 +14,7 @@
     <Reference Include="System.Web" />
   </ItemGroup>
   <ItemGroup>
-    <PackageReference Include="IronSoftware.System.Drawing" Version="2024.3.2" />
+    <PackageReference Include="IronSoftware.System.Drawing" Version="2024.3.4" />
     <PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
     <PackageReference Include="System.CodeDom" Version="5.0.0" />
     <PackageReference Include="System.Drawing.Common" Version="6.0.0" />