diff --git a/package.json b/package.json index beb36ff2b..df2ba0528 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 509326e6f..2a5b8ec06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"