|
@@ -1331,6 +1331,20 @@
|
|
|
"stream-events": "^1.0.1",
|
|
|
"string-format-obj": "^1.1.0",
|
|
|
"through2": "^2.0.3"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"@google-cloud/storage": {
|
|
@@ -1362,6 +1376,18 @@
|
|
|
"xdg-basedir": "^3.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"mime": {
|
|
|
"version": "2.4.4",
|
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.4.tgz",
|
|
@@ -6371,6 +6397,19 @@
|
|
|
"util": "~0.10.1",
|
|
|
"vm-browserify": "^1.0.0",
|
|
|
"xtend": "^4.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"buffer": {
|
|
@@ -6925,6 +6964,19 @@
|
|
|
"util": "~0.10.1",
|
|
|
"vm-browserify": "^1.0.0",
|
|
|
"xtend": "^4.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"buffer": {
|
|
@@ -9656,12 +9708,12 @@
|
|
|
}
|
|
|
},
|
|
|
"aws-sdk": {
|
|
|
- "version": "2.660.0",
|
|
|
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.660.0.tgz",
|
|
|
- "integrity": "sha512-6FR91Jg1x9TuFglsdBHkRuE4X7sPRwqeTB2GwLk9XPX1giicdMvJrWbcw5rUnMKjXs9LVlkwaK5VI9AJ0d8dpw==",
|
|
|
+ "version": "2.701.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.701.0.tgz",
|
|
|
+ "integrity": "sha512-95fWGr6gvyRH408VP5LQAycB8Wqw665ll7q6/soscGFD+2HuQ+gB5qpSlXJwOgSggKQCaExWoQnDABBoTSXM2w==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "buffer": "4.9.1",
|
|
|
+ "buffer": "4.9.2",
|
|
|
"events": "1.1.1",
|
|
|
"ieee754": "1.1.13",
|
|
|
"jmespath": "0.15.0",
|
|
@@ -9673,9 +9725,9 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"buffer": {
|
|
|
- "version": "4.9.1",
|
|
|
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
|
|
|
- "integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
|
|
|
+ "version": "4.9.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
|
|
|
+ "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"base64-js": "^1.0.2",
|
|
@@ -11590,6 +11642,20 @@
|
|
|
"acorn-node": "^1.5.2",
|
|
|
"concat-stream": "^1.5.0",
|
|
|
"minimist": "^1.1.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"browserify": {
|
|
@@ -11647,6 +11713,17 @@
|
|
|
"xtend": "^4.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"events": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/events/-/events-2.1.0.tgz",
|
|
@@ -11877,6 +11954,20 @@
|
|
|
"falafel": "^2.1.0",
|
|
|
"minimist": "^1.1.1",
|
|
|
"through2": "^2.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"busboy": {
|
|
@@ -12955,14 +13046,28 @@
|
|
|
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
|
|
},
|
|
|
"concat-stream": {
|
|
|
- "version": "1.6.2",
|
|
|
- "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
- "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==",
|
|
|
+ "dev": true,
|
|
|
"requires": {
|
|
|
"buffer-from": "^1.0.0",
|
|
|
"inherits": "^2.0.3",
|
|
|
- "readable-stream": "^2.2.2",
|
|
|
+ "readable-stream": "^3.0.2",
|
|
|
"typedarray": "^0.0.6"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "readable-stream": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "string_decoder": "^1.1.1",
|
|
|
+ "util-deprecate": "^1.0.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"config-chain": {
|
|
@@ -18206,6 +18311,18 @@
|
|
|
"yauzl": "^2.10.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"debug": {
|
|
|
"version": "2.6.9",
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
@@ -21648,6 +21765,19 @@
|
|
|
"through2": "^2.0.0",
|
|
|
"undeclared-identifiers": "^1.1.2",
|
|
|
"xtend": "^4.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"internal-ip": {
|
|
@@ -26167,6 +26297,17 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"debug": {
|
|
|
"version": "2.6.9",
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
@@ -26804,6 +26945,20 @@
|
|
|
"pumpify": "^1.3.3",
|
|
|
"stream-each": "^1.1.0",
|
|
|
"through2": "^2.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"mitt": {
|
|
@@ -27054,6 +27209,19 @@
|
|
|
"subarg": "^1.0.0",
|
|
|
"through2": "^2.0.0",
|
|
|
"xtend": "^4.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"mold-source-map": {
|
|
@@ -27164,6 +27332,17 @@
|
|
|
"xtend": "^4.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"mkdirp": {
|
|
|
"version": "0.5.5",
|
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
|
|
@@ -28074,6 +28253,18 @@
|
|
|
"ssri": "^5.2.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"ssri": {
|
|
|
"version": "5.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-5.3.0.tgz",
|
|
@@ -33048,9 +33239,9 @@
|
|
|
"integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
|
|
|
},
|
|
|
"resolve": {
|
|
|
- "version": "1.16.1",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.16.1.tgz",
|
|
|
- "integrity": "sha512-rmAglCSqWWMrrBv/XM6sW0NuRFiKViw/W4d9EbC4pt+49H8JwHy+mcGmALTEg504AUDcLTvb1T2q3E9AnmY+ig==",
|
|
|
+ "version": "1.17.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
|
|
|
+ "integrity": "sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==",
|
|
|
"requires": {
|
|
|
"path-parse": "^1.0.6"
|
|
|
}
|
|
@@ -34935,6 +35126,20 @@
|
|
|
"requires": {
|
|
|
"concat-stream": "^1.4.7",
|
|
|
"os-shim": "^0.1.2"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"spdx-correct": {
|
|
@@ -35202,6 +35407,17 @@
|
|
|
"through2": "~2.0.3"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"object-inspect": {
|
|
|
"version": "1.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.4.1.tgz",
|
|
@@ -38023,6 +38239,19 @@
|
|
|
"util": "~0.10.1",
|
|
|
"vm-browserify": "^1.0.0",
|
|
|
"xtend": "^4.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"buffer": {
|
|
@@ -38915,6 +39144,19 @@
|
|
|
"object-assign": "^4.0.1",
|
|
|
"strip-ansi": "^3.0.0",
|
|
|
"watchify": "^3.11.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "concat-stream": {
|
|
|
+ "version": "1.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
|
|
|
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "readable-stream": "^2.2.2",
|
|
|
+ "typedarray": "^0.0.6"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"watchpack": {
|