Moment vulnerability alert
Closed this issue · 2 comments
dhilt commented
I've got "potential security vulnerability" message in my project that is built with angular-library-starter
. I investigated my package-lock.json and found that rollup-plugin-license
is the cause of the issue: dhilt/ngx-ui-scroll#26.
The solution is to update rollup-plugin-license
package version to 0.6.0.
robisim74 commented
Thanks for reporting. I'll update it.
robisim74 commented
Done.