Skip to content

fix: resolve open dependabot security alerts#974

Open
jonathannorris wants to merge 1 commit intomainfrom
fix/dependabot-alerts
Open

fix: resolve open dependabot security alerts#974
jonathannorris wants to merge 1 commit intomainfrom
fix/dependabot-alerts

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

Resolved 3 open Dependabot security alerts by bumping vulnerable transitive dependencies via yarn resolutions.

Dependabot Alerts Resolved

Alert Package Severity Fix
#174 dompurify medium Pinned to 3.4.0 via yarn resolution
#175 dompurify medium Pinned to 3.4.0 via yarn resolution
#173 follow-redirects medium Pinned to 1.16.0 via yarn resolution

- dompurify -> 3.4.0 via resolution (medium, alerts #174, #175)
- follow-redirects -> 1.16.0 via resolution (medium, alert #173)
Copilot AI review requested due to automatic review settings April 22, 2026 20:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Resolves Dependabot security alerts by forcing patched versions of vulnerable transitive dependencies using Yarn resolutions.

Changes:

  • Add Yarn resolutions to pin dompurify to 3.4.0 and follow-redirects to 1.16.0.
  • Regenerate yarn.lock to reflect the new resolved versions.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Adds/updates resolutions entries to force patched dependency versions.
yarn.lock Updates locked versions/checksums for dompurify and follow-redirects based on the new resolutions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9ac7aa5
Status: ✅  Deploy successful!
Preview URL: https://c09cea58.devcycle-docs.pages.dev
Branch Preview URL: https://fix-dependabot-alerts-c2en.devcycle-docs.pages.dev

View logs

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.

2 participants