Smart-Table icon indicating copy to clipboard operation
Smart-Table copied to clipboard

Bump dependencies to support AngularJS 1.7

Open janlazo opened this issue 6 years ago • 2 comments

Doing the same as with https://github.com/smart-table/smart-table-vue. I plan to upgrade a project I work on to support AngularJS 1.7 (LTS release).

janlazo avatar May 29 '19 04:05 janlazo

                       === npm audit security report ===                        
                                                                                
# Run  npm update minimatch --depth 4  to resolve 1 vulnerability
                                                                                
  High            Regular Expression Denial of Service                          
                                                                                
  Package         minimatch                                                     
                                                                                
  Dependency of   karma-coverage [dev]                                          
                                                                                
  Path            karma-coverage > istanbul > glob > minimatch                  
                                                                                
  More info       https://nodesecurity.io/advisories/118                        
                                                                                


found 1 high severity vulnerability in 9155 scanned packages
  run `npm audit fix` to fix 1 of them.

janlazo avatar May 31 '19 03:05 janlazo

Why are there 2 lockfiles? Nothing broke so far but I get warnings from yarn because of package-lock.json.

janlazo avatar Jun 15 '19 02:06 janlazo