You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently html-proofer depends upon nokogiri 1.12, which includes libxml2 2.9.13 and is vulnerable to CVE-2022-29824. By updating to nokogiri 1.13.5, we'll instead depend on libxml2 2.9.14 which addresses this.
The text was updated successfully, but these errors were encountered:
Currently html-proofer depends upon nokogiri 1.12, which includes libxml2 2.9.13 and is vulnerable to CVE-2022-29824. By updating to nokogiri 1.13.5, we'll instead depend on libxml2 2.9.14 which addresses this.
The text was updated successfully, but these errors were encountered: