Node updated. Some todos.
This commit is contained in:
6
Scripts/node_modules/proxy-agent/package.json
generated
vendored
6
Scripts/node_modules/proxy-agent/package.json
generated
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "proxy-agent",
|
||||
"version": "6.3.1",
|
||||
"version": "6.4.0",
|
||||
"description": "Maps proxy protocols to `http.Agent` implementations",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
@ -28,8 +28,8 @@
|
||||
"dependencies": {
|
||||
"agent-base": "^7.0.2",
|
||||
"debug": "^4.3.4",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"http-proxy-agent": "^7.0.1",
|
||||
"https-proxy-agent": "^7.0.3",
|
||||
"lru-cache": "^7.14.1",
|
||||
"pac-proxy-agent": "^7.0.1",
|
||||
"proxy-from-env": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user