Skip to content

Commit 382e3ad

Browse files
author
Kyle Decker
authored
Fix: Update markdown-to-jsx (#1599)
This updates the markdown-to-jsx package to v6.11.4 in order to patch a security vulnerability as reported at #1596 and addressed here at quantizor/markdown-to-jsx#306
1 parent 9d26371 commit 382e3ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"loader-utils": "^2.0.0",
6666
"lodash": "^4.17.15",
6767
"lowercase-keys": "^2.0.0",
68-
"markdown-to-jsx": "^6.10.3",
68+
"markdown-to-jsx": "^6.11.4",
6969
"mini-html-webpack-plugin": "^2.0.0",
7070
"mri": "^1.1.4",
7171
"ora": "^4.0.2",

0 commit comments

Comments
 (0)