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:
parent
be50f633c1
commit
1eaa187e0d
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue