[Snyk] Security upgrade dompurify from 3.2.4 to 3.2.7#503
[Snyk] Security upgrade dompurify from 3.2.4 to 3.2.7#503graymalkin77 wants to merge 1 commit intomasterfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15371386
|
This is a patch version upgrade that includes security enhancements and bug fixes across three versions. Highlights:
These changes consist of security fixes and minor feature additions. No breaking changes affecting standard usage have been identified. Source: GitHub Releases
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Pull request overview
Updates dompurify to a patched version to address a Snyk-reported XSS vulnerability in the project’s npm dependencies.
Changes:
- Bump
dompurifyfrom3.2.4to3.2.7inpackage.json. - Update
package-lock.jsonto resolvedompurify@3.2.7.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the direct dependency version for dompurify to 3.2.7. |
| package-lock.json | Updates the lockfile resolution for dompurify to 3.2.7 (but currently has a root spec mismatch noted in comments). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-DOMPURIFY-15371386
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Cross-site Scripting (XSS)