[ Reason ]
node-min-document is vulnerable to a prototype pollution
(CVE-2025-57352 #1116340).
[ Impact ]
Security issue
[ Tests ]
Test pass (patch is exactly the "unstable" change.
[ Risks ]
No risk, patch is trivial
[ Checklist ]
[X] *all* changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in (old)stable
[X] the issue is verified as fixed in unstable
[ Changes ]
Use Object.prototype.hasOwnProperty to avoid prototype pollution
Cheers,
Xavier