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 debug in examples/wait-on #939

Merged
merged 1 commit into from Jun 13, 2023

Conversation

MikeMcC399
Copy link
Collaborator

This PR resolves a deprecation warning in examples/wait-on by updating debug to debug@4.3.4.

Issue

Executing npm ci produces the following warning:

npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)

Change

The npm module debug is updated to debug@latest (4.3.4).

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 12, 2023 07:36
@warrensplayer warrensplayer merged commit c3b451e into cypress-io:master Jun 13, 2023
117 checks passed
@MikeMcC399 MikeMcC399 deleted the update/wait-on-debug branch June 13, 2023 20:16
@github-actions
Copy link

🎉 This PR is included in version 5.8.2 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants