You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @yikenman, are you sure the issue can be related to the one in inflight repo?
As far as I know the chain of dependencies is exceljs@4.4.0 -> archiver@5.3.2 -> archiver-utils@2.1.0 -> glob@7.2.3 -> inflight@1.0.6, but glob removed the inflight dependency since version 9.0.0.
I think the related issue is archiverjs/archiver-utils#168 and that makes the issues in inflight irrelevant for this library.
Update:
archiver@6 currently updated the glob dependency from version 8 to version 10 and they dropped dependencies from inflight.
🐛 Bug Report
Transitive Dependency Vulnerability: exceljs > archiver > archiver-utils > glob > inflight: 1.0.6
Lib version: 4.4.0
vulnerability: https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
The text was updated successfully, but these errors were encountered: