micahstubbs commented on issue #2053:
URL: https://github.com/apache/helix/issues/2053#issuecomment-1110286288

   here's a longer list of security vulnerabilities and outdated packages:
   
   ```
   npm install 
   npm WARN old lockfile
   npm WARN old lockfile The package-lock.json file was created with an old 
version of npm,
   npm WARN old lockfile so supplemental metadata must be fetched from the 
registry.
   npm WARN old lockfile
   npm WARN old lockfile This is a one-time fix-up, please be patient...
   npm WARN old lockfile
   npm WARN EBADENGINE Unsupported engine {
   npm WARN EBADENGINE   package: '[email protected]',
   npm WARN EBADENGINE   required: { node: '0.10 || 0.12 || 4 || 5 || 6' },
   npm WARN EBADENGINE   current: { node: 'v16.10.0', npm: '7.24.0' }
   npm WARN EBADENGINE }
   npm WARN EBADENGINE Unsupported engine {
   npm WARN EBADENGINE   package: '[email protected]',
   npm WARN EBADENGINE   required: { node: '0.10 || 0.12 || 4 || 5 || 6' },
   npm WARN EBADENGINE   current: { node: 'v16.10.0', npm: '7.24.0' }
   npm WARN EBADENGINE }
   npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and 
could be using insecure binaries. Upgrade to fsevents 2.
   npm WARN deprecated [email protected]: 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 [email protected]: The querystring API is considered 
Legacy. new code should use the URLSearchParams API instead.
   npm WARN deprecated [email protected]: 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 [email protected]: flatten is deprecated in favor of utility 
frameworks such as lodash.
   npm WARN deprecated [email protected]: 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 [email protected]: Deprecated. Please 
use https://github.com/webpack-contrib/mini-css-extract-plugin
   npm WARN deprecated [email protected]: out of support
   npm WARN deprecated [email protected]: 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 [email protected]: 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 [email protected]: This SVGO version is no longer supported. 
Upgrade to v2.x.x.
   npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  
Older versions may use Math.random() in certain circumstances, which is known 
to be problematic.  See https://v8.dev/blog/math-random for details.
   npm WARN deprecated [email protected]: request has been deprecated, see 
https://github.com/request/request/issues/3142
   npm WARN deprecated [email protected]: Please update to ini >=1.3.6 to avoid a 
prototype pollution issue
   npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer 
supported. Please update to mkdirp 1.x. (Note that the API surface has changed 
to use Promises in 1.x.)
   npm WARN deprecated [email protected]: this library is no longer supported
   npm WARN deprecated [email protected]: This version of tar is no longer supported, 
and will not receive security updates. Please upgrade asap.
   npm WARN deprecated [email protected]: update to [email protected]
   npm WARN deprecated [email protected]: Browserslist 2 could fail on reading 
Browserslist >3.0 config used in other tools.
   npm WARN deprecated [email protected]: 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 @angular/[email protected]: Package no longer supported. Use 
@angular/common instead, see https://angular.io/guide/deprecations#angularhttp
   npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. 
Upgrade to chokidar 3 with 15x less dependencies.
   npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  
Older versions may use Math.random() in certain circumstances, which is known 
to be problematic.  See https://v8.dev/blog/math-random for details.
   npm WARN deprecated [email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: Legacy versions of mkdirp are no longer 
supported. Please update to mkdirp 1.x. (Note that the API surface has changed 
to use Promises in 1.x.)
   npm WARN deprecated [email protected]: this library is no longer supported
   npm WARN deprecated [email protected]: request has been deprecated, see 
https://github.com/request/request/issues/3142
   npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. 
You must update to v4.9.2 or newer
   npm WARN deprecated [email protected]: 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 [email protected]: 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 [email protected]: support for ECMAScript is superseded by 
`uglify-js` as of v3.13.0
   npm WARN deprecated [email protected]: core-js@<3.4 is no longer maintained and 
not recommended for usage due to the number of issues. Because of the V8 engine 
whims, feature detection in old core-js versions could cause a slowdown up to 
100x even if nothing is polyfilled. Please, upgrade your dependencies to the 
actual version of core-js.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to