### Version 5.0.4 ### Reproduction link [github.com](https://github.com/Spronghi/execa-issue-shared-utils) ### 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 <!-- generated by vue-issues. DO NOT REMOVE -->