Skip to content
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

PCHR-3635: Fix hoek GitHub security vulnerability warning #352

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

AkA84
Copy link
Contributor

@AkA84 AkA84 commented Apr 27, 2018

See compucorp/civihr#2589 for details about the issue.

In this repo hoek is a 4th-level dependency (at best) of the gulp-sass package, and they are stuck with it as well: see here

Given that gulp-sass version had been updated, the way that the sass files are processed has changed, that's why the .css files are included in this PR. The changes are not substantial, mostly about how the nested selectors are processed, for example (.crm-container #task-section .select2-container [disabled].select2-choice is now .crm-container #task-section .select2-container .select2-choice[disabled])

@AkA84 AkA84 merged commit 6c88ea3 into staging Apr 27, 2018
@AkA84 AkA84 mentioned this pull request Apr 27, 2018
AkA84 added a commit that referenced this pull request Apr 27, 2018
@davialexandre davialexandre deleted the PCHR-3635-fix-hoek-github-warning branch June 4, 2018 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants