Skip to content

Vulnerable Dependency #603

Discussion options

You must be logged in to vote

remark-parse doesn't use trim, here is the current dependency tree.

remark-parse@9.0.0
└─┬ mdast-util-from-markdown@0.8.4
  ├─┬ @types/mdast@3.0.3
  │ └── @types/unist@2.0.3
  ├── mdast-util-to-string@2.0.0
  ├─┬ micromark@2.11.2
  │ ├─┬ debug@4.3.1
  │ │ └── ms@2.1.2
  │ └── parse-entities@2.0.0 deduped
  ├─┬ parse-entities@2.0.0
  │ ├── character-entities-legacy@1.1.4
  │ ├── character-entities@1.2.4
  │ ├── character-reference-invalid@1.1.4
  │ ├─┬ is-alphanumerical@1.0.4
  │ │ ├── is-alphabetical@1.0.4
  │ │ └── is-decimal@1.0.4 deduped
  │ ├── is-decimal@1.0.4
  │ └── is-hexadecimal@1.0.4
  └─┬ unist-util-stringify-position@2.0.3
    └── @types/unist@2.0.3 deduped

You may be on an o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ChristianMurphy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 area/perf This affects performance 🔒 area/security This affects security
2 participants