[Snyk] Security upgrade dompurify from 3.2.4 to 3.3.2#505
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15371376
|
This is a minor version upgrade for dompurify that includes security patches, bug fixes, and minor feature additions. Key Changes:
No breaking API changes are documented. The changes consist of security enhancements and non-breaking feature additions. 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
This PR upgrades dompurify to address a reported XSS vulnerability flagged by Snyk in the project’s npm dependencies.
Changes:
- Bump
dompurifyfrom3.2.4to3.3.2inpackage.json. - Update
package-lock.jsonto reflect the newdompurifyversion and metadata.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the pinned dompurify dependency version to 3.3.2. |
| package-lock.json | Updates lockfile entries for dompurify to the new resolved version and adds upstream metadata (license/engines). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ This PR has been automatically closedThe security issues addressed by this pull request are no longer present in the latest project scan. All vulnerabilities this PR was created to fix have been resolved through other means (e.g., dependency updates, direct fixes, or changes in vulnerability data). Resolved Issues
What should I do?No action is required. If you believe this PR was closed in error, you can reopen it and contact Snyk support. This action was performed automatically by Snyk. |
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-15371376
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)