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

Update nodemon version to resolve CVE-2022-25883 #66

Closed
wants to merge 1 commit into from

Conversation

HenryGelderbloem
Copy link

♻️ Current situation

Describe the current situation. Explain current problems, if there are any. Be as descriptive as possible (e.g., including examples or code snippets).

There is a vulnerability in the version of server installed. GHSA-c2qf-rxjj-qqgw

💡 Proposed solution

Describe the proposed solution and changes. How does it affect the project? How does it affect the internal structure (e.g., refactorings)?

Update the nodemon dependancy to ^3.0.3 to install the allow a patched version of server to install.

⚙️ Release Notes

Provide a summary of the changes or features from a user's point of view. If there are breaking changes, provide migration guides using code examples of the affected features.

nodemon 3.0.0 is a breaking change so this will need to be reviewed.

@bwp91
Copy link
Contributor

bwp91 commented Apr 7, 2024

Should be fixed now 👍

@bwp91 bwp91 closed this May 26, 2024
Sign up for free to 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.

None yet

2 participants