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
{{ message }}
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
Running npm audit against latest package version reveals several problems which likely need dependency updates in this library.
First and foremost is the fact that this package still relies on jade rather modern pug replacement. There are 5 vulnerabilities related to this package alone.
Second, an update should be made to multimatch to get latest version which would eliminate underlying lodash vulnerabilities as multimatch no longer uses this package as dependency.
This would leave only a single remaining vulnerability exposed by the multimatch library for which I have already opened an issue - sindresorhus/multimatch#26
The text was updated successfully, but these errors were encountered:
Running
npm audit
against latest package version reveals several problems which likely need dependency updates in this library.First and foremost is the fact that this package still relies on
jade
rather modernpug
replacement. There are 5 vulnerabilities related to this package alone.Second, an update should be made to
multimatch
to get latest version which would eliminate underlyinglodash
vulnerabilities asmultimatch
no longer uses this package as dependency.This would leave only a single remaining vulnerability exposed by the
multimatch
library for which I have already opened an issue - sindresorhus/multimatch#26The text was updated successfully, but these errors were encountered: