Open Jnchi opened 5 years ago
npm audit fix
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
> phantomjs@1.9.20 install /opt/tallyctf/node_modules/phantomjs
> node install.js
PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v1.9.19/phantomjs-1.9.8-linux-x86_64.tar.bz2
Saving to /opt/tallyctf/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
Receiving...
[=======================================-] 98%
Received 12854K total.
Extracting tar contents (via spawned process)
Removing /opt/tallyctf/node_modules/phantomjs/lib/phantom
Copying extracted folder /opt/tallyctf/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1571936817459/phantomjs-1.9.8-linux-x86_64 -> /opt/tallyctf/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /opt/tallyctf/node_modules/phantomjs/lib/phantom/bin/phantomjs
npm WARN mongodb-core@1.2.31 requires a peer of kerberos@~0.0 but none is installed. You must install peer dependencies yourself.
npm WARN mongodb-core@1.2.24 requires a peer of kerberos@~0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ file-stream-rotator@0.5.5
+ acl@0.4.11
+ express@4.17.1
+ gulp-nodemon@2.4.2
+ gulp-jshint@2.1.0
+ serve-favicon@2.5.0
+ cfenv@1.2.2
+ jshint@2.10.2
+ body-parser@1.19.0
+ phantomjs@1.9.20
+ compression@1.7.4
+ generate-password@1.4.2
+ express-session@1.17.0
+ morgan@1.9.1
added 196 packages from 189 contributors, removed 71 packages, updated 65 packages and moved 13 packages in 47.189s
fixed 103 of 335 vulnerabilities in 12342 scanned packages
133 vulnerabilities required manual review and could not be updated
20 package updates for 99 vulns involved breaking changes
(use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)