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

Update mkdirp to fix minimist vulnerability #450

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2020

  1. Update mkdirp to fix minimist vulnerability

    `mkdirp` has been updated to version `0.5.3`
    
    isaacs/node-mkdirp#7 (comment)
    
    This addresses this prototype pollution vulnerability in `minimist`:
    
    https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764
    karlhorky authored Mar 22, 2020
    Configuration menu
    Copy the full SHA
    5aa7b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Upgrade mkdirp

    karlhorky authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    9fd580e View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    karlhorky committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4417f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    21520ba View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    karlhorky committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    34d4a68 View commit details
    Browse the repository at this point in the history