getting-started-angular icon indicating copy to clipboard operation
getting-started-angular copied to clipboard

Update version of adm-zip

Open BobWall23 opened this issue 7 years ago • 1 comments

Scans show that there is a vulnerability in the adm-zip component:

A high severity vulnerability in adm-zip (versions < 0.4.11) suggested update: adm-zip ~> 0.4.11

Should be defined in package-lock.json.

If it is a dependency of another package, rather than being included directly, you can determine which by doing npm ls adm-zip.

BobWall23 avatar Sep 25 '18 22:09 BobWall23

Looks like you need to update the version of protractor - it depends on [email protected] and [email protected]

BobWall23 avatar Oct 02 '18 20:10 BobWall23