fix bugs, improve security

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-09-22 00:34:37 +03:00
parent 0af74ec278
commit a4295c6c52
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="LazyCache.AspNetCore" Version="2.4.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
</ItemGroup>