Skip to content

Address security alert: bump dompurify#727

Merged
IEvangelist merged 1 commit intomainfrom
dapine/fix-mermaid-bypass-tags
Apr 17, 2026
Merged

Address security alert: bump dompurify#727
IEvangelist merged 1 commit intomainfrom
dapine/fix-mermaid-bypass-tags

Conversation

@IEvangelist
Copy link
Copy Markdown
Member

Update dompurify dependency to version 3.4.0 in package.json and pnpm-lock.yaml

Copilot AI review requested due to automatic review settings April 17, 2026 13:09
@IEvangelist IEvangelist enabled auto-merge (squash) April 17, 2026 13:10
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

This PR addresses a security alert by ensuring the frontend’s dependency graph resolves dompurify to version 3.4.0 (or higher), using pnpm overrides and an updated lockfile.

Changes:

  • Updated pnpm override rule for dompurify to enforce >=3.4.0 when <3.4.0 is requested.
  • Updated pnpm-lock.yaml to resolve and snapshot dompurify@3.4.0.

Reviewed changes

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

File Description
src/frontend/package.json Updates pnpm override to require dompurify >=3.4.0.
src/frontend/pnpm-lock.yaml Updates resolved dompurify package entry and snapshots to 3.4.0.
Files not reviewed (1)
  • src/frontend/pnpm-lock.yaml: Language not supported

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

@IEvangelist IEvangelist merged commit 1126e4d into main Apr 17, 2026
9 checks passed
@IEvangelist IEvangelist deleted the dapine/fix-mermaid-bypass-tags branch April 17, 2026 14:05
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.

3 participants