stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.91k stars 249 forks source link

feat: update Stylus dependency to version 0.54.5 #327

Closed alewisohn closed 7 years ago

alewisohn commented 8 years ago

Version 0.49.x of Stylus uses Octal literals in log messages, which causes any code using --use_strict or 'use strict'; to fail. Upgrading to a newer version should fix this problem.

dresende commented 7 years ago

Also stylus@0.49.x has a dependency security.

https://nodesecurity.io/advisories/118

gflarity commented 7 years ago

See security advisory. Please pull. Thnx.