Information
- OS: Linux
- Version: 0.49.2-preview.0.76
Describe the bug
Building a project that depende on Spectre.Console.ImageSharp / 0.49.2-preview.0.76 now raises a build error: [NU1903] Warning As Error: Package 'SixLabors.ImageSharp' 3.1.5 has a known high severity vulnerability, https://github.com/advisories/GHSA-2cmq-823j-5qj8
To Reproduce
Just build a project that depends on this library.
Is it possible to upgrade to 3.1.7 which according to the advisory has the issue resolved?