Skip to content

Commit

Permalink
update puppeteer version
Browse files Browse the repository at this point in the history
>= 1.13.0 is required due to a [vulnerability](https://www.npmjs.com/advisories/824)
  • Loading branch information
AlexChesters authored Apr 23, 2019
1 parent 0981f03 commit 9f11b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"grunt-eslint": "^21.0.0",
"lodash": "^4.17.11",
"pacote": "^9.3.0",
"puppeteer": "^1.11.0",
"puppeteer": "^1.13.0",
"rimraf": "^2.6.3",
"sprintf-js": "^1.1.2"
},
Expand Down

0 comments on commit 9f11b65

Please sign in to comment.