Skip to content

Commit 658ca72

Browse files
author
Ashley Lewis
committed
Update this package for security reasons
1 parent 047c52a commit 658ca72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dev/Warewolf.Security/Warewolf.Security.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net48</TargetFramework>
@@ -30,8 +30,8 @@
3030
<PackageReference Include="Newtonsoft.Json">
3131
<Version>13.0.1</Version>
3232
</PackageReference>
33-
<PackageReference Include="System.Drawing.Common" Version="4.5.1" />
33+
<PackageReference Include="System.Drawing.Common" Version="4.7.2" />
3434
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.5.0" />
3535
</ItemGroup>
3636

37-
</Project>
37+
</Project>

0 commit comments

Comments
 (0)