npm audit fix
If the fix argument is provided, then remediations will be applied to the package tree
Options
Name | Description |
---|---|
--dry-run | Indicates that you don't want npm to make any changes and that it should only report what it would have done |
-f, --force |
|
-w, --workspace <workspace...> | Enable running a command in the context of the configured workspaces of the current project |
-ws, --workspaces | Enable running a command in the context of all the configured workspaces |