Skip to content

Fix vulnerable markdown dependencies#4

Merged
brianvarskonst merged 1 commit into
mainfrom
codex/fix-markdown-it-advisory
Jun 19, 2026
Merged

Fix vulnerable markdown dependencies#4
brianvarskonst merged 1 commit into
mainfrom
codex/fix-markdown-it-advisory

Conversation

@brianvarskonst

Copy link
Copy Markdown
Member

Summary

  • Force markdown-it to the patched 14.2.0 release via npm overrides
  • Force js-yaml to 4.2.0 so npm audit remains clean while markdownlint-cli2 keeps exact transitive pins
  • Refresh package-lock.json

Verification

  • npm ci
  • npm ls markdown-it js-yaml --all
  • npm audit --audit-level=moderate
  • npm run test:contracts
  • npm run lint:docs
  • npm run doctor -- --fail-on high fixtures/wp-plugin
  • npm run doctor:repo
  • npm run lint:workflows

@brianvarskonst brianvarskonst merged commit af93ebb into main Jun 19, 2026
14 checks passed
@brianvarskonst brianvarskonst deleted the codex/fix-markdown-it-advisory branch June 19, 2026 02:31
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.

1 participant