1 high severity vulnerability
shimonbrandsdorfer opened this issue · 1 comments
shimonbrandsdorfer commented
When installing EJS, I get a warning about a high-severity vulnerability. Following is the dependency tree.
├─┬ browserify@16.5.1
│ └─┬ glob@7.2.0
│ └── minimatch@3.0.4 deduped
├─┬ eslint@6.8.0
│ └── minimatch@3.0.4
├─┬ jake@10.8.5
│ ├─┬ filelist@1.0.1
│ │ └── minimatch@3.0.4 deduped
│ └── minimatch@3.0.4 deduped
└─┬ mocha@10.2.0
└── minimatch@5.0.1
shimonbrandsdorfer commented
I see that this was already addressed by 76c9c61