creativetimofficial / ct-material-dashboard-pro-angular

68 stars 35 forks source link

npm depedencies #327

Open mbebronn opened 5 years ago

mbebronn commented 5 years ago

Hello. I'm getting some npm dependency issues with material-dashboard-pro-angular-v2.2.0. I already solved some issues but I still have three. NPM audit gives:

Moderate Prototype Pollution
Package jquery
Patched in >=3.4.0
Dependency of jqvmap
Path jqvmap > jquery
More info https://nodesecurity.io/advisories/796

High Cross-Site Scripting (XSS)
Package jquery
Patched in >=3.0.0
Dependency of jqvmap
Path jqvmap > jquery
More info https://nodesecurity.io/advisories/328

High Cross-Site Scripting
Package bootstrap-tagsinput
Patched in No patch available
Dependency of bootstrap-tagsinput
Path bootstrap-tagsinput
More info https://nodesecurity.io/advisories/124

Could you please provide an updated package.json ? Thanks.