chore(deps): bump puppeteer-extra from 3.3.3 to 3.3.4 (#10182)

Bumps [puppeteer-extra](https://github.com/berstend/puppeteer-extra) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/berstend/puppeteer-extra/releases)
- [Commits](https://github.com/berstend/puppeteer-extra/compare/puppeteer-extra@3.3.3...puppeteer-extra@3.3.4)

---
updated-dependencies:
- dependency-name: puppeteer-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-08 22:01:24 +00:00 committed by GitHub
parent bab7d1d15a
commit 68be08cbd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -119,7 +119,7 @@
"pidusage": "3.0.0",
"plist": "3.0.5",
"puppeteer": "13.7.0",
"puppeteer-extra": "3.3.3",
"puppeteer-extra": "3.3.4",
"puppeteer-extra-plugin-stealth": "2.10.3",
"query-string": "7.1.1",
"rand-user-agent": "1.0.70",

View File

@ -11432,10 +11432,10 @@ puppeteer-extra-plugin@^3.2.1:
debug "^4.1.1"
merge-deep "^3.0.1"
puppeteer-extra@3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/puppeteer-extra/-/puppeteer-extra-3.3.3.tgz#025d5474a41d3da219b58e6df837e2dbbc1b5932"
integrity sha512-0TiAB617OQr29YQBltLu1q029/vc0s752NvAEXvXHiHgHnxwaNRku+nMMZFIjNEObNwBsk8dx/l+sXbE6peozA==
puppeteer-extra@3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/puppeteer-extra/-/puppeteer-extra-3.3.4.tgz#e0ecf021783d1112b6b0db20546d5022e632ed55"
integrity sha512-fN5pHvSMJ8d1o7Z8wLLTQOUBpORD2BcFn+KDs7QnkGZs9SV69hcUcce67vX4L4bNSEG3A0P6Osrv+vWNhhdm8w==
dependencies:
"@types/debug" "^4.1.0"
debug "^4.1.1"