While exploring the C# sample project, Visual Studio reported that RestSharp 108.0.3 is vulnerable.
When using NuGet to update the packages, it will throw an error "Unable to resolve dependencies. 'RestSharp 112.1.0' is not compatible with 'CyberSource.Rest.Client 0.0.1.46 constraint: RestSharp (= 108.0.3)'."
Requesting the maintainers please update the RestSharp dependency to a later version that is stable and not vulnerable.
While exploring the C# sample project, Visual Studio reported that RestSharp 108.0.3 is vulnerable.
When using NuGet to update the packages, it will throw an error "Unable to resolve dependencies. 'RestSharp 112.1.0' is not compatible with 'CyberSource.Rest.Client 0.0.1.46 constraint: RestSharp (= 108.0.3)'."
Requesting the maintainers please update the RestSharp dependency to a later version that is stable and not vulnerable.
Thank you very much in advance.