Skip to content

chore(deps): update debug to ^4.4.0 - #6313

Merged
wesleytodd merged 1 commit into
expressjs:masterfrom
Phillip9587:debug-v4
Feb 10, 2025
Merged

chore(deps): update debug to ^4.4.0#6313
wesleytodd merged 1 commit into
expressjs:masterfrom
Phillip9587:debug-v4

Conversation

@Phillip9587

Copy link
Copy Markdown
Member

This PR addresses the issue of multiple versions of the debug package being installed when using Express v5, which currently results in four different versions of debug. By updating the debug dependency within express, we can eliminate one of these redundant versions.

Dependency Graph for Express v5

Related to:

@Phillip9587Phillip9587 changed the title chore(deps): update debug to ^4.4.0chore(deps): update debug to ^4.4.0Feb 3, 2025

@UlisesGasconUlisesGascon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @Phillip9587! ❤️

@wesleytoddwesleytodd mentioned this pull request Feb 3, 2025
68 tasks
@wesleytodd
wesleytodd merged commit 85e48bb into expressjs:masterFeb 10, 2025
@Phillip9587
Phillip9587 deleted the debug-v4 branch February 10, 2025 19:45
@bjohansebasbjohansebas mentioned this pull request Mar 15, 2025
@wesleytoddwesleytodd mentioned this pull request Mar 28, 2025
Merged
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Phillip9587@wesleytodd@UlisesGascon@bjohansebas