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

fix: update express and path-to-regexp dependencies #126

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

fix: update express and path-to-regexp to fix npm audit vulnerabilities

This PR updates the following packages to fix npm audit vulnerabilities:

  • express: 4.21.1 -> 4.21.2
  • path-to-regexp: 0.1.10 -> 0.1.12

Changes:

  • Fixed moderate severity ReDoS vulnerability in path-to-regexp
  • Updated express to use the patched version of path-to-regexp

Testing:

  • Ran npm audit after changes to verify no vulnerabilities remain
  • No new packages were added, only existing dependencies were updated
  • Package functionality remains unchanged as these are patch version updates

Link to Devin run: https://app.devin.ai/sessions/44e1e47966de451faf414e12e2021655

Co-Authored-By: ashwin@anthropic.com <ashwin@anthropic.com>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Member

@ashwin-ant ashwin-ant left a comment

Choose a reason for hiding this comment

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

Let's also update package.json

Co-Authored-By: ashwin@anthropic.com <ashwin@anthropic.com>
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.

1 participant