Skip to content

Fix: update package dependencies and add overrides for monaco-editor - #425

Merged
nitin-iqudtek merged 1 commit into
mainfrom
fix/dp/security-vulnerabilities
Jul 29, 2026
Merged

Fix: update package dependencies and add overrides for monaco-editor#425
nitin-iqudtek merged 1 commit into
mainfrom
fix/dp/security-vulnerabilities

Conversation

@dhaval-p-iqud

Copy link
Copy Markdown
Collaborator

📝 What does this change do?

  • Fixes the DOMPurify security vulnerability by forcing monaco-editor to use the patched dompurify@3.4.12 version.

🔗 Related Issue / Task


🧪 How was this tested?

  • [✅] Not tested (explain why) - Dependency issue

⚠️ Impact / Risks

  • Any breaking changes? NA
  • Any performance impact? NA
  • Any migration required? NA

✅ Checklist

  • [✅] Code is self-reviewed
  • [✅] Follows project conventions
  • [✅] No unnecessary logs / debug code

@dhaval-p-iqud dhaval-p-iqud self-assigned this Jul 29, 2026
@dhaval-p-iqud dhaval-p-iqud added the bug Something isn't working label Jul 29, 2026
@nitin-iqudtek
nitin-iqudtek added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 68208e0 Jul 29, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix DOMPurify Vulnerability

2 participants