Open 54mu3l opened 3 years ago
npm audit lets us know:
npm audit
There is a prototype pollution vulnerability in gsap which affects all versions before 3.6.0.
https://www.npmjs.com/advisories/1608
Is there a new version of vue-scrollmagic planned to fix this dependency?
vue-scrollmagic
Thank you!
Same problem here...
Solved by uninstalling vue-scrollmagic and installing the default scrollmagic package
scrollmagic
npm audit
lets us know:https://www.npmjs.com/advisories/1608
Is there a new version of
vue-scrollmagic
planned to fix this dependency?Thank you!