[Snyk] Security upgrade dompurify from 3.3.0 to 3.4.0#241
[Snyk] Security upgrade dompurify from 3.3.0 to 3.4.0#241graymalkin77 wants to merge 1 commit intomainfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16078387
|
This is a minor version upgrade for Key Changes:
While this release does not introduce explicitly breaking API changes, the fixes alter sanitization behavior to be more strict and correct. This could potentially affect applications that were unintentionally relying on the previous, less strict behavior. Recommendation: This upgrade is recommended for its security enhancements. However, due to the behavioral changes in sanitization, it is important to verify that the stricter parsing does not negatively impact legitimate use cases in your application. Source: GitHub Release Notes
|
✅ 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
Upgrades dompurify to a non-vulnerable version to address Snyk-reported issue SNYK-JS-DOMPURIFY-16078387 (operator precedence logic error).
Changes:
- Bump
dompurifydependency range inpackage.jsonto^3.4.0. - Update
package-lock.jsonto lockdompurifyto3.4.0with updated resolved tarball and integrity hash.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
package.json |
Updates dompurify dependency version to ^3.4.0. |
package-lock.json |
Locks dompurify to 3.4.0 and updates associated metadata. |
💡 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-16078387
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.