Skip to content

Conversation

@kolarski
Copy link
Contributor

@kolarski kolarski commented Nov 2, 2015

There is security bug in uglify-js <= 2.4.23 (https://nodesecurity.io/advisories/uglifyjs_incorrectly_handles_non-boolean_comparisons)
Here is the full dependency tree:
kue (0.9.6) → jade (1.1.5) → transformers (2.1.0) → uglify-js (2.2.5)

So updating jade to the latest version removed this security bug in kue as well.

There is security bug in uglyfy-js <= 2.4.23 (https://nodesecurity.io/advisories/uglifyjs_incorrectly_handles_non-boolean_comparisons)
Here is full dependancy tree:
Found in sub-dependency: kue (0.9.6) → jade (1.1.5) → transformers (2.1.0) → uglify-js (2.2.5)

So updating jade to latest version to latest removed this security bug in kue as well.
behrad added a commit that referenced this pull request Nov 2, 2015
Update jade to latest 1.11.0 due to security bug
@behrad behrad merged commit 83f39c1 into Automattic:master Nov 2, 2015
@behrad
Copy link
Collaborator

behrad commented Nov 2, 2015

thank you @kolarski

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.

2 participants