chore(deps)(deps): bump sanitize-html from 2.17.6 to 2.17.7 in the security group across 1 directory - #1114
Conversation
Bumps the security group with 1 update in the / directory: [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html). Updates `sanitize-html` from 2.17.6 to 2.17.7 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.7 dependency-type: direct:production dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🔵 Needs a closer look
The lockfile update includes multiple additional package bumps beyond sanitize-html, which warrants human verification that the expanded diff is expected and safe.
Pull request overview
This PR updates the dependency lockfile to pull in sanitize-html@2.17.7, which includes a security fix for an XSS / URL scheme policy bypass involving certain SVG animation elements.
Changes:
- Update
sanitize-htmlresolution from2.17.6to2.17.7inpnpm-lock.yaml. - Refresh lockfile-resolved transitive dependencies impacted by the re-resolution (e.g.
is-plain-object,postcss, and additional unrelated bumps that should be confirmed as intentional).
File summaries
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates sanitize-html to 2.17.7 and re-resolves multiple transitive packages as part of the lockfile update. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
- Files reviewed: 0/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| sanitize-html: | ||
| specifier: ^2.17.6 | ||
| version: 2.17.6 | ||
| version: 2.17.7 |
📊 Coverage + size by packagePer-package bundle size on this PR (no JS/TS source changes detected under
"Coverage" is each package's own |
Storybook visual diff⏭️ Skipped: the apollo-design preview deployment did not succeed, so no comparison ran. Logs Updated (PT): Sep 02, 2026, 11:08:09 AM |
Bumps the security group with 1 update in the / directory: sanitize-html.
Updates
sanitize-htmlfrom 2.17.6 to 2.17.7Changelog
Sourced from sanitize-html's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.