chore(deps): bump undici to 6.27.0 for SNYK-JS-UNDICI-17372658#34121
Merged
Conversation
Pin transitive undici via yarn resolutions so webdriver's dependency no longer resolves to the critical CRLF injection in 6.26.0. Co-authored-by: Cursor <[email protected]>
Co-authored-by: Cursor <[email protected]>
mschile
requested changes
Jun 18, 2026
cypress
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress
|
| Branch Review |
chore/bump-undici-snyk-17372658
|
| Run status |
|
| Run duration | 19m 49s |
| Commit |
|
| Committer | Matthew Schile |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
8
|
|
|
1116
|
|
|
0
|
|
|
27384
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
64%
|
|
|---|---|
|
|
27
|
|
|
48
|
Accessibility
98.98%
|
|
|---|---|
|
|
0 critical
3 serious
1 moderate
0 minor
|
|
|
19
|
Removed undici dependency version 6.27.0 from package.json.
mschile
reviewed
Jun 18, 2026
mschile
approved these changes
Jun 22, 2026
Contributor
|
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
undicito6.27.0via a yarn.lock update to fix the critical SNYK-JS-UNDICI-17372658 CRLF injection reported by the Snyk SCA workflow.[email protected]was introduced ondevelopthrough[email protected](dependency: update webdriver to9.28.0, geckodriver to6.1.0, edgedriver to6.3.0#34073); this is a baseline CI failure affecting PRs such as chore: add environment variable to disable cy mitm proxy #33930, not caused by feature work on those branches.Changes
yarn.lockso allundiciconsumers (webdriver,node-gyp) resolve to6.27.0Test plan
yarn why undicireports a single hoisted[email protected]Made with Cursor