SAFE.Simplified icon indicating copy to clipboard operation
SAFE.Simplified copied to clipboard

package-lock.json is out of date but can be refreshed to correct issue

Open gdennie opened this issue 5 years ago • 1 comments

package-lock.json references node-forge:0.9.0 which has a severe security vulnerability.

The problem is resolved by invoking npm install --package-lock

gdennie avatar Oct 23 '20 00:10 gdennie

Hi there @gdennie,

It is possible that more dependencies are out of date and need to be bumped up. Would it be possible for you to send a PR with updated packages? 😄 That would be really great!

Zaid-Ajaj avatar Oct 23 '20 01:10 Zaid-Ajaj