chore(deps): bump puppeteer-extra-plugin-stealth from 2.6.1 to 2.6.2 (#398)

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

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]
2020-10-01 08:09:22 -04:00
committed by GitHub
parent b8d4f2f83e
commit e27ea63674
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6161,9 +6161,9 @@
}
},
"puppeteer-extra-plugin-stealth": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.6.1.tgz",
"integrity": "sha512-KPoqjvYdnX8BpcjuXZKethad11WY1UfVzckSmOpBCCtdYic1s6esPhenLTvBEfZQ5XAT61yLK8jQtNgkML0QVg==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.6.2.tgz",
"integrity": "sha512-kNmPjE/HV5VW/bEeUoUDpvJpBygrFJTKPAp6ENxYlMCwUbGyDVU/wCPOeyTtowJcTWpzvGYjOfkN9U2ft49ojA==",
"requires": {
"debug": "^4.1.1",
"puppeteer-extra-plugin": "^3.1.7"
+1 -1
View File
@@ -37,7 +37,7 @@
"puppeteer-extra": "^3.1.15",
"puppeteer-extra-plugin-adblocker": "^2.11.6",
"puppeteer-extra-plugin-block-resources": "^2.2.7",
"puppeteer-extra-plugin-stealth": "^2.6.1",
"puppeteer-extra-plugin-stealth": "^2.6.2",
"pushbullet": "^2.4.0",
"pushover-notifications": "^1.2.2",
"twilio": "^3.49.4",