diff --git a/package.json b/package.json index 8a72ebde8..5ddfcea82 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "plist": "3.0.5", "puppeteer": "13.7.0", "puppeteer-extra": "3.3.0", - "puppeteer-extra-plugin-stealth": "2.10.0", + "puppeteer-extra-plugin-stealth": "2.10.1", "query-string": "7.1.1", "rand-user-agent": "1.0.68", "re2": "1.17.7", diff --git a/yarn.lock b/yarn.lock index 9cdfa1205..38de2da6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11582,10 +11582,10 @@ pupa@^2.0.1, pupa@^2.1.1: dependencies: escape-goat "^2.0.0" -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== +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== dependencies: debug "^4.1.1" puppeteer-extra-plugin "^3.2.0"