Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Update NPM lock down file. #210

Merged

Conversation

peterblazejewicz
Copy link
Collaborator

This removes NPM audit warnings, which seems to be raised by the older
version of the lock file.

The npm install was showing a red herring warning:

audited 865018 packages in 8.506s
found 12708 high severity vulnerabilities

With this commit the same outputs from the rebuid package-lock.json:

audited 877521 packages in 9.46s
found 0 vulnerabilities

This one was regenerated with NPM v6.9.0 (Node v10.*)

Thanks!

This removes NPM audit warnings which seems to be raised by the older
version of the lock file.
This one was regenerated with NPM v6.9.0 (Node v10.*)

Thanks!
@peterblazejewicz peterblazejewicz merged commit 98c5b0e into microsoft:master Jul 15, 2019
@peterblazejewicz peterblazejewicz deleted the update-lock-file branch July 15, 2019 18:16
brittanydrandolph pushed a commit that referenced this pull request Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants