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 example config #1158

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Installing dependencies in examples/config reports vulnerabilities:

1 moderate severity vulnerability

Changes

Run npm audit fix in examples/config.

Verification

Execute

cd examples/config
npm ci
npm start

Confirm that no vulnerabilities are reported.

Open web browser and check that "This is a page" shows on http://localhost:3333/ .

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 22, 2024 12:46
@jennifer-shehane jennifer-shehane merged commit c656ba9 into cypress-io:master Mar 22, 2024
76 checks passed
@MikeMcC399 MikeMcC399 deleted the update/example-config branch March 22, 2024 13:10
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.

3 participants