• M
    Run an npm audit and fix vulnerabilities · ef7b1ad5
    Mike MacCana 提交于
    $ npm audit fix --force
    npm WARN using --force I sure hope you know what you are doing.
    
    > fsevents@1.2.4 install C:\Users\mikem\OneDrive\Documents\terminus-new\terminus\node_modules\fsevents
    > node install
    
    npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
    npm WARN term@ No license field.
    
    + npx@10.2.0
    + url-loader@1.1.1
    + electron-builder-squirrel-windows@20.28.3
    added 83 packages from 35 contributors, removed 39 packages and updated 37 packages in 90.502s
    fixed 31 of 39 vulnerabilities in 21449 scanned packages
      8 vulnerabilities required manual review and could not be updated
      3 package updates for 31 vulns involved breaking changes
      (installed due to `--force` option)
    ef7b1ad5
Analyzing file…
package.json 4.3 KB