Bump FlareSolverrSharp 2.2.5 (#13417)

- Fixes the error: The cookies provided by FlareSolverr are not valid
- Allows FlareSolverr timeouts > 100 s
- Fix vulnerbilities
This commit is contained in:
Diego Heras 2022-07-30 18:14:49 +02:00 committed by GitHub
parent 6b0bfa215c
commit 3cf64cab8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<PackageReference Include="Autofac" Version="6.3.0" />
<PackageReference Include="AutoMapper" Version="10.1.1" />
<PackageReference Include="BencodeNET" Version="4.0.0" />
<PackageReference Include="FlareSolverrSharp" Version="2.2.4" />
<PackageReference Include="FlareSolverrSharp" Version="2.2.5" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="DotNet4.SocksProxy" Version="1.4.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />