Skip to content
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

2 moderate severity vulnerabilities while installing in vite #241

Closed
laraib07 opened this issue May 9, 2024 · 1 comment
Closed

2 moderate severity vulnerabilities while installing in vite #241

laraib07 opened this issue May 9, 2024 · 1 comment

Comments

@laraib07
Copy link

laraib07 commented May 9, 2024

Environment

"dependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vueform/vueform": "^1.9.6",
"vue": "^3.4.21",
}

Reproduction

Install vueform with above config

Describe the bug

Giving moderate severity vulnerabilities waring while installing vueform using the command

npm install @vueform/vueform

Additional context

No response

Logs

No response

@victorvaldez5
Copy link

I think this was actually fixed in the latest minor patch for vueform (1.9.9). I managed to fix the severity by running npm audit fix which bumped vueform.

Screenshot 2024-05-15 at 9 33 57 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants