|
|
@ -8570,17 +8570,28 @@ |
|
|
|
"json-parse-better-errors": "^1.0.1" |
|
|
|
"json-parse-better-errors": "^1.0.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"parse-url": { |
|
|
|
|
|
|
|
"version": "6.0.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"is-ssh": "^1.3.0", |
|
|
|
|
|
|
|
"normalize-url": "^6.1.0", |
|
|
|
|
|
|
|
"parse-path": "^4.0.4", |
|
|
|
|
|
|
|
"protocols": "^1.4.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
"parse-path": { |
|
|
|
"parse-path": { |
|
|
|
"version": "4.0.3", |
|
|
|
"version": "4.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.3.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.4.tgz", |
|
|
|
"integrity": "sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==", |
|
|
|
"integrity": "sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"is-ssh": "^1.3.0", |
|
|
|
"is-ssh": "^1.3.0", |
|
|
|
"protocols": "^1.4.0", |
|
|
|
"protocols": "^1.4.0", |
|
|
|
"qs": "^6.9.4", |
|
|
|
"qs": "^6.9.4", |
|
|
|
"query-string": "^6.13.8" |
|
|
|
"query-string": "^6.13.8" |
|
|
|
|
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"query-string": { |
|
|
|
"query-string": { |
|
|
|
"version": "6.14.1", |
|
|
|
"version": "6.14.1", |
|
|
|
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.14.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.14.1.tgz", |
|
|
@ -8595,19 +8606,8 @@ |
|
|
|
"strict-uri-encode": { |
|
|
|
"strict-uri-encode": { |
|
|
|
"version": "2.0.0", |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", |
|
|
|
"integrity": "sha1-ucczDHBChi9rFC3CdLvMWGbONUY=" |
|
|
|
"integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==" |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|
"parse-url": { |
|
|
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"is-ssh": "^1.3.0", |
|
|
|
|
|
|
|
"normalize-url": "^6.1.0", |
|
|
|
|
|
|
|
"parse-path": "^4.0.0", |
|
|
|
|
|
|
|
"protocols": "^1.4.0" |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"parse5": { |
|
|
|
"parse5": { |
|
|
|