chore(deps): bump socks-proxy-agent from 8.0.3 to 8.0.4 (#16019)
* chore(deps): bump socks-proxy-agent from 8.0.3 to 8.0.4 Bumps [socks-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/socks-proxy-agent) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/socks-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/socks-proxy-agent@8.0.4/packages/socks-proxy-agent) --- updated-dependencies: - dependency-name: socks-proxy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
8557bd8851
commit
8451ecc411
|
|
@ -110,7 +110,7 @@
|
|||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.13.0",
|
||||
"simplecc-wasm": "0.1.5",
|
||||
"socks-proxy-agent": "8.0.3",
|
||||
"socks-proxy-agent": "8.0.4",
|
||||
"source-map": "0.7.4",
|
||||
"telegram": "2.22.2",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
|
|
|
|||
|
|
@ -189,8 +189,8 @@ importers:
|
|||
specifier: 0.1.5
|
||||
version: 0.1.5
|
||||
socks-proxy-agent:
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
specifier: 8.0.4
|
||||
version: 8.0.4
|
||||
source-map:
|
||||
specifier: 0.7.4
|
||||
version: 0.7.4
|
||||
|
|
@ -5624,8 +5624,8 @@ packages:
|
|||
resolution: {integrity: sha512-CjU5pyRfwOtaOITYv5C8DzpZ8XA/ieRsDpr93HI2r6e3YInC6moZpSQbmUtg8cTk58tq2x3jcG2gv+p1IZGmMA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
socks-proxy-agent@8.0.3:
|
||||
resolution: {integrity: sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==}
|
||||
socks-proxy-agent@8.0.4:
|
||||
resolution: {integrity: sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
socks@2.8.3:
|
||||
|
|
@ -12087,7 +12087,7 @@ snapshots:
|
|||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.4
|
||||
pac-resolver: 7.0.1
|
||||
socks-proxy-agent: 8.0.3
|
||||
socks-proxy-agent: 8.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
@ -12318,14 +12318,14 @@ snapshots:
|
|||
lru-cache: 7.18.3
|
||||
pac-proxy-agent: 7.0.1
|
||||
proxy-from-env: 1.1.0
|
||||
socks-proxy-agent: 8.0.3
|
||||
socks-proxy-agent: 8.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
proxy-chain@2.5.1:
|
||||
dependencies:
|
||||
socks: 2.8.3
|
||||
socks-proxy-agent: 8.0.3
|
||||
socks-proxy-agent: 8.0.4
|
||||
tslib: 2.6.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
@ -12888,7 +12888,7 @@ snapshots:
|
|||
map-obj: 4.3.0
|
||||
to-snake-case: 1.0.0
|
||||
|
||||
socks-proxy-agent@8.0.3:
|
||||
socks-proxy-agent@8.0.4:
|
||||
dependencies:
|
||||
agent-base: 7.1.1
|
||||
debug: 4.3.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue