chore(deps): bump puppeteer from 3.0.2 to 3.0.3
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Commits](https://github.com/puppeteer/puppeteer/compare/v3.0.2...v3.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1dc53aae05
commit
b71250ee67
|
|
@ -102,7 +102,7 @@
|
|||
"parse-torrent": "7.1.2",
|
||||
"pidusage": "2.0.18",
|
||||
"plist": "3.0.1",
|
||||
"puppeteer": "3.0.2",
|
||||
"puppeteer": "3.0.3",
|
||||
"query-string": "6.12.1",
|
||||
"redis": "3.0.2",
|
||||
"require-all": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -9987,10 +9987,10 @@ punycode@^2.1.0, punycode@^2.1.1:
|
|||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
||||
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
||||
|
||||
puppeteer@3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.0.2.tgz#1d08cdb7c0c2666f5e743221b1cb1946fea493f0"
|
||||
integrity sha512-5jS/POFVDW9fqb76O8o0IBpXOnq+Na8ocGMggYtnjCRBRqmAFvX0csmwgLOHkYnQ/vCBcBPYlOq0Pp60z1850Q==
|
||||
puppeteer@3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.0.3.tgz#91c4ce46b3822b849e096413457fe8ced7d5aeca"
|
||||
integrity sha512-sWtx9XezIwXdXHNelvnyPEmMjXXiCAuUulEONZFqRO3l+w0vP7dNcGDUIf2HLr4HLLi6r9hcUuO62s/W6rkD/w==
|
||||
dependencies:
|
||||
"@types/mime-types" "^2.1.0"
|
||||
debug "^4.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue