Merge pull request #6881 from DIYgod/dependabot/npm_and_yarn/puppeteer-7.0.4
This commit is contained in:
commit
281d9cc4ed
|
|
@ -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