stackgl / shader-school

:mortar_board: A workshopper for GLSL shaders and graphics programming
Other
4.28k stars 254 forks source link

deprecated node modules #170

Open didito opened 7 years ago

didito commented 7 years ago

Sorry, not a node/npm guy so don't know how to fix it and therefore can't submit a pull request. But for security reasons would be nice to update the required package versions.

npm WARN deprecated rework-inline@0.2.0: deprecated in favor of rework-import
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated find-file@0.1.4: Use the globby package instead
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Thanks for sharing this! I love it