Skip to content

Commit 4045121

Browse files
committed
Update STJ to address vulnerability
1 parent 77eb496 commit 4045121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
12-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
12+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)