From 6f5fdea5056ec1254811a5a95b6540516f5bb620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 21:22:52 +0000 Subject: [PATCH] Bump puppeteer-extra-plugin-stealth from 2.9.0 to 2.10.0 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 34dd38e69..d25b7e584 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20728,9 +20728,9 @@ puppeteer-core@^13.7.0: ws "8.5.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== + 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"