|
@ -51,21 +51,21 @@ |
|
|
], |
|
|
], |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"cacheable-request": "^2.1.1", |
|
|
"cacheable-request": "^2.1.1", |
|
|
"decompress-response": "^3.2.0", |
|
|
"decompress-response": "^3.3.0", |
|
|
"duplexer3": "^0.1.4", |
|
|
"duplexer3": "^0.1.4", |
|
|
"get-stream": "^3.0.0", |
|
|
"get-stream": "^3.0.0", |
|
|
"into-stream": "^3.1.0", |
|
|
"into-stream": "^3.1.0", |
|
|
"is-plain-obj": "^1.1.0", |
|
|
"is-plain-obj": "^1.1.0", |
|
|
"is-retry-allowed": "^1.0.0", |
|
|
"is-retry-allowed": "^1.1.0", |
|
|
"is-stream": "^1.0.0", |
|
|
"is-stream": "^1.1.0", |
|
|
"isurl": "^1.0.0-alpha5", |
|
|
"isurl": "^1.0.0-alpha5", |
|
|
"lowercase-keys": "^1.0.0", |
|
|
"lowercase-keys": "^1.0.0", |
|
|
"mimic-response": "^1.0.0", |
|
|
"mimic-response": "^1.0.0", |
|
|
"p-cancelable": "^0.3.0", |
|
|
"p-cancelable": "^0.3.0", |
|
|
"p-timeout": "^1.1.1", |
|
|
"p-timeout": "^1.2.0", |
|
|
"pify": "^3.0.0", |
|
|
"pify": "^3.0.0", |
|
|
"safe-buffer": "^5.0.1", |
|
|
"safe-buffer": "^5.1.1", |
|
|
"timed-out": "^4.0.0", |
|
|
"timed-out": "^4.0.1", |
|
|
"url-parse-lax": "^3.0.0", |
|
|
"url-parse-lax": "^3.0.0", |
|
|
"url-to-options": "^1.0.1" |
|
|
"url-to-options": "^1.0.1" |
|
|
}, |
|
|
}, |
|
|