chore(deps): bump puppeteer from 5.4.0 to 5.4.1 (#617)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.4.0...v5.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-28 09:56:18 -04:00
committed by GitHub
parent 1d6beb8235
commit 6b9ecaeb3d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10056,9 +10056,9 @@
}
},
"puppeteer": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-5.4.0.tgz",
"integrity": "sha512-LgTqVW2ClEP4XGAT64FLQ0QWVhdNSRwJp9HfMFVfoJlZHGQu3HUbuBhR1hBow3DXZH1K3b/WfHxt1n8hr2uayw==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-5.4.1.tgz",
"integrity": "sha512-8u6r9tFm3gtMylU4uCry1W/CeAA8uczKMONvGvivkTsGqKA7iB7DWO2CBFYlB9GY6/IEoq9vkI5slJWzUBkwNw==",
"requires": {
"debug": "^4.1.0",
"devtools-protocol": "0.0.809251",