Skip to content

fix(root): resolve moderate audit findings (babel runtime, postcss, mdast-util-to-hast) fixes DOC-323#1095

Open
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/dependency-security-fixes-142f
Open

fix(root): resolve moderate audit findings (babel runtime, postcss, mdast-util-to-hast) fixes DOC-323#1095
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/dependency-security-fixes-142f

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor Bot commented May 15, 2026

Linear

DOC-323

Summary

Addresses three moderate findings from pnpm audit after the only critical item (sanitize-html, GHSA-rpr9-rxv7-x643) was skipped because the registry reports no patched release (patched_versions < 0.0.0).

Changes

Advisory Package Strategy
GHSA-968p-4wvh-cqc8 @babel/runtime Bpnpm.overrides to ^7.26.10 (transitive via @inkeep/cxkit-react)
GHSA-qx2v-qp2m-jg93 postcss A + B — devDependency ^8.5.10 plus override postcss@<8.5.10 so the copy pulled by Next also resolves to a patched 8.5.x
GHSA-4fh9-h7wg-q85m mdast-util-to-hast B — override to ^13.2.1 (transitive via remark-validate-links)

Verification

  • pnpm install --no-frozen-lockfile
  • Re-ran pnpm audit --json; advisory IDs 1104000, 1117015, and 1113048 are no longer present.
  • pnpm build completed successfully.
Open in Web View Automation 

…o-hast vulnerabilities fixes DOC-323

Advisories addressed (pnpm audit):

- GHSA-968p-4wvh-cqc8 (@babel/runtime <7.26.10): Strategy B — pnpm override to ^7.26.10 (transitive via @inkeep/cxkit-react).
- GHSA-qx2v-qp2m-jg93 (postcss <8.5.10): Strategy A + B — devDependency ^8.5.10 and override postcss@<8.5.10 so Next’s nested copy resolves to a patched release.
- GHSA-4fh9-h7wg-q85m (mdast-util-to-hast): Strategy B — pnpm override to ^13.2.1 (transitive via remark-validate-links).

Skipped: sanitize-html (critical, GHSA-rpr9-rxv7-x643) has no patched npm version per audit (patched_versions <0.0.0).

Linear: https://linear.app/novu/issue/DOC-323/docs-resolve-transitive-and-postcss-audit-findings-babel-runtime

Co-authored-by: Dima Grossman <dima@grossman.io>
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 15, 2026

DOC-323

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for docs-novu ready!

Name Link
🔨 Latest commit 1cf1ac4
🔍 Latest deploy log https://app.netlify.com/projects/docs-novu/deploys/6a06b81d9ef8340008093b89
😎 Deploy Preview https://deploy-preview-1095--docs-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants