mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
chore(deps): update dependency @types/http-proxy-agent to v4 (#3470)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/http-proxy-agent": "^2.0.2",
|
||||
"@types/http-proxy-agent": "^4.0.0",
|
||||
"@types/lru-cache": "^5.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -1353,7 +1353,7 @@ importers:
|
||||
packages/npm-registry-agent:
|
||||
specifiers:
|
||||
'@pnpm/npm-registry-agent': 'link:'
|
||||
'@types/http-proxy-agent': ^2.0.2
|
||||
'@types/http-proxy-agent': ^4.0.0
|
||||
'@types/lru-cache': ^5.1.0
|
||||
agentkeepalive: ^4.1.3
|
||||
http-proxy-agent: ^4.0.1
|
||||
@@ -1368,7 +1368,7 @@ importers:
|
||||
socks-proxy-agent: 5.0.0
|
||||
devDependencies:
|
||||
'@pnpm/npm-registry-agent': 'link:'
|
||||
'@types/http-proxy-agent': 2.0.2
|
||||
'@types/http-proxy-agent': 4.0.1
|
||||
'@types/lru-cache': 5.1.0
|
||||
|
||||
packages/npm-resolver:
|
||||
@@ -4568,7 +4568,6 @@ packages:
|
||||
/@tootallnate/once/1.1.2:
|
||||
resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==}
|
||||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/@types/archy/0.0.31:
|
||||
resolution: {integrity: sha512-v+dxizsFVyXgD3EpFuqT9YjdEjbJmPxNf1QIX9ohZOhxh1ZF2yhqv3vYaeum9lg3VghhxS5S0a6yldN9J9lPEQ==}
|
||||
@@ -4652,10 +4651,13 @@ packages:
|
||||
resolution: {integrity: sha512-aiwBC0e2PndtyQ9pOwA9ujBJ6ayysuvbQzQ4M38LGHLZniuTFAqjlKnW5TZLqpF3rgD+kevFoLjkw8ZJSdqhzQ==}
|
||||
dev: true
|
||||
|
||||
/@types/http-proxy-agent/2.0.2:
|
||||
resolution: {integrity: sha512-2S6IuBRhqUnH1/AUx9k8KWtY3Esg4eqri946MnxTG5HwehF1S5mqLln8fcyMiuQkY72p2gH3W+rIPqp5li0LyQ==}
|
||||
/@types/http-proxy-agent/4.0.1:
|
||||
resolution: {integrity: sha512-2XJTByP9C14Kcq5ClvPRfOgFJxklhuru7xmuSPcNr2CPwRGdpCgIdUUNc0MDb25+bzaSolVN0u4RKH7M+CMimg==}
|
||||
deprecated: This is a stub types definition. http-proxy-agent provides its own type definitions, so you do not need this installed.
|
||||
dependencies:
|
||||
'@types/node': 15.3.0
|
||||
http-proxy-agent: 4.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@types/is-ci/3.0.0:
|
||||
@@ -5303,7 +5305,6 @@ packages:
|
||||
debug: 4.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/agentkeepalive/4.1.4:
|
||||
resolution: {integrity: sha512-+V/rGa3EuU74H6wR04plBb7Ks10FbtUQgRj/FQOG7uUIEuaINI+AiqJR1k6t3SVNs7o7ZjIdus6706qqzVq8jQ==}
|
||||
@@ -8666,7 +8667,6 @@ packages:
|
||||
debug: 4.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/http-signature/1.2.0:
|
||||
resolution: {integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=}
|
||||
|
||||
Reference in New Issue
Block a user