Iconscout / unicons

Unicons by IconScout offers 7,000+ free 3D and animated icons plus icon fonts in line, monochrome, solid and thin line styles. Use them in your web, iOS or Android design projects.
https://iconscout.com/unicons
Other
1.42k stars 98 forks source link

Update webpack dependencies #167

Open Xavier-IV opened 2 years ago

Xavier-IV commented 2 years ago

Outdated webpack using vulnerable chokidar@2.

I believe this will not affect much on your source, but will immensely help those using this awesome package.

Minimal change.

$ npm install

Before fix:

image

After fix:

image