Skip to content

Commit

Permalink
fix: vuln in markdown > markdown-it (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
smikulcik committed Jan 14, 2022
1 parent 3009422 commit e1f0f3b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"ignore": "~5.2.0",
"js-yaml": "^4.1.0",
"jsonc-parser": "~3.0.0",
"markdownlint": "~0.25.0",
"markdownlint": "~0.25.1",
"markdownlint-rule-helpers": "~0.16.0",
"minimatch": "~3.0.4",
"run-con": "~1.2.10"
Expand Down

0 comments on commit e1f0f3b

Please sign in to comment.