Fix: Update dependencies to address security vulnerabilities (CVE-2025-7783) - #404
Open
bob10042 wants to merge 1 commit into
Open
Fix: Update dependencies to address security vulnerabilities (CVE-2025-7783)#404bob10042 wants to merge 1 commit into
bob10042 wants to merge 1 commit into
Conversation
- Update form-data from 2.3.3/4.0.0 to 4.0.5 (CVE-2025-7783) - Update @cypress/request from 3.0.0 to 3.0.10 - Update qs to 6.14.1 (fixes DoS vulnerability GHSA-6rw7-vpxm-498p) - Update lodash to 4.17.23 (fixes prototype pollution GHSA-xxjr-mmjv-4gpg) - All 118 unit tests pass Fixes thoughtworks#401
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates vulnerable dependencies to address security issues reported in #401.
Changes
Testing
pm audit fix\ to apply safe updates
Related Issue
Fixes #401
This is my first contribution to this project. Happy to make any changes requested!