VictorWinberg / webbuilder

Webbuilder™
1 stars 0 forks source link

Update dependency node-sass to v4.13.1 [SECURITY] - autoclosed #181

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
node-sass devDependencies patch 4.13.0 -> 4.13.1

GitHub Vulnerability Alerts

GHSA-9v62-24cr-58cx

Affected versions of node-sass are vulnerable to Denial of Service (DoS). Crafted objects passed to the renderSync function may trigger C++ assertions in CustomImporterBridge::get_importer_entry and CustomImporterBridge::post_process_return_value that crash the Node process. This may allow attackers to crash the system's running Node process and lead to Denial of Service.

Recommendation

Upgrade to version 4.13.1 or later


Release Notes

sass/node-sass ### [`v4.13.1`](https://togithub.com/sass/node-sass/blob/master/CHANGELOG.md#v4131) [Compare Source](https://togithub.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Renovate configuration

:date: Schedule: "" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #181 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   30.02%   30.02%           
=======================================
  Files          29       29           
  Lines         353      353           
  Branches       18       18           
=======================================
  Hits          106      106           
  Misses        247      247           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37dc3c5...7a6bbef. Read the comment docs.