6ede072213
- Replace isomorphic-dompurify with xss to avoid ESM-only jsdom/htmlparser2 transitive deps that break the existing Jest test suite. - Keep rendered docs HTML sanitized via xss() in routes/docs.js. Co-Authored-By: Claude <noreply@anthropic.com>