tonik / theme

Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
http://labs.tonik.pl/theme/
MIT License
1.33k stars 140 forks source link

found 82 vulnerabilities #99

Open niklasp opened 3 years ago

niklasp commented 3 years ago

After installing npm tells us

found 82 vulnerabilities (38 low, 16 moderate, 28 high)
  run `npm audit fix` to fix them, or `npm audit` for details

However they can only be fixed with --force which breaks the execution of all package.json scripts. Can we have an update?