braintree_dotnet
braintree_dotnet copied to clipboard
Bump System.Xml.XPath.XmlDocument dependency (NetStandard 2.0)
Seems to be referencing 4.3.0, but there's a newer version 4.7.0.
I only ask because the reference chain from 4.3.0 includes -> System.Xml.ReaderWriter (4.3.0) -> System.Text.RegularExpressions (4.3.0) which is one of the only transitive packages we have with a 'high' security vulnerability ( https://github.com/advisories/GHSA-cmhx-cq75-c4mj ).