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. ```bash $ npm install ``` Before fix: <img width="454" alt="image" src="https://user-images.githubusercontent.com/14009259/195674624-e3f9f7b9-5bc8-44bb-b5a9-752f4c01d96f.png"> After fix: <img width="485" alt="image" src="https://user-images.githubusercontent.com/14009259/195674850-c5524d1b-524f-4ca0-ba7d-8eeda4a05c16.png">