metalsmith-assets
metalsmith-assets copied to clipboard
Update package.json
Fixes a security vulnerability in one of recursive-readdir's dependencies
Push! This is important! @wdullaer
Maybe also consider update the other dependencies. This module is pretty small and simple, nothing should break.
Yup
The version of "debug" ("~2.2.0") also has a known vulnerability.
Changing it to "^2.2.0" (or "^2.6.9") should do the trick.
See https://nodesecurity.io/advisories/534