Skip to content

Update dependencies to prevent audit warnings#29

Merged
dciccale merged 6 commits intodciccale:masterfrom
digitalica:master
Apr 20, 2021
Merged

Update dependencies to prevent audit warnings#29
dciccale merged 6 commits intodciccale:masterfrom
digitalica:master

Conversation

@digitalica
Copy link
Copy Markdown
Contributor

This PR updates dependencies. Most importantly lodash, to prevent audit warnings.

Before: found 11 vulnerabilities (2 low, 5 moderate, 3 high, 1 critical) in 174 scanned packages
After: found 0 vulnerabilities (better, right?)

As lodash is an important part of htmlprocessor, there may be functionality changes (!)

Test added for the template prototype method in htmlprocessor.js (line 120) as it is used by dependencies, was not tested, and params changed by lodash. This is one obvious functionality change.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 7609279 on digitalica:master into 87ceb35 on dciccale:master.

@jacquerie
Copy link
Copy Markdown

Nice! I was going to submit master...jacquerie:bump-deps-for-security as a PR, but I see that you've done the same thing in a superior way.

@digitalica
Copy link
Copy Markdown
Contributor Author

digitalica commented Dec 18, 2018 via email

@steveblue
Copy link
Copy Markdown

steveblue commented Jul 3, 2019

@dciccale please merge and version bump to avoid security warnings

@airgun2062
Copy link
Copy Markdown

@digitalica would you be commiting your last pull request to fix audit issues
?

@mrvdot
Copy link
Copy Markdown

mrvdot commented Jan 13, 2021

@dciccale Any chance this can get merged soon?

@dciccale dciccale merged commit c8bf7fb into dciccale:master Apr 20, 2021
@dciccale
Copy link
Copy Markdown
Owner

dciccale commented Apr 20, 2021

published 0.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants