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 18, 2022
1 parent a4f6d78 commit 1fa6274
Showing 1 changed file with 14,551 additions and 10,874 deletions.
Loading

0 comments on commit 1fa6274

Please sign in to comment.