chore(deps): bump proxy-chain from 2.1.0 to 2.1.1 (#11109)
Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.1.0 to 2.1.1. - [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.0...v2.1.1) --- updated-dependencies: - dependency-name: proxy-chain dependency-type: direct:production update-type: version-update:semver-patch ... 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
581e4d63ef
commit
88f16770e8
|
|
@ -130,7 +130,7 @@
|
|||
"parse-torrent": "9.1.5",
|
||||
"pidusage": "3.0.1",
|
||||
"plist": "3.0.6",
|
||||
"proxy-chain": "2.1.0",
|
||||
"proxy-chain": "2.1.1",
|
||||
"puppeteer": "19.0.0",
|
||||
"puppeteer-extra": "3.3.4",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.1",
|
||||
|
|
|
|||
|
|
@ -11336,10 +11336,10 @@ proxy-agent@^4.0.0:
|
|||
proxy-from-env "^1.0.0"
|
||||
socks-proxy-agent "^5.0.0"
|
||||
|
||||
proxy-chain@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/proxy-chain/-/proxy-chain-2.1.0.tgz#aa887029505656c9ff2899197b97f3e6f951e922"
|
||||
integrity sha512-i5JC8YGYpW27eQf4dFoV8N5NsEfqmgG2SOG3csa3lcdCCev4J8LH5UaKej1kXXtDkhaREXKivqw0LOLY21BiEQ==
|
||||
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==
|
||||
dependencies:
|
||||
tslib "^2.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue