Automattic / gridicons

The WordPress.com icon set
http://automattic.github.io/gridicons/
GNU General Public License v2.0
110 stars 13 forks source link

Remove handlebars to get rid of security warning #262

Closed jancavan closed 6 years ago

jancavan commented 6 years ago

We were seeing a security warning in this repo:

The handlebars dependency defined in package.json has a known moderate severity security vulnerability in version range < 4.0.0 and should be updated.

This removes handlebars from package.json to eliminate that warning.