Skip to content

@vue/cli-shared-utils have execa@1.0.0 as a dependency that have security issues (4 years old) #7123

@Spronghi

Description

@Spronghi

Version

5.0.4

Reproduction link

github.com

Environment info

  System:
    OS: macOS 12.3.1
    CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
  Binaries:
    Node: 14.18.2 - ~/.nvm/versions/node/v14.18.2/bin/node
    Yarn: Not Found
    npm: 6.14.15 - ~/.nvm/versions/node/v14.18.2/bin/npm
  Browsers:
    Chrome: 101.0.4951.54
    Edge: Not Found
    Firefox: 99.0.1
    Safari: 15.4
  npmPackages:
    @vue/cli-shared-utils: ^5.0.4 => 5.0.4 
  npmGlobalPackages:
    @vue/cli: 5.0.3

Steps to reproduce

just init a project and install @vue/cli-service, the latest version:

mkdir execa-issue
npm init
npm install --save-dev @vue/cli-shared-utils

What is expected?

Is expected that dependencies are updated time to time, execa@1.0.0 is 4 years old and comes with security issues

What is actually happening?

execa@1.0.0 is a direct dependency of this library

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