mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 23:19:19 -04:00
chore(deps): update dependency proxyquire to v2.1.1
This commit is contained in:
committed by
Zoltan Kochan
parent
a2c92c1573
commit
9d8d44acf4
@@ -20,7 +20,7 @@
|
||||
"@types/http-proxy-agent": "2.0.1",
|
||||
"@types/lru-cache": "5.1.0",
|
||||
"@types/proxyquire": "1.3.28",
|
||||
"proxyquire": "2.1.0",
|
||||
"proxyquire": "2.1.1",
|
||||
"rimraf": "2.6.3",
|
||||
"tape": "4.11.0"
|
||||
},
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -711,7 +711,7 @@ importers:
|
||||
'@types/http-proxy-agent': 2.0.1
|
||||
'@types/lru-cache': 5.1.0
|
||||
'@types/proxyquire': 1.3.28
|
||||
proxyquire: 2.1.0
|
||||
proxyquire: 2.1.1
|
||||
rimraf: 2.6.3
|
||||
tape: 4.11.0
|
||||
specifiers:
|
||||
@@ -722,7 +722,7 @@ importers:
|
||||
http-proxy-agent: 2.1.0
|
||||
https-proxy-agent: 2.2.1
|
||||
lru-cache: 5.1.1
|
||||
proxyquire: 2.1.0
|
||||
proxyquire: 2.1.1
|
||||
rimraf: 2.6.3
|
||||
socks-proxy-agent: 4.0.2
|
||||
tape: 4.11.0
|
||||
@@ -6656,14 +6656,14 @@ packages:
|
||||
node: '>= 0.10'
|
||||
resolution:
|
||||
integrity: sha512-t/7RxHXPH6cJtP0pRG6smSr9QJidhB+3kXu0KgXnbGYMgzEnUxRQ4/LDdfOwZEMyIh3/xHb8PX3t+lfL9z+YVQ==
|
||||
/proxyquire/2.1.0:
|
||||
/proxyquire/2.1.1:
|
||||
dependencies:
|
||||
fill-keys: 1.0.2
|
||||
module-not-found-error: 1.0.1
|
||||
resolve: 1.8.1
|
||||
resolve: 1.11.1
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-kptdFArCfGRtQFv3Qwjr10lwbEV0TBJYvfqzhwucyfEXqVgmnAkyEw/S3FYzR5HI9i5QOq4rcqQjZ6AlknlCDQ==
|
||||
integrity: sha512-LXZGUxkFTZzPHKBmL3CMYtYIEKuz6XiR3DZ3FZ1wYP7ueXbz2NW+9AdigNzeLIf8vmuhVCwG2F5BvonXK5LhHA==
|
||||
/ps-list/4.1.0:
|
||||
dependencies:
|
||||
pify: 3.0.0
|
||||
@@ -7057,12 +7057,6 @@ packages:
|
||||
path-parse: 1.0.6
|
||||
resolution:
|
||||
integrity: sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
|
||||
/resolve/1.8.1:
|
||||
dependencies:
|
||||
path-parse: 1.0.6
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==
|
||||
/responselike/1.0.2:
|
||||
dependencies:
|
||||
lowercase-keys: 1.0.1
|
||||
|
||||
Reference in New Issue
Block a user