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
@PrashantChittiZS thanks. Unfortunately, our library depends on a vulnerable version of the svg2ttf package which, in turn, has this security problem by using an insecure version of xmldom.
On my side, I can't solve this as long as xmldom and svg2ttf library doesn't solve this problem on the other side.
I'm sorry :(
@jimmyandrade thanks for the quick turn around, I have raised an issue regarding the same on svg2ttf. Will you be releasing a newer version of webfont, as and when svg2ttf fixes the issue on their end?
Running
npm audit
while using webfont v11.2.20, reveals a vulnerability in xmldom which is moderate in serverity.The text was updated successfully, but these errors were encountered: