chore(deps): bump proxy-chain from 2.0.7 to 2.1.0 (#10990)
Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.0.7 to 2.1.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.0.7...v2.1.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
221050735a
commit
01fb2aa58b
|
|
@ -123,7 +123,7 @@
|
|||
"parse-torrent": "9.1.5",
|
||||
"pidusage": "3.0.0",
|
||||
"plist": "3.0.6",
|
||||
"proxy-chain": "2.0.7",
|
||||
"proxy-chain": "2.1.0",
|
||||
"puppeteer": "18.0.5",
|
||||
"puppeteer-extra": "3.3.4",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.1",
|
||||
|
|
|
|||
|
|
@ -11354,10 +11354,10 @@ proxy-agent@^4.0.0:
|
|||
proxy-from-env "^1.0.0"
|
||||
socks-proxy-agent "^5.0.0"
|
||||
|
||||
proxy-chain@2.0.7:
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/proxy-chain/-/proxy-chain-2.0.7.tgz#ce368e7783ddd204231b284874323af32270cbe7"
|
||||
integrity sha512-JYoszbLmEWkjltnzpe7XImWqTLBs1mIwYtObznqm3DF8z1P33iLvZKHrv2Guh+FwRcmjxOiJUzjrjpOMGvEk2Q==
|
||||
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==
|
||||
dependencies:
|
||||
tslib "^2.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue