Skip to content

Update vulnerabilities #129

@maurice-vgw

Description

@maurice-vgw

What

  • minimist, mkdirp, and @jimp are coming up as a critical severity vulnerability in my project
  • Tracked it down to Assetpack/core using msdf-bmfont-xml being dependant on these.
  • msdf-bmfont-xml hasn'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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions