-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm audit
complaints
#628
Comments
@papandreou: these are fixed upstream. Can you update the packages and release a new version? |
BTW please don't lock down the versions. If a patch release is made, you need to release a new version yourself too, which is bad. Just use a semver operator that fits your needs. |
Thanks for the heads up! I've been through all of them now, released new versions of the wrappers I maintain, and updated assetgraph-builder to them. There are still some dependencies on the old versions via the express-processimage dependency. I expect that to be sorted out shortly. |
Thnaks! I think you missed a few deps from adding a sevmver operator like Waiting for the express-processimage fixes :) |
Yeah, that is intentional. The two projects are intimately connected, and whenever we make radical changes to
It seems like the project is in a bit of a bad state due to some recent changes to streams in node 10, but we'll get it sorted out. |
Sorted out the express-processimage situation now and released 6.9.1. We're down only low and moderate ones now:
|
Getting a clean sheet from
npm audit
is presently blocked by:bin-wrapper@^3.0.0
, which triggers https://nodesecurity.io/advisories/598The text was updated successfully, but these errors were encountered: