chore(deps): bump puppeteer-extra-plugin-stealth from 2.9.0 to 2.10.0 (#9996)

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

---
updated-dependencies:
- dependency-name: puppeteer-extra-plugin-stealth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-06-21 07:04:56 +08:00 committed by GitHub
parent cae890cc9a
commit 00eea5856a
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.0",
"puppeteer-extra-plugin-stealth": "2.9.0",
"puppeteer-extra-plugin-stealth": "2.10.0",
"query-string": "7.1.1",
"rand-user-agent": "1.0.68",
"require-all": "3.0.0",

View File

@ -11320,10 +11320,10 @@ pupa@^2.0.1, pupa@^2.1.1:
dependencies:
escape-goat "^2.0.0"
puppeteer-extra-plugin-stealth@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.9.0.tgz#aa39f4469bf47343af4517efe9f97846228b3b01"
integrity sha512-erZ9lkIcOkfYmLPP2jv2AiqvNBFhQJinWJhcm40pqSjwJTsZXHsTARUyRCsBYEEBvNIs3Wz3E0zVlTRc4IJ6Hg==
puppeteer-extra-plugin-stealth@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.10.0.tgz#583512dcef66af79e5736b02ed6856fd4171b80a"
integrity sha512-Bpotsjr9cqjzn7On/hL9xzzpxLFWza0mRCwhzNEGPdORbjkXDGu7dg+6mgVg6EtSI9lOr8M1bUJBFvJhVpFJzA==
dependencies:
debug "^4.1.1"
puppeteer-extra-plugin "^3.2.0"