-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
found 3 vulnerabilities (2 low, 1 high) #14
Comments
Those bugs are already fixed, we just need to publish a new version |
To further explain the last comment - until an official release is made and issue is properly resolved, you can still use the latest (fixed) code to bypass this issue - simply change package.json from the current "hexo-html-minifier": "0.0.2", to "hexo-html-minifier": "hexojs/hexo-html-minifier" And run the usual "npm upgrade" |
However, an official release would be nice @hexojs/core ? |
+1 for publishing a release |
@yoshinorin could you publish a v1? (maybe after droping support for node 6 hexojs/hexo#3508 ) |
@tomap PS. |
in the meantime, you can replace
with
in your package.json |
npm audit shows
found 3 vulnerabilities (2 low, 1 high)
Created an issue in html-minifier
The text was updated successfully, but these errors were encountered: