chore(deps): bump proxy-chain from 2.1.1 to 2.2.0 (#11144)

Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.1.1 to 2.2.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.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: proxy-chain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-10-25 06:05:29 +07:00 committed by GitHub
parent 62971a90ff
commit 184257bb5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -130,7 +130,7 @@
"parse-torrent": "9.1.5",
"pidusage": "3.0.1",
"plist": "3.0.6",
"proxy-chain": "2.1.1",
"proxy-chain": "2.2.0",
"puppeteer": "19.0.0",
"puppeteer-extra": "3.3.4",
"puppeteer-extra-plugin-stealth": "2.11.1",

View File

@ -11302,10 +11302,10 @@ proxy-agent@^4.0.0:
proxy-from-env "^1.0.0"
socks-proxy-agent "^5.0.0"
proxy-chain@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/proxy-chain/-/proxy-chain-2.1.1.tgz#a29127259aa36d9dbe3b5fe642b091223655a875"
integrity sha512-QwE+UnWggX3JNPzUBz2xdUWVNFeSO9d0Y31j7LTQPMProFt9UCQqLvLhik9ZK8aFzaj0VVahjxeQ704aUkvVjQ==
proxy-chain@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/proxy-chain/-/proxy-chain-2.2.0.tgz#c4905b4a46e49203955f6ecfab527d1f11a2718b"
integrity sha512-kUzDckuWeZe8TiP2q872BzPKchiylEf2Hgy6knC2yIEKtAT592NkzQjMRLi+CxjDZSWrcXTFTPw/0WbpfdDiCA==
dependencies:
tslib "^2.3.1"