chore(deps): bump puppeteer from 7.0.3 to 7.0.4

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.3...v7.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-09 12:44:08 +00:00 committed by GitHub
parent be50f633c1
commit 1eaa187e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -105,7 +105,7 @@
"parse-torrent": "9.1.0",
"pidusage": "2.0.21",
"plist": "3.0.1",
"puppeteer": "7.0.3",
"puppeteer": "7.0.4",
"query-string": "6.13.8",
"require-all": "3.0.0",
"rss-parser": "3.10.0",

View File

@ -10577,10 +10577,10 @@ pupa@^2.0.1:
dependencies:
escape-goat "^2.0.0"
puppeteer@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.3.tgz#07375e80de6bb0703ab5461672ba99f386661d1c"
integrity sha512-fm3hANYhcDB9JTfOb6eNCYOv0qIypIC857Bk6zd3Xr1uXlqvg53SOeDAlLG9ne9DsUGb5qDs+hDrlB+3Zjw6ag==
puppeteer@7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.4.tgz#f4b91b8a30eef29c53ff9a334123f23f87d42821"
integrity sha512-uHG4wXuJ3MuIAvvWJ5cycg+FgbSQEcCPTIKc7Y/nSGKN4UlT+9uFptgV/WgEAES2Dq71k1VwWSjj4pkXYI4tFg==
dependencies:
debug "^4.1.0"
devtools-protocol "0.0.847576"