Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@uiw/react-color": "^2.7.3",
"@yaireo/tagify": "^4.33.1",
"ae-cvss-calculator": "^1.0.4",
"dompurify": "^3.4.11",
"dompurify": "^3.4.12",

@augmentcode augmentcode Bot Jul 22, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description mentions 4 dependency updates, but the only direct dependency change here is dompurify. If immutable, linkify-it, and shell-quote are intended updates too, could you confirm they’re being updated via the lockfile (and not expected as direct deps)?

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"happy-dom": "^20.8.9",
"pino": "^9.6.0",
"react": "^19.0.0",
Expand Down
Loading