I’m using the latest version of Hangfire.Pro.PerformanceCounters as part of my application. However, the referenced version of Newtonsoft.Json.dll is way out of date (version 5.0.1 I think) and is subject to a security vulnerability - specifically WS-2022-0161.
I would happily try and patch this myself but I don’t think that library is open to public support. Is there any way to get this reference updated to 13.0.1 version of Newtonsoft.Json? Or any way I can do it myself?