Closed
Description
Version
4.3.1
Reproduction link
https://github.com/bdllhdrss3/raedar_web
Environment info
System:
OS: Windows 10 10.0.18363
CPU: (4) x64 Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Binaries:
Node: 12.16.2 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.18362.449.0
npmPackages:
@vue/babel-helper-vue-jsx-merge-props: 1.0.0
@vue/babel-plugin-transform-vue-jsx: 1.1.2
@vue/babel-preset-app: 4.3.1
@vue/babel-preset-jsx: 1.1.2
@vue/babel-sugar-functional-vue: 1.1.2
@vue/babel-sugar-inject-h: 1.1.2
@vue/babel-sugar-v-model: 1.1.2
@vue/babel-sugar-v-on: 1.1.2
@vue/cli-overlay: 4.3.1
@vue/cli-plugin-babel: ^4.3.0 => 4.3.1
@vue/cli-plugin-e2e-cypress: ~4.3.0 => 4.3.1
@vue/cli-plugin-eslint: ^4.3.0 => 4.3.1
@vue/cli-plugin-pwa: ^4.3.0 => 4.3.1
@vue/cli-plugin-router: ^4.3.0 => 4.3.1
@vue/cli-plugin-unit-jest: ^4.3.0 => 4.3.1
@vue/cli-plugin-vuex: ^4.3.0 => 4.3.1
@vue/cli-service: ^4.3.0 => 4.3.1
@vue/cli-shared-utils: 4.3.1
@vue/component-compiler-utils: 3.1.2
@vue/eslint-config-prettier: ^6.0.0 => 6.0.0
@vue/preload-webpack-plugin: 1.1.1
@vue/test-utils: 1.0.0-beta.31 => 1.0.0-beta.31
@vue/web-component-wrapper: 1.2.0
eslint-plugin-vue: ^6.2.2 => 6.2.2
jest-serializer-vue: 2.0.2
vue: ^2.6.11 => 2.6.11
vue-eslint-parser: 7.0.0
vue-hot-reload-api: 2.3.4
vue-jest: 3.0.5
vue-loader: 15.9.1
vue-router: ^3.1.6 => 3.1.6
vue-style-loader: 4.1.2
vue-template-compiler: ^2.6.11 => 2.6.11
vue-template-es2015-compiler: 1.9.1
vuex: ^3.1.3 => 3.1.3
npmGlobalPackages:
@vue/cli: Not Found
Steps to reproduce
-clone repo
-yarn install
-yarn audit
What is expected?
it should produce zero vulnerabilities with yarn audit
What is actually happening?
if I audit with yarn audit, it is producing 2 low vulnerabilities in the project,after installing cypress
with yarn add @vue/cli-plugin-e2e-cypress