Project

General

Profile

Feature #10793

Updated by Marc Egger about 4 years ago

NPM found a few vulnerabilities in our packages which can be solved by updating. 

 Todo: 
 - make new branch from develop 
 - update the packages with the commands listed below 
 - Test tinyMCE 
 - Test TableSorter 

 Updates advised in report when running `npm audit` 
 <pre><code class="text"> 
 npm install mocha@8.0.1  
 npm install bootlint@1.1.0  
 npm install grunt-contrib-jasmine@2.2.0 
 npm update lodash --depth 4 
 npm update minimist --depth 5 
 npm update jshint --depth 2 
 npm update mkdirp --depth 3 
 </code></pre> 

Back