chore(deps): bump proxy-chain from 2.6.0 to 2.6.1 (#20661)
Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.6.0 to 2.6.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.6.0...v2.6.1) --- updated-dependencies: - dependency-name: proxy-chain dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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
0938d72737
commit
79d57534d1
|
|
@ -118,7 +118,7 @@
|
|||
"otplib": "12.0.1",
|
||||
"p-map": "7.0.4",
|
||||
"pac-proxy-agent": "7.2.0",
|
||||
"proxy-chain": "2.6.0",
|
||||
"proxy-chain": "2.6.1",
|
||||
"puppeteer-real-browser": "1.4.4",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "9.0.0",
|
||||
|
|
|
|||
|
|
@ -213,8 +213,8 @@ importers:
|
|||
specifier: 7.2.0
|
||||
version: 7.2.0
|
||||
proxy-chain:
|
||||
specifier: 2.6.0
|
||||
version: 2.6.0
|
||||
specifier: 2.6.1
|
||||
version: 2.6.1
|
||||
puppeteer-real-browser:
|
||||
specifier: 1.4.4
|
||||
version: 1.4.4(bufferutil@4.0.9)(utf-8-validate@5.0.10)
|
||||
|
|
@ -5155,8 +5155,8 @@ packages:
|
|||
resolution: {integrity: sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
proxy-chain@2.6.0:
|
||||
resolution: {integrity: sha512-+NpVKSk68j8sQJG2tBbFuJxMzKTlqeCXXFbqvlyiFhnmxdcYJSv4XZzUSIfwIUwR3D0T8fEJqrA4C7yykU40Pw==}
|
||||
proxy-chain@2.6.1:
|
||||
resolution: {integrity: sha512-zupG8X/2jVUn2Ys7ZEoXMCS6W2EcKSMB2UL63Mk0V7R/KDeyjiXlbC0iUkU0wbNOe8cG3ndpgNcAvOwVGafkyg==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
proxy-from-env@1.1.0:
|
||||
|
|
@ -11511,7 +11511,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
proxy-chain@2.6.0:
|
||||
proxy-chain@2.6.1:
|
||||
dependencies:
|
||||
socks: 2.8.7
|
||||
socks-proxy-agent: 8.0.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue