Skip to content

@quasar/app relies on minimist 1.2.5 but should be 1.2.6 due to security issues #12887

@geoffsmiths

Description

@geoffsmiths

What happened?

After an npm audit:

npm audit report
minimist  <=1.2.5
Severity: high
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
No fix available
node_modules/minimist
  @quasar/app  *
  Depends on vulnerable versions of minimist
  node_modules/@quasar/app
2 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.

What did you expect to happen?

That @quasar/app should use [email protected]

Reproduction URL

https://github.com/quasarframework/quasar/blob/dev/cli/package.json

How to reproduce?

  1. npm init
  2. npm install @quasar/app and then you get 2 high severity vulnerabilities
  3. npm audit

Step 3 shows:

# npm audit report

minimist  <=1.2.5
Severity: high
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
No fix available
node_modules/minimist
  @quasar/app  *
  Depends on vulnerable versions of minimist
  node_modules/@quasar/app

2 high severity vulnerabilities

Flavour

Quasar CLI (@quasar/cli | @quasar/app)

Areas

Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app)

Platforms/Browsers

Other

Quasar info output

No response

Relevant log output

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Qv1area/clibug/1-hard-to-reproduceA reproduction is available, but it's hard to reproduce, so it has a lower priority.bug/1-repro-availableA reproduction is available and needs to be confirmed.kind/bug 🐞

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions