-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
2 low vulnerabilities in @vue/cli-plugin-e2e-cypress #5413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Looks like it's coming from Cypress: cypress-io/cypress#6793 |
This PR (#5787) should address this issue as well. |
Now we have three:
|
I created a pull requests:
that fixing both problems with jest and cypress integration security warnings. |
Can I please @sodatea for review and merge of these changes. |
waiting on the merge of this pull? |
Fixed in v5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.3.1
Reproduction link
https://github.com/bdllhdrss3/raedar_web
Environment info
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
The text was updated successfully, but these errors were encountered: