Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run npm audit fix #15

Merged
merged 1 commit into from
May 25, 2020
Merged

run npm audit fix #15

merged 1 commit into from
May 25, 2020

Commits on May 25, 2020

  1. run npm audit fix

    $ npm audit fix
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    
    removed 1 package in 3.079s
    
    17 packages are looking for funding
      run `npm fund` for details
    
    fixed 543 of 832 vulnerabilities in 632 scanned packages
      2 package updates for 289 vulnerabilities involved breaking changes
      (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
    saitouena committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6df1669 View commit details
    Browse the repository at this point in the history