Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

fix(deps): upgrading node-gyp to fix vulnerability #2659

Closed
wants to merge 1 commit into from
Closed

fix(deps): upgrading node-gyp to fix vulnerability #2659

wants to merge 1 commit into from

Conversation

mike-bunce
Copy link

this fixes the security vulnerability of the node-gyp dependancy "tar", that was present in the previous version of node-gyp. NPM audit referred to the vulnerability as being a High severity vulnerability and the risk being caused by "Arbitrary File Overwrite".

I have tested this upgrade locally in my own application that uses node-sass, and from manual testing this works well and doesn't cause any visual issues, nor are there any errors in the console.

@nschonni
Copy link
Contributor

nschonni commented May 1, 2019

Duplicate of a bunch of PRs. Follow #2625

@nschonni nschonni closed this May 1, 2019
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants