chore(deps): update dependency puppeteer to v1.15.0 (#1997)
This commit is contained in:
parent
ed5a0cec5c
commit
e1a9cb5c97
|
|
@ -75,7 +75,7 @@
|
|||
"path-to-regexp": "3.0.0",
|
||||
"pidusage": "2.0.17",
|
||||
"plist": "3.0.1",
|
||||
"puppeteer": "1.14.0",
|
||||
"puppeteer": "1.15.0",
|
||||
"redis": "2.8.0",
|
||||
"rss-parser": "3.7.0",
|
||||
"sanitize-html": "1.20.1",
|
||||
|
|
|
|||
|
|
@ -8631,10 +8631,10 @@ punycode@^1.2.4, punycode@^1.4.1:
|
|||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
|
||||
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
|
||||
|
||||
puppeteer@1.14.0:
|
||||
version "1.14.0"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.14.0.tgz#828c1926b307200d5fc8289b99df4e13e962d339"
|
||||
integrity sha512-SayS2wUX/8LF8Yo2Rkpc5nkAu4Jg3qu+OLTDSOZtisVQMB2Z5vjlY2TdPi/5CgZKiZroYIiyUN3sRX63El9iaw==
|
||||
puppeteer@1.15.0:
|
||||
version "1.15.0"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.15.0.tgz#1680fac13e51f609143149a5b7fa99eec392b34f"
|
||||
integrity sha512-D2y5kwA9SsYkNUmcBzu9WZ4V1SGHiQTmgvDZSx6sRYFsgV25IebL4V6FaHjF6MbwLK9C6f3G3pmck9qmwM8H3w==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
extract-zip "^1.6.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue