Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-09-23 17:50:51 +0300
committerGar <gar+gh@danger.computer>2021-09-23 17:50:51 +0300
commit1be8d41e6f23f7a3d8411a31099ab546fbcb5bfa (patch)
tree78a283a42a0873d1e88f291db33334a28ea49a50 /package-lock.json
parentdae5ce3055ded57eab8aa3425004c60224a6fe67 (diff)
deps: socks-proxy-agent@6.1.0
* feat: allow passing tls connection options
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index ce8f12f3d..566e0ecca 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7063,9 +7063,9 @@
}
},
"node_modules/socks-proxy-agent": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.0.0.tgz",
- "integrity": "sha512-FIgZbQWlnjVEQvMkylz64/rUggGtrKstPnx8OZyYFG0tAFR8CSBtpXxSwbFLHyeXFn/cunFL7MpuSOvDSOPo9g==",
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.0.tgz",
+ "integrity": "sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg==",
"inBundle": true,
"dependencies": {
"agent-base": "^6.0.2",
@@ -15681,9 +15681,9 @@
}
},
"socks-proxy-agent": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.0.0.tgz",
- "integrity": "sha512-FIgZbQWlnjVEQvMkylz64/rUggGtrKstPnx8OZyYFG0tAFR8CSBtpXxSwbFLHyeXFn/cunFL7MpuSOvDSOPo9g==",
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.0.tgz",
+ "integrity": "sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg==",
"requires": {
"agent-base": "^6.0.2",
"debug": "^4.3.1",