chore(deps): bump puppeteer-extra-plugin-stealth from 2.6.6 to 2.6.7 (#1794)

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

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]
2021-01-26 07:12:08 -05:00
committed by GitHub
parent 2143b15809
commit 3b204f15ac
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7470,9 +7470,9 @@
} }
}, },
"puppeteer-extra-plugin-stealth": { "puppeteer-extra-plugin-stealth": {
"version": "2.6.6", "version": "2.6.7",
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.6.6.tgz", "resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.6.7.tgz",
"integrity": "sha512-v/vVRWlfOSPmi3sNGO0FJ9Qv0VAVNle+ZUMNimMvVIRjY+Wd8TpO3M7ZTRCEAvdFCE4nNGshyuas4UZryN5n9g==", "integrity": "sha512-mKHcCDXVzigiYY2qk3j2J5BTzjl+nNnVxRc/30OMdEYrF5Wfz0xrPKv5VR+xM7E0gb4vL/tanHl0bCrEjSDlWg==",
"requires": { "requires": {
"debug": "^4.1.1", "debug": "^4.1.1",
"puppeteer-extra-plugin": "^3.1.8" "puppeteer-extra-plugin": "^3.1.8"
+1 -1
View File
@@ -53,7 +53,7 @@
"puppeteer-extra": "^3.1.16", "puppeteer-extra": "^3.1.16",
"puppeteer-extra-plugin-adblocker": "^2.11.10", "puppeteer-extra-plugin-adblocker": "^2.11.10",
"puppeteer-extra-plugin-block-resources": "^2.2.8", "puppeteer-extra-plugin-block-resources": "^2.2.8",
"puppeteer-extra-plugin-stealth": "^2.6.6", "puppeteer-extra-plugin-stealth": "^2.6.7",
"pushover-notifications": "^1.2.2", "pushover-notifications": "^1.2.2",
"redis": "^3.0.2", "redis": "^3.0.2",
"top-user-agents": "^1.0.19", "top-user-agents": "^1.0.19",