Merge pull request #7479 from DIYgod/dependabot/npm_and_yarn/puppeteer-9.1.1
This commit is contained in:
commit
bb3d01836f
|
|
@ -105,7 +105,7 @@
|
|||
"parse-torrent": "9.1.3",
|
||||
"pidusage": "2.0.21",
|
||||
"plist": "3.0.2",
|
||||
"puppeteer": "9.1.0",
|
||||
"puppeteer": "9.1.1",
|
||||
"query-string": "7.0.0",
|
||||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.10.0",
|
||||
|
|
|
|||
|
|
@ -10563,10 +10563,10 @@ pupa@^2.0.1:
|
|||
dependencies:
|
||||
escape-goat "^2.0.0"
|
||||
|
||||
puppeteer@9.1.0:
|
||||
version "9.1.0"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.0.tgz#0530ed1f595088eefd078c8f1f7618d00f216a56"
|
||||
integrity sha512-+BWwEKYQ9oBTUcDYwfgnVPlHSEYqD4sXsMqQf70vSlTE6YIuXujc7zKgO3FyZNJYVrdrUppy/LLwGF1IRacQMQ==
|
||||
puppeteer@9.1.1:
|
||||
version "9.1.1"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.1.tgz#f74b7facf86887efd6c6b9fabb7baae6fdce012c"
|
||||
integrity sha512-W+nOulP2tYd/ZG99WuZC/I5ljjQQ7EUw/jQGcIb9eu8mDlZxNY2SgcJXTLG9h5gRvqA3uJOe4hZXYsd3EqioMw==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
devtools-protocol "0.0.869402"
|
||||
|
|
|
|||
Loading…
Reference in New Issue