mde / ejs

Embedded JavaScript templates -- http://ejs.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 high severity vulnerability

shimonbrandsdorfer opened this issue · comments

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

GHSA-f8q6-p94x-37v3

I see that this was already addressed by 76c9c61