[TIMOB-26120] Update npm package dependencies and reduce security vulnerabilities listed
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-06-13T16:41:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | CLI |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2018-06-11T18:00:30.000+0000 |
Updated | 2018-10-19T14:56:46.000+0000 |
Description
We have a number of security vulnerabilities now listed by default on npm installs (as of npm 6 this is built into the process). We should try to update all of our npm package dependencies as much as possible, as well as attempt to drive down the security vulnerabilities listed as low as possible (ideally none).
This has knock-on effects on all of the npm packages we generate and dependencies upon in the SDK, so this will include fixes for things like node-appc, ioslib, windowslib, appc-aar-tools, etc.
No comments