Closed marcdumais-work closed 2 years ago
Also updated to a later lerna and ovsx devDendencies.
In a second commit, I remove lerna and add the couple of devDependencies that were missing.
yarn audit: before: 17 vulnerabilities found - Packages audited: 418 Severity: 7 Moderate | 10 High
yarn audit
after: 0 vulnerabilities found - Packages audited: 716 after - updated after lerna removal 0 vulnerabilities found - Packages audited: 169
Signed-off-by: Marc Dumais marc.dumais@ericsson.com
@vince-fugnitto I removed lerna in a second commit - thanks for the suggestion!
I've also cleaned up a bit further my removing references of lerna in the documentation [
Thanks!
Also updated to a later lerna and ovsx devDendencies.
In a second commit, I remove lerna and add the couple of devDependencies that were missing.
yarn audit
: before: 17 vulnerabilities found - Packages audited: 418 Severity: 7 Moderate | 10 Highafter: 0 vulnerabilities found - Packages audited: 716 after - updated after lerna removal 0 vulnerabilities found - Packages audited: 169
Signed-off-by: Marc Dumais marc.dumais@ericsson.com