Okazari / Rythm.js

A javascript library that makes your page dance.
https://okazari.github.io/Rythm.js/
GNU General Public License v3.0
3.93k stars 252 forks source link

Lots of vulnerabilities #120

Open athoune opened 4 years ago

athoune commented 4 years ago
yarn audit
[…]
901 vulnerabilities found - Packages audited: 601
Severity: 473 Low | 7 Moderate | 420 High | 1 Critical

Ok, lets upgrade.

yarn upgrade
[…]
yarn audit
[…]
21 vulnerabilities found - Packages audited: 673
Severity: 6 Low | 2 Moderate | 12 High | 1 Critical

Better.

Most errors came from gulp tools.

Okazari commented 4 years ago

Yup ! You're right :) Could you make a PR accordingly ?