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

chore(deps): update vite to resolve vulnerability (server.fs.deny) #1115

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

MikeMcC399
Copy link
Collaborator

This PR updates the npm module vite to vite@4.5.2 to resolve a security vulnerability Vite dev server option server.fs.deny can be bypassed when hosted on case-insensitive filesystem reported by GitHub Dependabot.

Verification

cd examples/component-tests
npm ci

and

cd examples/wait-on-vite
npm ci

No vulnerabilities should be reported.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 22, 2024 13:53
@jennifer-shehane
Copy link
Member

Thanks!

@jennifer-shehane jennifer-shehane merged commit 1b78ab3 into cypress-io:master Jan 22, 2024
73 checks passed
@MikeMcC399 MikeMcC399 deleted the update/vite branch January 22, 2024 14:29
Copy link

🎉 This PR is included in version 6.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants