From cbf693e471f0219833d609abe5b0e05f7612f8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 00:35:39 +0800 Subject: [PATCH] chore(deps): bump proxy-chain from 2.3.0 to 2.4.0 (#13691) * chore(deps): bump proxy-chain from 2.3.0 to 2.4.0 Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/apify/proxy-chain/releases) - [Changelog](https://github.com/apify/proxy-chain/blob/master/CHANGELOG.md) - [Commits](https://github.com/apify/proxy-chain/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: proxy-chain dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4d3471ca13c36..97b33ce6fc028f 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "notion-to-md": "3.1.1", "pidusage": "3.0.2", "plist": "3.1.0", - "proxy-chain": "2.3.0", + "proxy-chain": "2.4.0", "puppeteer": "21.5.0", "puppeteer-extra": "3.3.6", "puppeteer-extra-plugin-stealth": "2.11.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfbf1fdbaeb275..dd950de467da06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ dependencies: specifier: 3.1.0 version: 3.1.0 proxy-chain: - specifier: 2.3.0 - version: 2.3.0 + specifier: 2.4.0 + version: 2.4.0 puppeteer: specifier: 21.5.0 version: 21.5.0 @@ -6497,8 +6497,8 @@ packages: - supports-color dev: false - /proxy-chain@2.3.0: - resolution: {integrity: sha512-S1m0Ao0IGoXfy14dKXAaJCUkCBCnleYzElzoATj42Iq4d8EYqOZq4jS4G/D94AzrU6QaPOzzoEDjbm7VJQGq9g==} + /proxy-chain@2.4.0: + resolution: {integrity: sha512-fbFfzJDxWcLYYvI+yx0VXjTgJPfXsGdhFnCJN4rq/5GZSgn9CQpRgm1KC2iEJfhL8gkeZCWJYBAllmGMT356cg==} engines: {node: '>=14'} dependencies: tslib: 2.6.2