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:
parent
62971a90ff
commit
184257bb5e
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue