Fix security issues (#1206)

* .

* .

* x
This commit is contained in:
Stef Heyenrath
2024-11-17 17:25:21 +01:00
committed by GitHub
parent edab3ad7e5
commit f4103b47aa
14 changed files with 37 additions and 26 deletions

View File

@@ -30,8 +30,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AnyOf" Version="0.3.0" />
<PackageReference Include="RestEase" Version="1.5.7" />
<PackageReference Include="AnyOf" Version="0.4.0" />
<PackageReference Include="RestEase" Version="1.6.4" />
</ItemGroup>
<ItemGroup>