Skip to content

Commit

Permalink
Fixes a security issue with a puppeteer dependency https-proxy-agent …
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentheet committed Oct 21, 2019
1 parent 0b2f6f0 commit 130c86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,6 +33,6 @@
"inquirer": "6.5.2",
"inquirer-autocomplete-prompt": "1.0.1",
"keytar": "4.13.0",
"puppeteer": "1.20.0"
"puppeteer": "git+ssh://git@github.com/GoogleChrome/puppeteer.git#5b34028e63c9532349ac525fa4c14daeada05b94"
}
}

0 comments on commit 130c86d

Please sign in to comment.