chore(deps): bump puppeteer from 5.4.0 to 5.4.1

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-27 19:31:35 +00:00 committed by GitHub
parent 22b8489e0d
commit c646fa909a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"parse-torrent": "7.1.3",
"pidusage": "2.0.21",
"plist": "3.0.1",
"puppeteer": "5.4.0",
"puppeteer": "5.4.1",
"query-string": "6.13.6",
"redis": "3.0.2",
"require-all": "3.0.0",

View File

@ -10160,10 +10160,10 @@ pupa@^2.0.1:
dependencies:
escape-goat "^2.0.0"
puppeteer@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.0.tgz#b83893476e96ea103c9516bb958d17a71a9768ea"
integrity sha512-LgTqVW2ClEP4XGAT64FLQ0QWVhdNSRwJp9HfMFVfoJlZHGQu3HUbuBhR1hBow3DXZH1K3b/WfHxt1n8hr2uayw==
puppeteer@5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.1.tgz#f2038eb23a0f593ed2cce0d6e7cd5c43aecd6756"
integrity sha512-8u6r9tFm3gtMylU4uCry1W/CeAA8uczKMONvGvivkTsGqKA7iB7DWO2CBFYlB9GY6/IEoq9vkI5slJWzUBkwNw==
dependencies:
debug "^4.1.0"
devtools-protocol "0.0.809251"