Skip to content

Commit

Permalink
update package-lock to respect overrides
Browse files Browse the repository at this point in the history
There were a number of issues with npm overrides not being
respected by the npm install command. Supposedly, these issues
have been fixed in npm 8.7.0.

See npm/cli#4709

This PR deletes and regenerates the package-lock so that overrides are respected.

J=SLAP-2022
TEST=manual

see that the unsafe-eval test page loads properly
rerunning npm install does not undo overrides
  • Loading branch information
oshi97 committed Apr 19, 2022
1 parent db6cc3c commit a840cad
Showing 1 changed file with 14,551 additions and 10,874 deletions.
Loading

0 comments on commit a840cad

Please sign in to comment.