diff --git a/package.json b/package.json index c3a3eeb70417..2160da400542 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "lodash": "~4.17.21", "log4js": "^0.6.27", "lunr": "^0.7.2", - "marked": "~0.3.0", + "marked": "~0.3.18", "node-html-encoder": "0.0.2", "npm-run": "^4.1.0", "open-sans-fontface": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 6b1921d72803..6995d6a7a69b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7110,10 +7110,10 @@ marked-terminal@^3.3.0: node-emoji "^1.4.1" supports-hyperlinks "^1.0.1" -marked@^0.3.2, marked@~0.3.0: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" - integrity sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc= +marked@^0.3.2, marked@~0.3.18: + version "0.3.18" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f" + integrity sha512-49i2QYhfULqaXzNZpxC808PisuCTGT2fgG0zrzdCI9N3rIfAWfW0nggvbXr6zvpynZdOG5+9xNxdzP0kwZnERw== marked@^0.7.0: version "0.7.0"