-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
What
minimist,mkdirp, and@jimpare coming up as a critical severity vulnerability in my project- Tracked it down to Assetpack/core using
msdf-bmfont-xmlbeing dependant on these. msdf-bmfont-xmlhasn't updated these themselves. Could an override resolve this?
Why
- To pass vulnerability checks on dependant repositories
└─┬ @assetpack/core@1.4.0
└─┬ msdf-bmfont-xml@2.7.0
├─┬ handlebars@4.7.8
│ └── minimist@1.2.8 <--
├─┬ jimp@0.3.11
│ └─┬ @jimp/custom@0.3.9
│ └─┬ @jimp/core@0.3.9
│ └─┬ mkdirp@0.5.1
│ └── minimist@0.0.8 <--
└─┬ update-notifier@5.1.0
└─┬ latest-version@5.1.0
└─┬ package-json@6.5.0
└─┬ registry-auth-token@4.2.2
└─┬ rc@1.2.8
└── minimist@1.2.8 deduped <--
─┬ @assetpack/core@1.4.0
└─┬ msdf-bmfont-xml@2.7.0
└─┬ jimp@0.3.11
└─┬ @jimp/custom@0.3.9
└─┬ @jimp/core@0.3.9
└── mkdirp@0.5.1
Metadata
Metadata
Assignees
Labels
No labels