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
This is breaking CI builds for us in multiple repositories since we use this module and we also use NPS. The temporary fix is to add a .npsrc to the project ignoring this issue:
My bad, we had our version locked in a package-lock.json and I didn't realize this had been fixed with regards to #501 and missed that it was referenced in that node security advisory.
See: https://nodesecurity.io/advisories/534
This is breaking CI builds for us in multiple repositories since we use this module and we also use NPS. The temporary fix is to add a .npsrc to the project ignoring this issue:
but a fix in the debug package should be implemented.
The text was updated successfully, but these errors were encountered: