diff --git a/packages/npm-registry-agent/package.json b/packages/npm-registry-agent/package.json index 03ac1157c7..30a17e15f9 100644 --- a/packages/npm-registry-agent/package.json +++ b/packages/npm-registry-agent/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a37cc7e91d..3eaa58f4dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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