-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Snyk] Upgrade undici from 5.11.0 to 5.28.5 #144
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade undici from 5.11.0 to 5.28.5. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/4719743d-c4ae-4210-8075-52671fe648e2?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
Reviewer's Guide by SourceryThis pull request upgrades the undici dependency from version 5.11.0 to 5.28.5. The upgrade is implemented by modifying the package.json file in the apps/examples/solid-start directory, updating the version of undici to address several security vulnerabilities highlighted by Snyk. Flow diagram for undici dependency upgrade and vulnerability fixflowchart TD
A[Snyk identifies security vulnerabilities in undici v5.11.0] --> B[Generate upgrade PR]
B --> C[Update package.json in apps/examples/solid-start]
C --> D[Change undici version from 5.11.0 to 5.28.5]
D --> E[Snyk vulnerabilities fixed]
E --> F[Project becomes more secure]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade undici from 5.11.0 to 5.28.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 47 versions ahead of your current version.
The recommended version was released 22 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-UNDICI-3323845
SNYK-JS-UNDICI-8641354
SNYK-JS-UNDICI-3323844
SNYK-JS-UNDICI-5962466
SNYK-JS-UNDICI-6252336
SNYK-JS-UNDICI-6564963
SNYK-JS-UNDICI-6564964
Release notes
Package name: undici
Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
Full Changelog: v5.28.4...v5.28.5
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:![](https://camo.githubusercontent.com/4dd9d8c1b03790bc74360b061bc98a9fccb8d4c8119d10bc320d84ea91d8ebaf/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694979596d59304f574d334e53307a4d6d49334c545178596d51744f444e6c595331694f474a6a4d7a51774f574d324e7a51694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a4a695a6a5135597a63314c544d79596a63744e4446695a4330344d3256684c574934596d4d7a4e444135597a59334e434a3966513d3d)
Summary by Sourcery
Upgrade undici from 5.11.0 to 5.28.5 to address multiple security vulnerabilities, including ReDoS and insecure randomness.
Bug Fixes: