|
@ -431,6 +431,7 @@ |
|
|
"version": "1.4.4", |
|
|
"version": "1.4.4", |
|
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", |
|
|
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", |
|
|
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", |
|
|
|
|
|
"optional": true, |
|
|
"requires": { |
|
|
"requires": { |
|
|
"once": "^1.4.0" |
|
|
"once": "^1.4.0" |
|
|
} |
|
|
} |
|
@ -1131,6 +1132,7 @@ |
|
|
"version": "3.0.0", |
|
|
"version": "3.0.0", |
|
|
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", |
|
|
"integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", |
|
|
"integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", |
|
|
|
|
|
"optional": true, |
|
|
"requires": { |
|
|
"requires": { |
|
|
"end-of-stream": "^1.1.0", |
|
|
"end-of-stream": "^1.1.0", |
|
|
"once": "^1.3.1" |
|
|
"once": "^1.3.1" |
|
|