chore(deps): bump puppeteer-extra-plugin-stealth from 2.10.1 to 2.10.2 (#10158)

Bumps [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/berstend/puppeteer-extra/releases)
- [Commits](https://github.com/berstend/puppeteer-extra/compare/puppeteer-extra-plugin-stealth@2.10.1...puppeteer-extra-plugin-stealth@2.10.2)

---
updated-dependencies:
- dependency-name: puppeteer-extra-plugin-stealth
  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-07 08:02:20 +09:00 committed by GitHub
parent 0aba317f87
commit e253aa27df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"plist": "3.0.5",
"puppeteer": "13.7.0",
"puppeteer-extra": "3.3.1",
"puppeteer-extra-plugin-stealth": "2.10.1",
"puppeteer-extra-plugin-stealth": "2.10.2",
"query-string": "7.1.1",
"rand-user-agent": "1.0.70",
"re2": "1.17.7",

View File

@ -11402,10 +11402,10 @@ pupa@^2.0.1:
dependencies:
escape-goat "^2.0.0"
puppeteer-extra-plugin-stealth@2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.10.1.tgz#8815bb0e84292f936a1aeb027449d80628fee9ac"
integrity sha512-QbFPuzmP1DvG8DqFuJZmBaf3+iMQZUa/ffZCcdItF+T0ya2wdOgeVKhRLl1bLmw+Zag457UouYN/Thwh6vMmHg==
puppeteer-extra-plugin-stealth@2.10.2:
version "2.10.2"
resolved "https://registry.yarnpkg.com/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.10.2.tgz#276e5daf1238dd4d407718034785da7d46b12204"
integrity sha512-2K2WGZNcLgU6kKmdX+Tyv2U2DbapL8YAqs2hpvWcrflhbx04AAGoZT/JZ5eYSj2vUTtd4n9J+emPOa4Aw0qCaw==
dependencies:
debug "^4.1.1"
puppeteer-extra-plugin "^3.2.0"