Commit 04fa6f1
fix(deps): align dompurify override with the direct dependency
package.json declared dompurify both as a direct dependency and as a
top-level override at the same range, so every Dependabot npm run
failed with 'Override for dompurify@x conflicts with direct
dependency' and could not refresh any npm PR. Use npm's $dompurify
reference so the override tracks the direct dependency version: the
transitive security floor is preserved and Dependabot can bump the
direct dependency freely. Lockfile regenerated (no tree change, 0
vulnerabilities).
Co-Authored-By: aeroftp[bot] <aeroftp[bot]@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8db6c7e commit 04fa6f1
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
0 commit comments